RE: [nyphp-talk] displaying error messages from PHP 5.2.4

2008-03-10 Thread alexey tkachenko
You shouldn't have to reboot. Restarting (or stopping, then starting) > apache should do the job. > > ~Rolan > > alexey tkachenko wrote: > > Thanks for your help! > > > > It seems like what I needed was a reboot of the system. The changes I > > made

RE: [nyphp-talk] displaying error messages from PHP 5.2.4

2008-03-10 Thread alexey tkachenko
Thanks for your help! It seems like what I needed was a reboot of the system. The changes I made to php.ini file were applied after I rebooted, so I'm able to see the errors displayed properly now. > Subject: Re: [nyphp-talk] displaying error messages from PHP 5.2.4 > To: talk@lists.nyphp.

[nyphp-talk] displaying error messages from PHP 5.2.4

2008-03-06 Thread alexey tkachenko
Could anyone explain to me how my php.ini file needs to be configured so that can see PHP errors and warnings during script execution? Right now, if access a PHP script with a syntax error, all I see is a blank page in the browser. Here's the error section of my php.ini file: error_reporting