Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2010
    Location
    Sydney, Australia
    Posts
    86
    Plugin Contributions
    0

    Default Updated to 1.3.9h, can't access admin area

    Hello,

    I was running 1.3.9g and upgraded to 1.3.9h. I've now double checked all the changed files in the support document in the installation package and now confused as to why I can't access the admin area for my page :/ any suggestions?

    i've been reading that it could be something wrong with the configure.php file, but i'm not sure exactly what to do with that

  2. #2
    Join Date
    Oct 2004
    Location
    Albuquerque, NM
    Posts
    91
    Plugin Contributions
    0

    Default Re: Updated to 1.3.9h, can't access admin area

    Have you made any changes to your configuration file? Can you post your conf file of course take out passwords and db names and all other information that should be kept secret also a url helps.

  3. #3
    Join Date
    Jul 2010
    Location
    Sydney, Australia
    Posts
    86
    Plugin Contributions
    0

    Default Re: Updated to 1.3.9h, can't access admin area

    thanks for your response.

    my page is www.qnecomputing.com.au/admin

    could you please advise of where in the config file the passwords, db names and any other personal location would be located within it? I'm fairly new to zen cart and css.

  4. #4
    Join Date
    Oct 2004
    Location
    Albuquerque, NM
    Posts
    91
    Plugin Contributions
    0

    Default Re: Updated to 1.3.9h, can't access admin area

    Well the admin config file is located in /admin_folder/includes/configure.php and your looking for the lines. The lines are close to the bottom of the conf.

    // define our database connection
    define('DB_TYPE', 'mysql');
    define('DB_PREFIX', 'zen_');
    define('DB_SERVER', 'localhost');
    define('DB_SERVER_USERNAME', 'root'); <<<< remove
    define('DB_SERVER_PASSWORD', ''); <<<<< remove
    define('DB_DATABASE', ''); <<<< remove
    define('USE_PCONNECT', 'false');
    define('STORE_SESSIONS', 'db');

    Towards the top of the config file you will see

    define('DIR_WS_ADMIN', '/admin/'); <<< remove
    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_ADMIN', '/admin/'); << remove
    define('DIR_WS_HTTPS_CATALOG', '/');

    With these ones make sure that what is listed is the same as the admin folder. For example if your admin folder was /zen but it has /zen23333 in there that could cause it to not work.

    If you want to the other config file is located in /includes in your main directory.

    The url for the admin site is showing 404 not found. And thinking about it posting it is not a good idea and it will show people where it is at and the whole point of zen cart having you change it is so that people don't know where its at.

    If you are unable to find it re-post and I will see if I can give you a little more specific details. You will need to FTP into the server and find the config file that way.

  5. #5
    Join Date
    Jul 2010
    Location
    Sydney, Australia
    Posts
    86
    Plugin Contributions
    0

    Default Re: Updated to 1.3.9h, can't access admin area

    puppet87112, another thread i had started ended up leading into the same topic, so to prevent me from double posting, could you please go to the following thread;

    http://www.zen-cart.com/forum/showthread.php?t=175456

    In this thread, I have uploaded the defines and some information about the file permissions i have tried to set.

    Thanks for your help.

 

 

Similar Threads

  1. Can't access 'admin' area
    By snk429 in forum General Questions
    Replies: 3
    Last Post: 10 Feb 2011, 12:08 AM
  2. I can't access admin area
    By motleyCrue in forum Basic Configuration
    Replies: 4
    Last Post: 8 May 2009, 08:52 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR