Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I move oscommerce from one server to another


Guest

Recommended Posts

Posted

Hello, I am new to the oscommerce software and very limited in my PHP abilities. I am trying to simply move one oscommerce site from one server to another. I copied all the files over, created and restored the database to the new server and edited the two configuration files in /includes and /admin. The first page displays properly but once I click any catagories or products I receive this error:

 

Warning: require(includes/languages/.php) [function.require]: failed to open stream: No such file or directory in /private-set-1/wwwroot/apache2/eplay/includes/application_top.php on line 286

 

Fatal error: require() [function.require]: Failed opening required 'includes/languages/.php' (include_path='.:/usr/share/php:/usr/share/pear') in /private-set-1/wwwroot/apache2/eplay/includes/application_top.php on line 286

 

Can someone please shed some light on this issue for me?

Posted

It might be that you have an older oscommerce version (check what version in includes/application_top.php), and that it will need upgrading to work on the version of php/mysql used on your new hosting.

Archived

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

×
×
  • Create New...