Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Configuration Link gets error


mcheerios

Recommended Posts

  • 2 weeks later...
When I get to my admin plage and click on any link on the page...including Configuration...I get a Cannot find server.

 

HELP!!!

 

Mike

 

Check your configuration in "admin/includes/configure.php":

 

define('HTTP_SERVER', 'http://something.com'); // eg, http://localhost - should not be empty for productive servers

define('HTTP_CATALOG_SERVER', 'http://something.com');

 

Make sure the entries in bold are correctly pointing to your domain.

 

Hope this helps... :blush:

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...