Function define_syslog_variables() is deprecated

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Raydon
Forum Newbie
Posts: 1
Joined: Fri Apr 16, 2010 8:19 am

Function define_syslog_variables() is deprecated

Post by Raydon »

I have upgraded my php version from 5.2.12 to 5.3.2 and now I get the following error when opening my AMF browser.

Function define_syslog_variables() is deprecated
/var/www/eitv/amfphp/services/AMFCore.php on line 43


I changed the error_reporting parameter (in php.ini) to E_ALL & ~E_DEPRECATED and I am still getting this error.

Do you have any suggestions as to how I can fix this?
Post Reply