jblessing Posted July 9, 2003 Share Posted July 9, 2003 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 More sharing options...
jblessing Posted July 9, 2003 Author Share Posted July 9, 2003 anyone? :cry: Link to comment Share on other sites More sharing options...
Guest Posted July 10, 2003 Share Posted July 10, 2003 (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 More sharing options...
illconcepts Posted July 10, 2003 Share Posted July 10, 2003 could you possibly go into a bit more detail on the fix to this problem? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.