problem s konfiguraciou roundcubemail
neviete mi prosim poradit. Nainstaloval som si debian 6.0 a na nom Lamp a postfix. Ako webmail som si vybral roundcubemail. Stiahol som ho rozbalil dal do adresaru /var/www/roundcube a spusil installer a odtukol instalaciu. Vesetko mi dalo ze ok okrem posledneho bodu suhosin.session.encrypt.
Neviem to najst v php.ini kde by som mal zmenit 1 na 0
Checking php.ini/.htaccess settings
The following settings are required to run Roundcube:
file_uploads: OK
session.auto_start: OK
zend.ze1_compatibility_mode: OK
mbstring.func_overload: OK
suhosin.session.encrypt: NOT OK(is '1', should be '0')
The following settings are optional and recommended:
date.timezone: NOT OK(Could be set)
dakujem za pomoc
Pre pridávanie komentárov sa musíte prihlásiť.
po tom ako roundcube na centos-e nevysiel v novej verzii uz vyse roka (a staru verziu mi hackli) som presiel na squiremail a max. spokojnost.
toto mi da po zadani tohoto prikazu
oot@testdebian:/home/juraj# apt-get install php5-suhosin
Reading package lists... Done
Building dependency tree
Reading state information... Done
php5-suhosin is already the newest version.
The following packages were automatically installed and are no longer required:
libperl5.10 libpq5
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 5 not
takze pridaj
suhosin.session.encrypt = 0
do php.ini a restartuj apache
Check DB config
DSN (write): NOT OK(MDB2 Error: connect failed)
Make sure that the configured database exists and that the user has write privileges
DSN: mysql://roundcube:pass@localhost/roundcubemail
pripadne pozri ci tam nie je volba vytvorit automaticky databazu (iny typ ako mysql) do suboru :)