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?
Function define_syslog_variables() is deprecated
Moderator: General Moderators