krz2fer Posted July 2, 2007 Posted July 2, 2007 On the last step to install I get lines of errors like this: Warning: fopen(/catalog/includes/configure.php) [function.fopen]: failed to open stream: No such file or directory in /homepages/42/d209226511/htdocs/catalog/install/templates/pages/install_7.php on line 209 Warning: fopen(/catalog/admin/includes/configure.php) [function.fopen]: failed to open stream: No such file or directory in /homepages/42/d209226511/htdocs/catalog/install/templates/pages/install_7.php on line 259 BOTH the "catalog/includes/config" and "catalog/admin/includes/config" files are set to 777 -- this has been triple checked. I don't understand what the problem could be. I have a straight forward DB setup of which it was successful connecting to. All goes well until last step. What could be the problem? I can't find anything in the docs about this type of error. THANK YOU!
ShybieMossy Posted July 3, 2007 Posted July 3, 2007 What's your file structure look like? You might need to look at your Webserver Root Directory make sure it's pointed to the right place. instead of /catalog/includes/configure.php have you tried just using /includes/configure.php
Recommended Posts
Archived
This topic is now archived and is closed to further replies.