Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

404 File not found


iktech

Recommended Posts

Posted

Ok I'm a complete newbie to oscommerce.

Got everything installed and all seems to work well, but when I try to use the my account button or try to make an account, or when click on the shopping cart, I get a 404 File not found error. Yet everything seems to point to the right place.

Can anyone tell me why this is happening, and what I can do to fix it?

Posted

If you dont have a ssl certificate installed, in both catalog and admin/includes/configure.php change this:

define('ENABLE_SSL', true); // secure webserver for checkout procedure?

to:

define('ENABLE_SSL', false); // secure webserver for checkout procedure?

 

The_Bear

Archived

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

×
×
  • Create New...