PHP configuration
Posted: Sun Nov 21, 2004 2:37 pm
Its been so long since I've posted a problem of my own... anwyays
I just installed a new webserver (php2triad) which has PHP5 installed. By default, they have no error reporting and I like mine as strict as possible.
So I turned on E_ALL and logging to on, and display errors to on
but the problem is that it will display the error, but if i refresh the page it will go away. and these are common parse errors im testing with..
any suggestions on why this is happening?
I just installed a new webserver (php2triad) which has PHP5 installed. By default, they have no error reporting and I like mine as strict as possible.
So I turned on E_ALL and logging to on, and display errors to on
but the problem is that it will display the error, but if i refresh the page it will go away. and these are common parse errors im testing with..
any suggestions on why this is happening?