Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Install problem... with install.php


jblessing

Recommended Posts

Hey,

 

I'm new to osCommerce but I think the script is amazing. I ftped all the files today, and chmod the two configure.php files. However, when I go to run install.php I get the following error:

 

 

Warning: main(includes/functions/general.php): failed to open stream: No such file or directory in /home/crimson/public_html/speedsense/install/includes/application.php on line 22

 

Warning: main(includes/functions/general.php): failed to open stream: No such file or directory in /home/crimson/public_html/speedsense/install/includes/application.php on line 22

 

Fatal error: main(): Failed opening required 'includes/functions/general.php' (include_path='/usr/local/lib/php:/usr/lib/php') in /home/crimson/public_html/speedsense/install/includes/application.php on line 22

 

 

I have no idea why this is happening... if this helps, I've decided to not include the 'catalog' directory... as under the install it said I could. Help ASAP please.

Link to comment
Share on other sites

(include_path='/usr/local/lib/php:/usr/lib/php')
Several people have seen this recently, you need to have . (current directory) in your include_path (probably set in php.ini). You might be able to find out more information about this by searching the forums for *include_path*.

 

Hth,

Matt

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...