ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Login Loop

April 26, 2013 2:21pm

Subscribe [1]
  • #1 / Apr 26, 2013 2:21pm

    NDC

    22 posts

    In all three browsers when trying to login it just refreshes. This seems like a common problem and I have even experienced it in the past. I am currently working locally with the WAMP stack and it was working fine yesterday. I have added every suggested config variable and even made sure that my PHP and EE time settings are the same to no avail. Here are my config variables:

    $config['app_version'] = "260";
    $config['install_lock'] = "";
    $config['license_number'] = "XXXXXXXXXXX";
    $config['debug'] = '1';
    $config['cp_url'] = 'http://domain.local/admin.php';
    $config['doc_url'] = "http://ellislab.com/expressionengine/user-guide/";
    $config['is_system_on'] = "y";
    $config['allow_extensions'] = 'y';
    $config['site_label'] = 'Site Label';
    
    $config['cookie_domain'] = ''; 
    $config['cookie_path'] = '';
    $config['cookie_prefix'] = '';
    $config['server_timezone'] = 'America/Anchorage';
    $config['user_session_type'] = 'c';
    $config['admin_session_type'] = 's';

    Please help ASAP as I am on a tight deadline, thank you!

    Greg

  • #2 / Apr 26, 2013 2:44pm

    NDC

    22 posts

    Ok, so I just changed `admin_session_type` to a `c` and it allowed me to login. Again, I would still like to know what’s going on because I never changed the defaults in the admin panel and I am the only one with access to the cp at this time. I only added in the `admin_session_type` after the refresh of the login page began.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases