F19 - server, no graphics - time problem - the complete solution

Cristian Sava csava at central.ucv.ro
Tue May 28 09:59:51 UTC 2013


On Tue, 2013-05-28 at 12:33 +0300, Cristian Sava wrote:
> Partial solution found:
> 
> # cd /var/spool/postfix
> # mkdir etc
> # cd etc
> # cp /usr/share/zoneinfo/Europe/Bucharest localtime
> # postfix check
> # postfix reload
> 
We also need to edit php.ini and set 
  date.timezone = "Europe/Bucharest"
and
# systemctl restart httpd.service

Now all is working fine.
F19 is still prerelease and such bugs are expected and that's why I
report them. Hope this helps to fix for the final release.

C.Sava




More information about the test mailing list