Page 1 of 6 123 ... LastLast
Results 1 to 10 of 53
  1. #1
    Join Date
    May 2006
    Location
    Philippines
    Posts
    24
    Plugin Contributions
    0

    Default Admin Page Won't Display.

    Hi guyz,

    I just installed zen-cart. At first i had some problems with the installation. But it was fixed. Thanks to all your help.

    Now i have another problem. This time is with the admin page. When i try to open the page. an error occurred. I'm using a Fire Fox browser.

    Unable to connect

    Firefox can't establish a connection to the server at www.costaricapharmacyonline.com.


    * The site could be temporarily unavailable or too busy. Try again in a few
    moments.

    * If you are unable to load any pages, check your computer's network
    connection.

    * If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web.



    this is the url of the site http://www.costaricapharmacyonline.c...dmin/login.php

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Admin Page Won't Display.

    Compare the settings in your files:

    /includes/configure.php (this one works)

    with the ones in:
    /admin/includes/configure.php

    I would almost suspect the error is either you need to reload all files in:

    /admin

    Or you have a permissions issue on the /admin directory ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    May 2006
    Location
    Philippines
    Posts
    24
    Plugin Contributions
    0

    Default Re: Admin Page Won't Display.

    Quote Originally Posted by Ajeh
    Compare the settings in your files:

    /includes/configure.php (this one works)

    with the ones in:
    /admin/includes/configure.php

    I would almost suspect the error is either you need to reload all files in:

    /admin

    Or you have a permissions issue on the /admin directory ...
    both files have the same settings

    the permissions of the /admin directory is 755. do i have to change it? if yes, to what permission should i change it?

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Admin Page Won't Display.

    Should not need to change them ... 755 is fine ...

    Reload all of your files for the /admin

    NOTE: make sure that the /admin was not originally used by your host for something else ...

    If it was, you may not be loading the /admin/index.php
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    May 2006
    Location
    Philippines
    Posts
    24
    Plugin Contributions
    0

    Default Re: Admin Page Won't Display.

    ok thanx. i'll try this ryt away.

    Is the same problem still occurs? is there any other solution to it?

  6. #6
    Join Date
    May 2006
    Location
    Philippines
    Posts
    24
    Plugin Contributions
    0

    Default Re: Admin Page Won't Display.

    Hi guyz,

    i did wat u asked me to do. I re-uploaded the admin folder to the server. but this time the error is different.

    now, i dont know what went wrong. this is the error.

    Warning: main(/includes/filenames.php): failed to open stream: No such file or directory in /homepages/13/d161596823/htdocs/costarica/store/admin/includes/application_top.php on line 100

    Fatal error: main(): Failed opening required '/includes/filenames.php' (include_path='.:/usr/local/lib/php') in /homepages/13/d161596823/htdocs/costarica/store/admin/includes/application_top.php on line 100


    Thanx For the Help.

  7. #7
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Admin Page Won't Display.

    Quote Originally Posted by alias101
    both files have the same settings
    Can you post the files here, without passwords?

    /includes/configure.php
    /admin/includes/configure.php
    .

    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.

  8. #8
    Join Date
    Jun 2006
    Posts
    16
    Plugin Contributions
    0

    Default Re: Admin Page Won't Display.

    Now i have another problem. This time is with the admin page. When i try to open the page. an error occurred. I'm using a Fire Fox browser.
    I have the same problem. Also happens with Internet Explorer

    admin/includes/configure.php
    Code:
    <?php
    //
    /**
     *
     * @package Configuration Settings
     * @copyright Copyright 2003-2006 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     */
    
    
    // Define the webserver and path parameters
      // Main webserver: eg, http://localhost - should not be empty for productive servers
      // HTTP_SERVER is your Main webserver: eg, http://www.yourdomain.com
      // HTTPS_SERVER is your Secure webserver: eg, https://www.yourdomain.com
      // HTTP_CATALOG_SERVER is your Main webserver: eg, http://www.yourdomain.com
      // HTTPS_CATALOG_SERVER is your Secure webserver: eg, https://www.yourdomain.com
      /* 
       * URLs for your site will be built via:  
       *     HTTP_SERVER plus DIR_WS_ADMIN or
       *     HTTPS_SERVER plus DIR_WS_HTTPS_ADMIN or 
       *     HTTP_SERVER plus DIR_WS_CATALOG or 
       *     HTTPS_SERVER plus DIR_WS_HTTPS_CATALOG
       * ...depending on your system configuration settings
       */
      define('HTTP_SERVER', 'http://www.newcastleprosound.com.au');
      define('HTTPS_SERVER', 'https://secure.giga-sj-001.net/prosound');
      define('HTTP_CATALOG_SERVER', 'http://www.newcastleprosound.com.au');
      define('HTTPS_CATALOG_SERVER', 'https://secure.giga-sj-001.net/prosound');
    
      // Use secure webserver for catalog module and/or admin areas?
      define('ENABLE_SSL_CATALOG', 'false');
      define('ENABLE_SSL_ADMIN', 'false');
    
    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
      // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
      define('DIR_WS_ADMIN', '/store/admin/');
      define('DIR_WS_CATALOG', '/store/');
      define('DIR_WS_HTTPS_ADMIN', '/prosound/store/admin/');
      define('DIR_WS_HTTPS_CATALOG', '/prosound/store/');
    
      define('DIR_WS_IMAGES', 'images/');
      define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
      define('DIR_WS_CATALOG_IMAGES', HTTP_CATALOG_SERVER . DIR_WS_CATALOG . 'images/');
      define('DIR_WS_CATALOG_TEMPLATE', HTTP_CATALOG_SERVER . DIR_WS_CATALOG . 'includes/templates/');
      define('DIR_WS_INCLUDES', 'includes/');
      define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
      define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
      define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
      define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
      define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');
      define('DIR_WS_CATALOG_LANGUAGES', HTTP_CATALOG_SERVER . DIR_WS_CATALOG . 'includes/languages/');
    
    // * DIR_FS_* = Filesystem directories (local/physical)
      //the following path is a COMPLETE path to your Zen Cart files. eg: /var/www/vhost/accountname/public_html/store/
      define('DIR_FS_ADMIN', '/s101/home4/prosound/store/admin/');
      define('DIR_FS_CATALOG', '/s101/home4/prosound/store/');
    
      define('DIR_FS_CATALOG_LANGUAGES', DIR_FS_CATALOG . 'includes/languages/');
      define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/');
      define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/');
      define('DIR_FS_CATALOG_TEMPLATES', DIR_FS_CATALOG . 'includes/templates/');
      define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');
      define('DIR_FS_EMAIL_TEMPLATES', DIR_FS_CATALOG . 'email/');
      define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
    
    // define our database connection
      define('DB_TYPE', 'mysql');
      define('DB_PREFIX', 'store_');
      define('DB_SERVER', 'mysql.trimcomputers.com'); // eg, localhost - should not be empty
      define('DB_SERVER_USERNAME', 'database');
      define('DB_SERVER_PASSWORD', 'password');
      define('DB_DATABASE', 'database');
      define('USE_PCONNECT', 'false'); // use persistent connections?
      define('STORE_SESSIONS', 'db'); // leave empty '' for default handler or set to 'db'
    
      // The next 2 "defines" are for SQL cache support.
      // For SQL_CACHE_METHOD, you can select from:  none, database, or file
      // If you choose "file", then you need to set the DIR_FS_SQL_CACHE to a directory where your apache 
      // or webserver user has write privileges (chmod 666 or 777). We recommend using the "cache" folder inside the Zen Cart folder
      // ie: /path/to/your/webspace/public_html/zen/cache   -- leave no trailing slash  
      define('SQL_CACHE_METHOD', 'database'); 
      define('DIR_FS_SQL_CACHE', '/s101/cache');
    
    ?>
    includes/configure.php
    Code:
    <?php
    /**
     *
     * @package Configuration Settings
     * @copyright Copyright 2003-2006 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     */
    
    
    // Define the webserver and path parameters
      // HTTP_SERVER is your Main webserver: eg, http://www.yourdomain.com
      // HTTPS_SERVER is your Secure webserver: eg, https://www.yourdomain.com
      define('HTTP_SERVER', 'http://www.newcastleprosound.com.au');
      define('HTTPS_SERVER', 'https://secure.giga-sj-001.net');
    
      // Use secure webserver for checkout procedure?
      define('ENABLE_SSL', 'false');
    
    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
      // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
      define('DIR_WS_CATALOG', '/store/');
      define('DIR_WS_HTTPS_CATALOG', '/prosound/store/');
    
      define('DIR_WS_IMAGES', 'images/');
      define('DIR_WS_INCLUDES', 'includes/');
      define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
      define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
      define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
      define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');
      define('DIR_WS_DOWNLOAD_PUBLIC', DIR_WS_CATALOG . 'pub/');
      define('DIR_WS_TEMPLATES', DIR_WS_INCLUDES . 'templates/');
    
      define('DIR_WS_PHPBB', '/s101/home4/prosound/forums/');
    
    // * DIR_FS_* = Filesystem directories (local/physical)
      //the following path is a COMPLETE path to your Zen Cart files. eg: /var/www/vhost/accountname/public_html/store/
      define('DIR_FS_CATALOG', '/s101/home4/prosound/store/');
    
      define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
      define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');
      define('DIR_WS_UPLOADS', DIR_WS_IMAGES . 'uploads/');
      define('DIR_FS_UPLOADS', DIR_FS_CATALOG . DIR_WS_UPLOADS);
      define('DIR_FS_EMAIL_TEMPLATES', DIR_FS_CATALOG . 'email/');
    
    // define our database connection
      define('DB_TYPE', 'mysql');
      define('DB_PREFIX', 'store_');
      define('DB_SERVER', 'mysql.trimcomputers.com'); // eg, localhost - should not be empty
      define('DB_SERVER_USERNAME', 'database');
      define('DB_SERVER_PASSWORD', 'password');
      define('DB_DATABASE', 'database');
      define('USE_PCONNECT', 'false'); // use persistent connections?
      define('STORE_SESSIONS', 'db'); // leave empty '' for default handler or set to 'db'
    
      // The next 2 "defines" are for SQL cache support.
      // For SQL_CACHE_METHOD, you can select from:  none, database, or file
      // If you choose "file", then you need to set the DIR_FS_SQL_CACHE to a directory where your apache 
      // or webserver user has write privileges (chmod 666 or 777). We recommend using the "cache" folder inside the Zen Cart folder
      // ie: /path/to/your/webspace/public_html/zen/cache   -- leave no trailing slash  
      define('SQL_CACHE_METHOD', 'database'); 
      define('DIR_FS_SQL_CACHE', '/s101/cache');
    
    ?>
    I found THIS
    . There's an article "The page never loads, or you receive a browser error about redirection:" but this didn't help me though
    Last edited by PorlyBe; 7 Jun 2006 at 12:20 AM.

  9. #9
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Admin Page Won't Display.

    These are a problem:
    PHP Code:
      define('DIR_WS_ADMIN''/store/admin/');
      
    define('DIR_WS_CATALOG''/store/');
      
    define('DIR_WS_HTTPS_ADMIN''/prosound/store/admin/');
      
    define('DIR_WS_HTTPS_CATALOG''/prosound/store/'); 
    Use:
    PHP Code:
      define('DIR_WS_ADMIN''/store/admin/');
      
    define('DIR_WS_CATALOG''/store/');
      
    define('DIR_WS_HTTPS_ADMIN''/store/admin/');
      
    define('DIR_WS_HTTPS_CATALOG''/store/'); 
    And this is a problem based on the other settings to your root:
    PHP Code:
      define('DIR_FS_SQL_CACHE''/s101/cache'); 
    Then in the /includes/configure.php this is a problem:
    PHP Code:
      define('DIR_WS_CATALOG''/store/');
      
    define('DIR_WS_HTTPS_CATALOG''/prosound/store/'); 
    Should be:
    PHP Code:
      define('DIR_WS_CATALOG''/store/');
      
    define('DIR_WS_HTTPS_CATALOG''/store/'); 
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #10
    Join Date
    Jun 2006
    Posts
    16
    Plugin Contributions
    0

    Default Re: Admin Page Won't Display.

    Thank you very much for your quick response. Unfortunately this did not fix the problem. Any other ideas?

 

 
Page 1 of 6 123 ... LastLast

Similar Threads

  1. Fresh install - won't display Admin
    By 4thwave in forum Upgrading from 1.3.x to 1.3.9
    Replies: 14
    Last Post: 3 Dec 2010, 11:15 PM
  2. About Us Page won't display
    By RobertG in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 13 Jun 2010, 02:41 AM
  3. Shop won't display & can't get into admin
    By wobble in forum General Questions
    Replies: 6
    Last Post: 31 Jan 2010, 07:24 PM
  4. Login page won't display.
    By Jman9912 in forum General Questions
    Replies: 18
    Last Post: 11 Jul 2009, 02:15 PM
  5. admin window won't display too
    By ericpeng in forum Customization from the Admin
    Replies: 1
    Last Post: 20 Jun 2006, 05:55 AM

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