[PHP-WIN] Re: php error logging

2002-07-01 Thread Joris Pinnoo
sorry, I forgot to tell. I'am running IIS still any good ideas? thanks, Joris "Alex Elderson" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Let your webserver log for you. > > if u run apache with VH do: > > > > > >ErrorLog c:/web/logs/webserver.ha

[PHP-WIN] Re: php error logging

2002-06-27 Thread Alex Elderson
Let your webserver log for you. if u run apache with VH do: > ErrorLog c:/web/logs/webserver.hardinxveld.netflex.nl-error_log CustomLog c:/web/logs/webserver.hardinxveld.netflex.nl-access_log common in your php.ini: ;error_log - Original Message - From: "Joris Pinnoo"