Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2008
    Posts
    3
    Plugin Contributions
    0

    Default Admin Login Problem

    hello everyone!

    I've a problem with zencart 1.38.

    I've installed it in localhost. Once, I've try to install zen cart on an on-line server but during database creation , I've received an error from my ISP (about max query....) e then the installation failed

    Then to solve the problem I did a dump of my local db (with mysql dump), execute it on on-line server, upload all my zencart files on server and edited correctly includes/config.php and admin/includes/congig.php. Then I run Fix Cache script.

    Finally I've see my store correctly on-line BUT I can't login in adminstration panel....I insert my admin username and password but once I press "login" button it don't redirect to admin page!!!!

    What's the problem?

  2. #2
    Join Date
    Jan 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Admin Login Problem

    I've see this post

    http://www.zen-cart.com/forum/showpo...8&postcount=29

    but it's for zen cart 1.37 and PHP-4.3.2, instead my zen cart is 1.38 and php on my server is 5.0.0

    It's possible that is the same problem?

  3. #3
    Join Date
    Jan 2008
    Posts
    3
    Plugin Contributions
    0

    Idea or Suggestion Re: Admin Login Problem

    Solved!!!!!

    Followed this:

    Quote Originally Posted by DrByte

    create a new file, at /catalog/admin/includes/local ... named configure.php
    put only the following in it:

    PHP Code:
    <?php
    // These are for DEBUG ONLY - not for a live shop
    define('SESSION_RECREATE''False'); 
    ?>
    and now I can log in my store admin panel!!

 

 

Similar Threads

  1. Admin Login problem
    By buildingblocks in forum General Questions
    Replies: 9
    Last Post: 14 Jul 2011, 04:55 AM
  2. Admin login problem: There was a security error when trying to login.
    By eddeford in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 27 Jan 2010, 03:59 PM
  3. Admin Login Problem
    By wallaby in forum Basic Configuration
    Replies: 9
    Last Post: 16 Apr 2007, 11:14 PM
  4. Admin Login Problem
    By fbzencart in forum General Questions
    Replies: 1
    Last Post: 13 Oct 2006, 12:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg