adesweb Posted January 4, 2005 Posted January 4, 2005 Hi, I am trying to run a local copy of OsCommerce, on localhost on my machine. I have copied the catalog folder into the www folder on my EasyPHP installation, but when I go to this folder in a browser it comes up with the following errors: Warning: main(includes/functions/general.php): failed to open stream: No such file or directory in c:\program files\easyphp1-7\www\catalog\install\includes\application.php on line 22 Fatal error: main(): Failed opening required 'includes/functions/general.php' (include_path='.;C:\Program Files\EasyPHP1-7\php\pear\') in c:\program files\easyphp1-7\www\catalog\install\includes\application.php on line 22 Any advice on what might be causing this would be gratefully received. Thanks, Adrian
jpool Posted January 4, 2005 Posted January 4, 2005 the case could eb a problem (Uppercase and lower case) EasyPHP1-7 easyphp1-7 if you changed something, check out you change it everywhere I m runing a test using easyphp over xp with no problems j
Guest Posted January 4, 2005 Posted January 4, 2005 That's because you put in the wrong absolute path. The application is pointing to a non-existance file. Reinstall again. And after you get pass the first database permission screen, LEAVE EVERYTHING AT DEFAULT.
♥Vger Posted January 4, 2005 Posted January 4, 2005 Have you set up the blank database, and run the install procedure via http://localhost/catalog/install ? Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.