Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2008
    Posts
    28
    Plugin Contributions
    0

    Default Page Not Found [admin - 404 error]

    Install appears good except when attempting to access admin page. I'm receiving a "page not found" error.

    Also of interest is the URL address appearing in my browser:
    "https://venturen.startlogic.com/SafeAir%201https://www.venturenetdesigns.com/SafeAir%201/admin/login.php?zenAdminID=283525204bc2818523687266d26a9e6e".

    Any ideas as to why the address is duplicating itself? Thanks in advance -

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

    Default Re: Page Not Found [admin - 404 error]

    Your /admin/includes/configure.php file has a URL in one of the DIR_WS_xxxx settings ... but shouldn't.
    .

    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.

  3. #3
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Page Not Found [admin - 404 error]

    What ever possessed you to put a space in your Directory name? Not a good idea and you should seriously think about removing it.

    As to your SSL error, looks like you are using a Shared SSL Cert and you need to contact your Hoster to find the correct URL / path to use.

  4. #4
    Join Date
    Jan 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Page Not Found [admin - 404 error]

    The two lines that appear might be the source of this error are:

    define('HTTPS_SERVER', 'https://venturen.startlogic.com/SafeAir 1');
    define('HTTPS_CATALOG_SERVER', 'https://venturen.startlogic.com/SafeAir 1');

    I don't mind admitting that I'm a bit confused as to the difference or each of these requests. You are correct in that this is a shared SSL. The path I was given to the shared ssl - https://venturen.startlogic.com/filename

    Thanks for the advice on eliminating the space in my filename. I will take your advice.

  5. #5
    Join Date
    Jan 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Page Not Found [admin - 404 error]

    As I continued down the configure.php page, I also find the following:

    define('DIR_WS_ADMIN', '/SafeAir 1/admin/');
    define('DIR_WS_CATALOG', '/SafeAir 1/');
    define('DIR_WS_HTTPS_ADMIN', 'https://www.venturenetdesigns.com/SafeAir 1/admin/');
    define('DIR_WS_HTTPS_CATALOG', 'https://www.venturenetdesigns.com/SafeAir 1/');

    Does this help shed any additional light on my redundant address when attempting to enter my /admin page? Any advice greatly appreciated

  6. #6
    Join Date
    Jan 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Page Not Found [admin - 404 error]

    Issued resolved - for anyone who was following this thread. In my configure.php file, the following section reflects my modifications:

    //NO CHANGES MADE TO THIS SECTION

    define('HTTP_SERVER', 'http://www.venturenetdesigns.com');
    define('HTTPS_SERVER', 'https://venturen.startlogic.com');
    define('HTTP_CATALOG_SERVER', 'http://www.venturenetdesigns.com');
    define('HTTPS_CATALOG_SERVER', 'https://venturen.startlogic.com/SafeAir 1');

    // Use secure webserver for catalog module and/or admin areas?
    // NO CHANGES MADE TO THIS SECTION

    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'true');

    // 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)
    //CHANGES MADE TO THIS SECTION - I COMMENTED OUT THE PREVIOUS LINE AND FOLLOWED WITH THE MODIFIED LINE

    define('DIR_WS_ADMIN', '/SafeAir 1/admin/');
    define('DIR_WS_CATALOG', '/SafeAir 1/');
    // define('DIR_WS_HTTPS_ADMIN', 'https://www.venturenetdesigns.com/SafeAir 1/admin/');
    define('DIR_WS_HTTPS_ADMIN', '/SafeAir 1/admin/');
    // define('DIR_WS_HTTPS_CATALOG', 'https://www.venturenetdesigns.com/SafeAir 1/');
    define('DIR_WS_HTTPS_CATALOG', '/SafeAir 1/');

  7. #7
    Join Date
    Feb 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: Page Not Found [admin - 404 error]

    Hi! I am vipani.I have installed zenczrt v1.3.9h.Till setup everything was OK.But after that I am not able open the admin area.I have followed and made the changes in PHP file as you said.even after the changes I am getting the same page "not found"message on screen.Is this changes apply to new version of zencart too.Please advice.
    Thanks in advance

 

 

Similar Threads

  1. Product Page not found, Error 404
    By ninjakitten in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 27 Oct 2010, 06:34 PM
  2. Page Not Found [admin - 404 error]
    By scovon in forum Basic Configuration
    Replies: 1
    Last Post: 10 Jan 2009, 05:26 AM
  3. Admin Error 404 - not found
    By RedBioluminescence in forum Installing on a Windows Server
    Replies: 2
    Last Post: 13 Jun 2008, 03:07 AM
  4. 404 Error -- Admin login.php not found
    By TShooters in forum General Questions
    Replies: 1
    Last Post: 19 Dec 2006, 06:39 PM
  5. 404 Page Not Found Error
    By jacque427 in forum General Questions
    Replies: 7
    Last Post: 7 Jun 2006, 08:23 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