[PHP] turning on error reporting

2001-05-02 Thread BigVeggie
Could any one tell me how I can turn on error reporting. The server i use has it turned off and when there is an error on one of my scripts the page goes blank, and i have know idea where or what type the error is. Can it be done using a .htaccess file? if it can how? clint -- PHP General

Re: [PHP] turning on error reporting

2001-05-02 Thread elias
in php.ini, this session ;; ; Error handling and logging ; ;; key name is error_reporting, set it to E_ALL while developing... -elias http://eassoft.cjb.net BigVeggie [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL