EduBoris
Education blog by Boris. Learning about technology and everything else.
Friday, December 18, 2009
php NOTICE and DEPRECATED wamp server errors
to fix this on the wamp server or others that have PHP
locate this line in php.ini file:
error_reporting = E_ALL
change it to this line:
error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment