Results 1 to 10 of 22

Hybrid View

  1. #1
    Join Date
    Jan 2014
    Location
    Ontario, Canada
    Posts
    252
    Plugin Contributions
    3

    Default Re: Can't access admin panel at all

    Twitchin Kitten,
    The error says: includes/configure.php file contents invalid. ie: DIR_FS_CATALOG not valid or not set

    in your configure.php

    define('DIR_FS_CATALOG', '/var/www/clients/client2/web3/web/');

    is it possible that your path needs to say web10 like the one below?

    define('DIR_FS_SQL_CACHE', '/var/www/clients/client2/web10/web/cache/');

  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 Trinity14 View Post
    Twitchin Kitten,
    The error says: includes/configure.php file contents invalid. ie: DIR_FS_CATALOG not valid or not set

    in your configure.php

    define('DIR_FS_CATALOG', '/var/www/clients/client2/web3/web/');

    is it possible that your path needs to say web10 like the one below?

    define('DIR_FS_SQL_CACHE', '/var/www/clients/client2/web10/web/cache/');
    Thank you! That was it.

    Looking at lines of this stuff makes me dizzy sometimes and when BOTH files were exactly the same, AND the cart itself was working, it got me confused, which isn't very hard to do!
    I had to edit this line in BOTH config files. Now the login page shows.

    Thank you everyone. The help was very much appreciated.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,948
    Plugin Contributions
    96

    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?
    Quote Originally Posted by Twitchin Kitten View Post
    Thank you! That was it.

    Looking at lines of this stuff makes me dizzy sometimes and when BOTH files were exactly the same, AND the cart itself was working, it got me confused, which isn't very hard to do!
    I had to edit this line in BOTH config files. Now the login page shows.

    Thank you everyone. The help was very much appreciated.
    Sometimes, it's hard to see the tree for the forest!

  4. #4
    Join Date
    Jan 2014
    Location
    Ontario, Canada
    Posts
    252
    Plugin Contributions
    3

    Default Re: Can't access admin panel at all

    Thanks for posting that you found the solution :)

    I'm glad it's working for you!

  5. #5
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Can't access admin panel at all

    Hip, hip, hooray! :)
    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