I upgraded my drupal site from 6.2 to 6.3, and ran update.php and got no errors. But when I tried to access admin (after login as admin), it lags and displays the server not responding error. I can access the site fine, and content loads as fast as before, but I can't access admin. Any ideas?

Comments

Jeremy Toaster’s picture

Same here, I cannot logout or login, site is in permanent Maintenance mode right now.

I just updated to Drupal 6.3 and am getting a server 500 error and can only access these pages now...

http://www.mysite.com/?q=user
http://www.mysite.com/update.php

anything else you try to access, besides the front page, throws this

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, admin@mysite.com 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 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.8 (Unix) PHP/5.2.5 Server at www.mysite.com Port 80

the site is in Maintenance mode and I can't get it out of it...
cleared all the Cache's through the database...

Jeremy Toaster’s picture

Ok my site was fixed by using my OLD .htaccess file.
I tried to combine my old one with their new one and something didn't line up correctly.

Take your old backup of your .htaccess file and replace the new one and see if that works.

jeremy

sharifudinrizal’s picture

Well, I didn't do anything, but can access the admin normally from a different Internet connection. My theory is that perhaps there a cache in the router.

hyrax1’s picture

I had the same problem and tried all sorts of things. I went to mysite.com/update.php and -- having just updated drupal -- updated a total of 0 programs.

Whatever it did, it kick started my system and began working again. Admin works fine again.

Good luck.