Posts Tagged ‘ webmail ’

Falls die Serverzeit und Zeitzone korrekt eingestellt is und die
Zeit in der Webmail trotzdem falsch anzeigt dann editieren Sie:
/usr/local/cpanel/3rdparty/php/54/etc/php.ini
Entfernen Sie das ; in der Zeile: date.timezone =
und geben Sie die korrekte Zeitzone an, z.B date.timezone = “Europe/Berlin”

 

To restore the roundcube configuration type:
#~/usr/local/cpanel/bin/update-roundcube –force
This will recreate the roundcube config files

 

If Horde Webmail don’t open correctly in Cpanel run:
/scripts/autorepair phpapps_owner_fix
as root user. It will fix the owner prmissions
which mostyl causes this problem.