Page 1 of 1

Cannot login at the Admin logon! (Solved)

Posted: 06 Mar 2009, 15:02
by trencarbe
Hi,

I've upgraded Bubba to the latest version (Version 1.1.2) and now I cannot login through the web Admin login page!

It all started when Apache didn't start at all after reboot.


So I did this:

Code: Select all

update-rc.d -f apache2 remove
update-rc.d apache2 defaults
Going to

Code: Select all

http://bubba/
= OK!

Going to

Code: Select all

http://bubba/admin
gives me the following error message:
Internal Server Error

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

Please contact the server administrator, webmaster@localhost 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.
Apache/2.2.3 (Debian) mod_fastcgi/2.4.2 PHP/5.2.6-5ex1 with Suhosin-Patch mod_ssl/2.2.3 OpenSSL/0.9.8c Server at bubba Port 80

Other services seems to be working ok, but I cannot login into the web admin. Real pain!

What to do?!


/TC

Posted: 06 Mar 2009, 16:12
by trencarbe
Recalled that I read something similar before and found the solution in:
http://forum.excito.net/viewtopic.php?p=6432#6432