You can put this line in your script: error_reporting(E_ALL); or some other combination
"Christoph Grottolo" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > [EMAIL PROTECTED] (Wade) wrote: > > >01302003 1407 CST > > > >How do you turn on error messages in your PHP scripts? > >I have removed ";" from the php.ini and changed OFF to ON in two > >locations. But when I check the phpinfo() page it still says they are > >off and my pages still return no errors. What gives? > > Probably your php.ini file is in a wrong location your you have more > than one in your path - or you didn't restart your webserver after > changing the ini file. > > Christoph -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php