Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Nov 2012
    Posts
    1
    Plugin Contributions
    0

    Idea or Suggestion Problem logging into Admin after fresh install...

    I have just installed zen cart on a test server as I am exploring its function and interface. I am having difficulties logging into the Admin area. I have follow all instructions well and still seem to be unable to access this area of the store. I put in the user name and password for the admin account and then hit login and it just returns to the same login page.

    There are no errors in either apache or mysql to narrow down the problem. From what I can see, the database it accesses to verify my user credentials is not being either accessed or updated with any information, as there is no values being written in the database as to date and attempts logging in, no activity shows at all in the database table "admin". I would guess the script is not accessing the database to verify my login.

    The install went well, and the database is in the mysql server.

    Not sure whats wrong here, but cant access the admin pannel at all.

    SSL is no. Admin SSL no also
    default configuration with demo store installed.
    PHP, Apache2 MySQL and all modules are current and upto date.
    test server does not have domain name and is only privately accessable.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Problem logging into Admin after fresh install...

    Use phpmyadmin and browse the admin table for users entered

    If it were not addressing the DB - you would not get the login screen
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2009
    Location
    Florida
    Posts
    19
    Plugin Contributions
    0

    Default Re: Problem logging into Admin after fresh install...

    I'm having a similar issue only I get sent to a Yahoo page
    http://cherrypitcrafts.com/admin-135...from=index.php
    Last edited by Ajeh; 17 Nov 2012 at 08:16 PM. Reason: remove zenAdminID from URL - never post zenid or zenAdminID in forums, emails etc.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Problem logging into Admin after fresh install...

    That takes me to the login screen

    Try clearing your browsers cache
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Mar 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Problem logging into Admin after fresh install...

    Same here:
    fresh installation of ZENCART 1.5.1 on a cherokee webserver 1.2.101, MYSQL 5.5.25, PHP 5.3.14

    The admin-page didn't come up at all: Too many redirections detected.

    Solution: in "admin/includes/application_top.php" search for the line

    if (!isset($PHP_SELF)) PHP_SELF = $_SERVER['PHP_SELF'];

    and replace it with

    $PHP_SELF = $_SERVER['SCRIPT_FILENAME'].$_SERVER['PHP_SELF'];

    Worked for me.
    BTW: The same trick do it for OS-Commerce.

  6. #6
    Join Date
    Dec 2012
    Location
    Singapore
    Posts
    27
    Plugin Contributions
    0

    Default Re: Problem logging into Admin after fresh install...

    Did Fresh Install of Zen Cart 1.5.1.
    PHP Version 5.3.10/ Apache Version Apache/2 My SQL 5.1.61
    Successfully installed on a test site with ip address only.
    Managed to reach Admin login screen using Safari 5.1.7.
    Can't login from Safari in spite clearing cache/ resetting safari/ allowing cookies etc. Still can't login. Just stayed on same screen.
    Tried logging in using IE & Firefox, login to admin successful.
    Managed to see session logs via pHP admin (sessions correctly log) .
    Any idea how to get around with Safari, my default browser?
    Appreciate any tips.
    Attached Images Attached Images  

  7. #7
    Join Date
    Dec 2012
    Location
    Singapore
    Posts
    27
    Plugin Contributions
    0

    Default Re: Problem logging into Admin after fresh install...

    Yes I did clear the cache & allow cookies all mentioned in the doc.
    Problem is I only have issue with Safari for latest fresh install 1.51. On old v 1.3.7, safari was working perfectly.
    Firefox & IE no problem.
    Safari brings me to login screen but enter password won;t do anything. Just remains at login.
    If I can't pass through Safari it is bad cos it means I can't access admin via ipad too.

  8. #8
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,690
    Plugin Contributions
    11

    Default Re: Problem logging into Admin after fresh install...

    Have you tried with your iPad?
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  9. #9
    Join Date
    Dec 2012
    Location
    Singapore
    Posts
    27
    Plugin Contributions
    0

    Default Re: Problem logging into Admin after fresh install...

    Quote Originally Posted by dbltoe View Post
    Have you tried with your iPad?
    I tried on iphone. Can't also. Haven't tried on ipad.
    Last edited by noi.ng; 9 Dec 2012 at 04:40 PM.

  10. #10
    Join Date
    Dec 2012
    Location
    Singapore
    Posts
    27
    Plugin Contributions
    0

    Default Re: Problem logging into Admin after fresh install...

    Quote Originally Posted by noi.ng View Post
    I tried on iphone. Can't also. Haven't tried on ipad.
    Everything is fine now. I can login the admin from all browsers Safari (also on iphone), Firefox & IE.
    Just as I suspected, I was just testing on a test domain which was not resolved. This works for other browsers except Safari.
    Somehow Safari stayed on admin page even after submission.
    I reinstalled zen cart 1.51 on another resolved domain & login has no issue now from Safari.
    I am posting this updates for the benefit of other zenners stucked.
    Thank you all those who posted reply on my query.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Fresh Install, Can't log into Admin area
    By llama91 in forum General Questions
    Replies: 8
    Last Post: 7 May 2013, 10:09 AM
  2. Problem Logging into my admin section
    By ISILVER in forum General Questions
    Replies: 3
    Last Post: 23 Aug 2011, 07:49 PM
  3. Admin page in loop after fresh install
    By jeffiec in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 27 Apr 2011, 02:22 AM
  4. Admin login error after fresh install
    By MickeyDora in forum Basic Configuration
    Replies: 2
    Last Post: 14 Jul 2010, 06:47 PM
  5. Replies: 3
    Last Post: 13 Mar 2010, 05:18 AM

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