That's what I did. I gave up on Virtual and installed Perfect server 9.04.
Strange what happened. Before I installed ISPConfig 3.0.1.4
I would login to Squirrelmail with my username "albert" and my password. I would get "Connection dropped by imap-server.
After installing ISPConfig 3.0.1.4 I now get unknown user or password.
Also
The Perfect Server - Ubuntu 9.04 [ISPConfig 3]
http://bingftp.com/webmail/src/configtest.php
ERROR: You have enabled any one of magic_quotes_runtime, magic_quotes_gpc or magic_quotes_sybase in your PHP
configuration. We recommend all those settings to be off. SquirrelMail may work with them on, but when experiencing
stray backslashes in your mail or other strange behaviour, it may be advisable to turn them off.
vi /etc/php5/cli/php.ini
magic_quotes_runtime was on. I turned it Off, :w :q
magic_quotes_gpc was Off
magic_quotes_sybase was Off
I rebooted system.
re-ran
http://bingftp.com/webmail/src/configtest.php
Same error?
Is there another file with magic_quotes_xxxxxx?