Results 1 to 10 of 22

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: Can't access admin panel at all

    Do you, by any chance, have a file named /YOUR_ADMIN/includes/local/configure.php?

  2. #2
    Join Date
    Jun 2012
    Location
    USA
    Posts
    18
    Plugin Contributions
    0

    Default Re: Can't access admin panel at all

    Quote Originally Posted by lat9 View Post
    Do you, by any chance, have a file named /YOUR_ADMIN/includes/local/configure.php?
    Please see post #4. I pasted the entire configure.php file as per stevesh's request.

    There is no /includes/local directory

  3. #3
    Join Date
    Jun 2012
    Location
    USA
    Posts
    18
    Plugin Contributions
    0

    Default Re: Can't access admin panel at all

    Quote Originally Posted by Twitchin Kitten View Post
    Please see post #4. I pasted the entire configure.php file as per stevesh's request.

    There is no /includes/local directory
    Wait, I stand corrected. There is a 'local' directory in there but there is only a 'skip_version_check.ini' file in there

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: Can't access admin panel at all

    Check the following definition in /YOUR_ADMIN/includes/configure.php:
    Code:
    //the following path is a COMPLETE path to your Zen Cart files. eg: /var/www/vhost/accountname/public_html/store/
      define('DIR_FS_CATALOG', '/var/www/clients/client2/web3/web/');
    Does it contain exactly the same setting as the like-named definition in /includes/configure.php?

  5. #5
    Join Date
    Jun 2012
    Location
    USA
    Posts
    18
    Plugin Contributions
    0

    Default Re: Can't access admin panel at all

    Quote Originally Posted by lat9 View Post
    Check the following definition in /YOUR_ADMIN/includes/configure.php:
    Code:
    //the following path is a COMPLETE path to your Zen Cart files. eg: /var/www/vhost/accountname/public_html/store/
      define('DIR_FS_CATALOG', '/var/www/clients/client2/web3/web/');
    Does it contain exactly the same setting as the like-named definition in /includes/configure.php?
    Yes they are the same. I still think it's this line that is the issue and I am unsure how to fill it out:

    PHP Code:
       define('DIR_FS_ADMIN'realpath(dirname(__FILE__) . '/../') . '/'); 

  6. #6
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Can't access admin panel at all

    There is/was a fix identified for that line, which I apologize I don't have available at the moment. To also be clear, regarding the local directory issue, you had not only looked in includes/local, but also admin/includes/local correct?

    I think that line was corrected in 1.5.1, but I've seen a post about it on the site somewhere, having to do with an extra .. Or something. Did you say your new store location is in a sub-directory or at the root?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #7
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Can't access admin panel at all

    Could try to hard code it, just to see...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. Can't Access Admin Panel?
    By wizer in forum Basic Configuration
    Replies: 13
    Last Post: 5 Jan 2012, 10:26 PM
  2. admin panel can't access
    By mrm_loader in forum General Questions
    Replies: 2
    Last Post: 18 Jul 2009, 11:00 AM
  3. can't access admin panel
    By zainisupplies in forum Basic Configuration
    Replies: 4
    Last Post: 16 Apr 2009, 07:04 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