Guest Posted February 19, 2004 Posted February 19, 2004 I got the above error msg at 7th step of the installation process. What must I change and in what file must I change it? Should I change the /catalog/includes/config.php and /catalog/admin/includes/config.php Any suggestions? :blink:
stefanwie Posted February 19, 2004 Posted February 19, 2004 You have to chmod these files, it was ist! That's easy!
Guest Posted February 19, 2004 Posted February 19, 2004 You DO know how to chmod a file, don't you? If not, let us know.
Guest Posted February 19, 2004 Posted February 19, 2004 Oh, should I add this code: <?php chmod("/home/redzonne/public_html/catalog/includes/", 706); ?> to /catalog/includes/configure.php and... <?php chmod("/home/redzonne/public_html/catalog/admin/includes/", 706); ?> /catalog/admin/includes/configure.php ?
Guest Posted February 19, 2004 Posted February 19, 2004 I am afraid, I don't know how to chmod a file. I am just getting my feet wet in this PHP stuff. I would appreciate you guys instructing me on how to go about this. Thanks. :D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.