Symfony2 When I accessed its web/config.php, it prompted me to set the date.timezone in php.ini.
某草草
某草草 2017-05-16 16:45:34
0
2
479

Symfony2 When I accessed its web/config.php, it prompted me to set the date.timezone in php.ini. I set "Europe/Paris" to access again and the problem still exists. Find the solution! !

某草草
某草草

reply all(2)
左手右手慢动作

Have you restarted the php service? apache or nginx or php-fpm?
Did you change the php.ini used by your Web?
You can check the phpinfo in the symfony2 debugging information.

滿天的星座

When running php-fpm, specify your modified php.ini php-fpm -c dir/php.ini

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!