Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error in Admin page, not recognizing image directory


dickysolo

Recommended Posts

Hello, Can anybody pliz figure out what is showing this error message? I have tried to upload my oscommerce online. And in the admin page the following error is shown

 

Error Error: Catalog images directory does not exist: http://localhost/oscommerce/myfolder/catalog/images/

 

All i know is that it is in the configure.php in the admin folder. The line

 

  define('DIR_FS_CATALOG', 'D:/Program Files/EasyPHP 2.0b1/www/oscommerce/myfolder/catalog/');

 

works fine in my local web server. but when i upload it online, i changed it to

 

  define('DIR_FS_CATALOG', 'http://mydomain/oscommerce/myfolder/catalog/');

 

And it shows the error. It is not recognizing the image path. Can anybody pliz sort this out????

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...