Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Install Issue


krz2fer

Recommended Posts

Posted

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!

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...