Jump to content

Display error messages


daniish

Recommended Posts

Cheers Steveclondon ...the php.ini was what i needed!

Just needed to change the following from:

;display_errors = on                to              display_errors = on

As you mention this is only worth doing on a test server. As a result i have decided to turn the above option off and write errors to a log file instead:

error_log = errors.txt


Thanks for your help!
Link to comment
https://forums.phpfreaks.com/topic/22081-display-error-messages/#findComment-98875
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.