hi there
i try to set up roundcube globally for a webserver in a subdomain as described here:
http://www.virtualmin.com/documentation/id,webmail_and_virtualmin
I run into problem with suhosin:
ERROR: Wrong ‘suhosin.session.encrypt’ option value. Read REQUIREMENTS section in INSTALL file or use Roundcube Installer, please!
phpinfo() tells me that suhosin encrypt is enabled which generally is good. Apparently i have to turn it off for roundcube.
I tried to do this in:
vim /etc/php5/apache2/conf.d/suhosin.ini
but with no effect.
anyway, i do not want to have it turned off generally for the whole server. is it possible to turn it off only for a virtual domain?
or is there another workaround which keeps suhosin alive?
any help appreciated.
best
m
btw: i use virtualmin 3.87.gpl on squeeze