Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can't get to step one of install...


ade350

Recommended Posts

Posted

Hello everyone,

 

I'm a Newbie trying to get osCommerce setup on my local computer. I am using the following:

 

Apache 2.x

PHP 5.0.4

MySQL 4.x

 

When we try to run http://localhost:8080/catalog/install on my server I get the following errors stating that it cannot find certain files to begin the install process:

 

[client 127.0.0.1] PHP Warning: main(includes/functions/general.php) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\catalog\\install\\includes\\application.php on line 22

[client 127.0.0.1] PHP Fatal error: main() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/functions/general.php' (include_path='c:\\php\\PEAR\\go-pear-bundle\\;c:\\php\\PEAR\\go-pear-bundle\\pear\\') in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\catalog\\install\\includes\\application.php on line 22

 

The files appear to be in the proper places. Any suggestions on what the problem might be we be great. Thanks in advance!

 

Adrian

Posted

Well, if you look at the error message there are double slashes for every single slash you should have. It looks like your server install is totally messed up.

 

My advice to you would be to uninstall your current Apache, PHP and MySQL etc and install the all-in-one XAMPP package (http://www.apachefriends.org/en).

 

Vger

Posted

It seems odd though, we have a number of applications (some in PHP) successfully running on the same server so I don't think there is an issue with the Apache Setup.

 

Thanks

Archived

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

×
×
  • Create New...