New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Cannot login at the Admin logon! (Solved)

Got problems with your B2 or B3? Share and get helped!
Post Reply
trencarbe
Posts: 103
Joined: 11 Aug 2008, 16:02

Cannot login at the Admin logon! (Solved)

Post 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
trencarbe
Posts: 103
Joined: 11 Aug 2008, 16:02

Post by trencarbe »

Recalled that I read something similar before and found the solution in:
http://forum.excito.net/viewtopic.php?p=6432#6432
Post Reply