CRE Loaded Community

Banner


Board index » CRE Loaded Support » CRE Loaded 6.4

All times are UTC - 5 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Can't login to admin area
PostPosted: Tue Aug 31, 2010 10:25 am 
Offline
CRE Freak
User avatar

Joined: Tue Jan 06, 2009 4:57 pm
Posts: 72
Hi,

I just installed 6.4.1a on my server to test it, and stupidly rushed through the SSL set up bit during install. So when I go to the admin login, enter my login details and click submit, it is looking for the wrong URL. I forgot to put 'secure' before my domain name during the SSL install setup.

Is there away of of changing this in one of the files on the server? Or do I need to install it all again?

Many thanks,
Andy.


Top
 Profile  
 
 Post subject: Re: Can't login to admin area
PostPosted: Tue Aug 31, 2010 9:53 pm 
Offline
CRE Legend
User avatar

Joined: Thu Jun 12, 2008 6:39 am
Posts: 2211
Location: New Zealand
fbpublishers wrote:
Hi,

I just installed 6.4.1a on my server to test it, and stupidly rushed through the SSL set up bit during install. So when I go to the admin login, enter my login details and click submit, it is looking for the wrong URL. I forgot to put 'secure' before my domain name during the SSL install setup.

Is there away of of changing this in one of the files on the server? Or do I need to install it all again?

Many thanks,
Andy.

Check admin/includes/configure.php - (this is for a store located in the /catalog/ folder .. omit this if your store is in root)

Code:
  define('HTTP_SERVER', 'https://www.yourdomain.com'); // eg, http://localhost - should not be empty for productive servers
  define('HTTP_CATALOG_SERVER', 'https://www.yourdomain.com');
  define('HTTPS_CATALOG_SERVER', 'https://www.yourdomain.com');
  define('HTTPS_SERVER', 'https://www.yourdomain.com'); // eg, https://localhost - should not be empty for productive servers
  define('HTTPS_ADMIN_SERVER', 'https://www.yourdomain.com/catalog/admin');
  define('HTTP_COOKIE_DOMAIN', 'www.yourdomain.com');
  define('HTTPS_COOKIE_DOMAIN', 'www.yourdomain.com');
  define('HTTP_COOKIE_PATH', '/catalog/');
  define('HTTPS_COOKIE_PATH', '/catalog/');
  define('ENABLE_SSL',  'true'); // secure webserver for checkout procedure?
  define('ENABLE_SSL_CATALOG', 'true'); // secure webserver when linking from admin to catalog module


Simon

_________________
www.codemehappy.com
For Cre Loaded tips, how-to articles and more


Top
 Profile  
 
 Post subject: Re: Can't login to admin area
PostPosted: Wed Sep 01, 2010 3:33 am 
Offline
CRE Freak
User avatar

Joined: Tue Jan 06, 2009 4:57 pm
Posts: 72
Thanks Simon, worked perfectly.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

Board index » CRE Loaded Support » CRE Loaded 6.4

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Tue Feb 07, 2012 10:44 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Login

Top Listing

1. Cart2Cart - Shopping...
    Category: Shopping Cart Database Conversion Scripts
    
2. Points & Rewards PLUS!...
    Category: Add-Ons
    
3. Configuration Server...
    Category: Fixes
    
4. Credit Card with CCV
    Category: Payment Modules
    
5. CC7333_ATS
    Category: Templates
    
Show more...

Follow Us on Twitter

An error occurred

Oops, an error seems to have occurred. We're sorry for any inconvenience this might have caused. If the error persists, feel free to tell us about it.

Twitter could not be reached, the server response code was: 401

CRE Loaded Community Chat hosted by CRE Loaded.

Join now


Chat about what's on your mind. More about public chats.


© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy