|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2006-07-17 01:30 UTC] jms82882 at yahoo dot com
Description: ------------ Web Server Apache 2.0.58 PHP installed on July 16 2006 PHP Ver. 5.1.4 OS WinXP P4 1.7GHZ/512MB using stadard php.ini not php.ini-dist Modified php.ini setting display_errors to = Off Current status of display_errors = On Saved, Rebooted phpinfo() still states display_errers =On Reproduce code: --------------- http://mail.secompservices.com/phpdiag.php Expected result: ---------------- show phpinfo() and link to curr. php.ini Actual result: -------------- phpinfo states that display_errors = On while php.ini stares it should be off PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Nov 21 09:00:02 2025 UTC |
My mistake ! sorry.. I forgot I have also changed my /etc/wordpress/wp-config.php that overrides WP_DEBUG ! define('WP_DEBUG', false); did the "trick"