New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Better web email client - roundcube
Re: Better web email client - roundcube
read the log files?
Re: Better web email client - roundcube
To fix the timezone thing:Jocke wrote: Now to my next problem. I have going through the installer the only "not ok" i got was the timezone and the not used databases. I'm using mysql. The "Test SMTP config" passes and also "Test IMAP config" I tried three users.
Suggestion anyone?
Edit your /etc/php5/apache2/php.ini. Under section [Date] (in my php.ini on line 865) ad;
date.timezone = "Europe/Stockholm"
if you live in sweden.
A table of timezones can be found here.
Åke Hoff
Örskogen
Sweden
Örskogen
Sweden
Re: Better web email client - roundcube
Thank you for the help. The problem was that I can't read. I automatic added the domain name to the username when login and therefore it didn't work. After removed that option it works good.