Edit your php.ini file: find the bit where it say "ERROR REPORTING". Directly above it should be a list of the options you can assign it. E_ERROR, or something like that should be okay. Yu can change the setting on the fly, and see what suits you. On a Windows machine with an NT5 kernel (like XP or 2000) php.ini lives in C:/WINNT/. On Linux/Solaris/FreeBSD it's usually to be found somewhere like /etc/httpd/.
Take it easy,
Dan
|