Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need help accessing my admin panel


biophase

Recommended Posts

Not sure how this happened, but this is with a test site in http.

 

When I go to my store www.mystore.com/admin the site redirects to www.mystore.com/admin/admin. Then I get a 404 error obviously.

 

Then I change my configure.php in admin/includes,

 

from:

define('DIR_WS_ADMIN', 'admin/');

to:

define('DIR_WS_ADMIN', '../admin/');

 

Then the browser gets stuck in an infinite loop.

 

Now this exact setup works with SSL. If I change the site name and SSL to true I can type in www.mystore.com/admin and the admin console comes up.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...