These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for !!! HELP !!! Roundcube Webmail not reachable after update Webmin/Virtualmin Pro on the new forum.
Hi,
need your help again. I updated last night (Debian Lenny 5) Webmin/Virtualmin. It looked good. No errors.
Today I had some phone calls from some costumers who told me that they couldn't see the webmail login page: they get: page not found.
I don't know where to start my search for a solution. Can somebody help me?
PLEAAAAAAAAAASE
Found Problem: Bug in Debian
See: http://www.virtualmin.com/node/12362
Problem solved: The simplest fix for this would be to re-install or re-enable the mod_php. If it's on your system now, you can enable it using Webmin -> Servers -> Apache Webserver -> Configure Apache Modules.
I reinstalled:
shell Install mod_php:
apt-get install libapache2-mod-php5 a2enmod php
I enabled php5:
enable it using Webmin -> Servers -> Apache Webserver -> Configure Apache Modules. > php5
I restarted apache2:
restart it using Webmin -> System -> Bootup and Shutdown -> apache2 -> Restart
Problem fixed
Glad to hear that you got it working, thanks for the info!
-Eric