Results 1 to 10 of 10
  1. #1
    Join Date
    Feb 2010
    Location
    Cleveland, OH
    Posts
    29
    Plugin Contributions
    0

    Default Unable to login to Admin account shows fresh install screen randomly

    Hey ZenCart People,

    I am using ZenCart v138a. The site has never been upgraded. I installed using FTP and everything has been working great since. I have no other layout issues, this is the only issue.

    I am extreme dire need to get into my admin account to change some settings and add items. Randomly when i go to my site and type in itzboosted.net/store/admin it redirects me to this page (Screenshot below). Nothing has changed that i am aware of and i edited the pages with the correct db info (username / password) location but the Admin login page will not open. I have no idea why this would happen. Any help would be greatly appreciated!

    Thanks,
    Karm4Name:  screenshoterror1.jpg
Views: 214
Size:  20.8 KB
    <a href="http://www.itzboosted.net">ItzBoosted.net - Get On it!</a>
    "Turbo Lag is me giving you a headstart... no seriously."

  2. #2
    Join Date
    Apr 2012
    Location
    beijing
    Posts
    258
    Plugin Contributions
    1

    Default Re: Unable to login to Admin account shows fresh install screen randomly

    check admin/includes/configure.php

    see if all the following items' values is right,

    Code:
    1:domain
    2:path
    3:database
    4:backend's folder's name
    focus on the open source for online shoping website.
    my site: best shop 24h.com

  3. #3
    Join Date
    Feb 2010
    Location
    Cleveland, OH
    Posts
    29
    Plugin Contributions
    0

    Default Re: Unable to login to Admin account shows fresh install screen randomly

    Quote Originally Posted by win8win View Post
    check admin/includes/configure.php

    see if all the following items' values is right,

    Code:
    1:domain
    2:path
    3:database
    4:backend's folder's name
    All the domain info is correct:
    define('HTTP_SERVER', 'http://www.itzboosted.net');
    define('HTTPS_SERVER', 'https://www.itzboosted.net');
    define('HTTP_CATALOG_SERVER', 'http://www.itzboosted.net');
    define('HTTPS_CATALOG_SERVER', 'https://www.itzboosted.net');

    Path:
    define('DIR_FS_ADMIN', '/var/www/clients/client4/itzboosted.net/store/');
    define('DIR_FS_CATALOG', '/var/www/clients/client4/itzboosted.net/store/');

    The Backend folder name? info is correct as well:
    define('DIR_FS_SQL_CACHE', '/home/itzboost/public_html/store/admin/includes/cache');

    Database info is correct:
    define('DB_TYPE', 'mysql');
    define('DB_PREFIX', '');
    define('DB_SERVER', 'localhost');
    define('DB_SERVER_USERNAME', 'xxxxxxxxxxxxxx');
    define('DB_SERVER_PASSWORD', 'xxxxxxxxxxxxx');
    define('DB_DATABASE', 'vb');
    define('USE_PCONNECT', 'false');
    define('STORE_SESSIONS', 'db');

    Any ideas? This info was never changed and my site was not moved but yet randomly i cannot access my admin page? Just seems very odd to me.
    <a href="http://www.itzboosted.net">ItzBoosted.net - Get On it!</a>
    "Turbo Lag is me giving you a headstart... no seriously."

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

    Default Re: Unable to login to Admin account shows fresh install screen randomly

    Does that information match in both of your configure.php files?

  5. #5
    Join Date
    Jan 2004
    Posts
    66,447
    Plugin Contributions
    81

    Default Re: Unable to login to Admin account shows fresh install screen randomly

    um ... /home/itzboost/public_html is nothing like /var/www/clients/client4/itzboosted.net/store

    You'll need to sort out the correct paths.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Apr 2012
    Location
    beijing
    Posts
    258
    Plugin Contributions
    1

    Default Re: Unable to login to Admin account shows fresh install screen randomly

    as DrByte said,

    there are two paths at admin/includes/configure.php
    1:define('DIR_FS_CATALOG', '/var/www/clients/client4/itzboosted.net/store/');
    2:define('DIR_FS_SQL_CACHE', '/home/itzboost/public_html/store/admin/includes/cache');

    one of them must be wrong
    focus on the open source for online shoping website.
    my site: best shop 24h.com

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

    Default Re: Unable to login to Admin account shows fresh install screen randomly

    I would try
    Code:
    /home/itzboost/public_html/store/

  8. #8
    Join Date
    Feb 2010
    Location
    Cleveland, OH
    Posts
    29
    Plugin Contributions
    0

    Default Re: Unable to login to Admin account shows fresh install screen randomly

    Okay, let me try both of these when i get home from work. I really do appreciate the help guys :)
    <a href="http://www.itzboosted.net">ItzBoosted.net - Get On it!</a>
    "Turbo Lag is me giving you a headstart... no seriously."

  9. #9
    Join Date
    Feb 2010
    Location
    Cleveland, OH
    Posts
    29
    Plugin Contributions
    0

    Default Re: Unable to login to Admin account shows fresh install screen randomly

    That Fixed it. Thanks a lot guys. Do you recommend upgrading from 1.38a to the new version? If so how much do you think i will break and will my design on my www.itzboosted.net/store be scrambled and ruined?
    <a href="http://www.itzboosted.net">ItzBoosted.net - Get On it!</a>
    "Turbo Lag is me giving you a headstart... no seriously."

  10. #10
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Unable to login to Admin account shows fresh install screen randomly

    YES !!! You definitely need to upgrade, no matter how much work it is.

 

 

Similar Threads

  1. Fresh Install- Admin login doesn't work
    By ronlee67 in forum General Questions
    Replies: 4
    Last Post: 12 Jan 2016, 05:17 PM
  2. v151 Unable to get to admin login screen after folder move
    By bullryder13 in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 1 Jul 2013, 08:07 PM
  3. Fresh install of 1.3.9h and get a blank login screen
    By bryden in forum Upgrading from 1.3.x to 1.3.9
    Replies: 5
    Last Post: 21 Nov 2010, 04:45 PM
  4. Can't Login to Admin with Fresh Install
    By interactivewest in forum Installing on a Linux/Unix Server
    Replies: 15
    Last Post: 11 Sep 2009, 09:24 PM
  5. unable to login after several fresh install.
    By zihao85 in forum General Questions
    Replies: 16
    Last Post: 28 May 2007, 10:36 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