man, do you know how install in windows, I did it, but wha'ts the procesdure to make a new application, just a simple "Hello World". In Linux is easy, for windows I can't find support. Thanks.
@DavidslvPT you need to locate your php.ini file and open in your favorite texteditor.. find the line that says date.timezone or add it if it does not exists. If you are from portugal like it said in your profie you would put in Europe/Lisbon.
The location of your php.ini file varies depending on how you installed php and in which os. Consult the manual of your installation.
man, do you know how install in windows, I did it, but wha'ts the procesdure to make a new application, just a simple "Hello World". In Linux is easy, for windows I can't find support. Thanks.
JOPuig1 1 month ago
Bro I feel sad for your keyboard :)
hasanalibegic 1 month ago
Thanks i figure it out, as i'm using OSX, the php.ini is located at /etc/php.ini.default, after copy it to /etc/php.ini I must do "php --ini"
DavidslvPT 5 months ago
Hi, I've downloaded the version with vendors included, and by running the app/ check.php it says:
Set the "date.timezone" setting in php.ini (like Europe/Paris)
Where do I put the php .ini? Thank you
DavidslvPT 5 months ago
@DavidslvPT you need to locate your php.ini file and open in your favorite texteditor.. find the line that says date.timezone or add it if it does not exists. If you are from portugal like it said in your profie you would put in Europe/Lisbon.
The location of your php.ini file varies depending on how you installed php and in which os. Consult the manual of your installation.
Hope you enjoy symfony 2!
mikaelohlsson 5 months ago
Great Video
damelihost 6 months ago