Results 1 to 9 of 9
  1. #1
    Join Date
    Jun 2007
    Posts
    20
    Plugin Contributions
    0

    Default Admin login gives Internal Server Error

    I just switched hosting accounts and all 3 sites are all up and running fine. I am using BlueHost, admin file permission is set to 0755 and cache and cookies are cleared. Zencart 1.3.8a. One of my sites is fine, and login is good, so I made sure all the settings in the other two config files are identical to the working site (except for domain names and db info). No SSL, set to false. But when I go to login to admin in the other two sites I get this in both browsers. There is nothing in the error log. Please help!

    One of the non-working admins is www.garbplus.com

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

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

    Default Re: Admin login gives Internal Server Error

    Compare your two configure.php files:
    /includes/configure.php
    /admin/includes/configure.php

    and make sure your paths and database information matches ...

    Also check that if you renamed your /admin directory name that the name is referenced correctly in the:
    /admin/includes/configure.php

    file and that it is not still looking for the:
    /admin/
    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!]
    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
    Jun 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: Admin login gives Internal Server Error

    The config files match. The admin folder was renamed and is referenced correctly in both config files. What else could it be??? (Tearing my hair out here). Thanks so much for your help Ajeh!

  4. #4
    Join Date
    Jun 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: Admin login gives Internal Server Error

    26 viewers and no ideas? Anyone? I just dont get it.

    The site that is working was just a file and DB copy from the old host. The two that are not working were new zen installs with the old files copied over. Perhaps somewhere this makes a difference???? I am grasping at straws cause I am not a programmer and am basically clueless.

  5. #5
    Join Date
    Oct 2006
    Posts
    624
    Plugin Contributions
    0

    Default Re: Admin login gives Internal Server Error

    Check whether your actual database contains tables with a prefix (e.g. "zen_") and whether it matches the following define statement in your 2 x configure.php file.

    PHP Code:
    define('DB_PREFIX''zen_'); 
    Goh Koon Hoek, author of "e-Start Your Web Store with Zen Cart".
    Printed book: www.lulu.com/content/10576284
    Electronic book and Errata: www.cucumbermedia.com/store

  6. #6
    Join Date
    Mar 2005
    Posts
    174
    Plugin Contributions
    0

    Default Re: Admin login gives Internal Server Error

    We are having a similar problem. We switched web hosts in October, and everything has been working fine. In the last week, we are no longer able to log in to the admin. We enter login info, click the button, wait 40 seconds or so, then get the internal server error.

    I'm checking the files in FTP and none have been changed recently. How can I troubleshoot this? I tried the enable_error_logging file, but it didn't produce any results.

    Thanks in advance!

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

    Default Re: Admin login gives Internal Server Error

    Are you still able to login to your Catalog?

    Check your two configuration files for the server:
    /includes/configure.php
    /admin/includes/configure.php

    and make sure that these are configured correctly ...

    NOTE: they are different files with similarities on the URLs, paths, database, username and password ...
    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!]
    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!

  8. #8
    Join Date
    Mar 2005
    Posts
    174
    Plugin Contributions
    0

    Default Re: Admin login gives Internal Server Error

    Thanks for the help! Yes, I can log in as a customer, and I've checked both configure files. They look fine, and haven't been changed between the time the admin login worked and when it quit working.

  9. #9
    Join Date
    Nov 2007
    Posts
    11
    Plugin Contributions
    0

    Default Re: Admin login gives Internal Server Error

    The 404 Not Found error should be very specific for a missing file or a file that has not been loaded correctly.

    I see that you are using
    "Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8l DAV/2 mod_auth_passthrough/2.1 FrontPage/5.0.2.2635 Server at www.garbplus.com Port 80"
    I do not know if anyone has issues with this Apache release or authentication methods but it is worth noting?

    So let's try something different.

    1) Do you have .htaccess files and if yes rename it temporarily and check.

    2) Rename your index.php and temporarily then create an index.php, or index.htm that outputs only "Hello World"

    3) Compare all the files in the working admin folder to those in the non-working folders.

    Zyrmax

    Take care
    Last edited by ariana; 15 Dec 2009 at 07:10 AM.

 

 

Similar Threads

  1. Using Mass Email function gives Internal Server Error??
    By injected in forum General Questions
    Replies: 1
    Last Post: 3 Jun 2010, 07:21 PM
  2. admin login "Internal Server Error"
    By cbrink in forum Installing on a Windows Server
    Replies: 4
    Last Post: 17 Mar 2010, 06:54 PM
  3. Internal server error for admin login
    By lisah746 in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 6 Jun 2009, 04:43 PM
  4. Internal Server Error when trying admin login
    By danxx in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 31 Mar 2009, 04:18 AM

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