Hi,
I updated my bubba2 last night, it took me several hours (I think I went from 1.5 to 1.2.4). The upgrade seems to have worked alright. When I access the webui today (after rebooting the bubba) I get my bubba homepage. The user manual has been updated to 1.2.4. My installation of pmwiki works as before. Horde works ok.
However, I can't log in neither as a registered user, nor as an administrator. I get the error below. Can anyone help me?
Forgot to mention that I can log on as an administrator via Winscp, but not as a regular user.
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
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 !
no webadministration after upgradin to 1.2.4
Re: no webadministration after upgradin to 1.2.4
Hi Ahab,
Do you have any possibilities to log in via ssh to a cmdline shell? If so could you try this, become root and try to manually do an upgrade? and provide the output of this.
/Tor
Do you have any possibilities to log in via ssh to a cmdline shell? If so could you try this, become root and try to manually do an upgrade?
Code: Select all
apt-get upgrade
/Tor
Co-founder OpenProducts and Ex Excito Developer
Re: no webadministration after upgradin to 1.2.4
Is it as simple as it sounds, I just need to write dpkg --configure -a?andreas@bubba:~$ su
Password:
bubba:/home/andreas# apt-get upgrade
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
bubba:/home/andreas#
Re: no webadministration after upgradin to 1.2.4
Hi Ahab,
Yes, that should hopefully do the trick. The reason for the problem is most likely that the earlier upgrade failed for some reason. (You said that you upgraded an early version of the software and we had some upgrade problems in those releases)
/Tor
Yes, that should hopefully do the trick. The reason for the problem is most likely that the earlier upgrade failed for some reason. (You said that you upgraded an early version of the software and we had some upgrade problems in those releases)
/Tor
Co-founder OpenProducts and Ex Excito Developer