hello guys i have upgraded the php to the latest version and now some scripts shows errors like Assigning the return value of new by reference is deprecated [ 04 Nov 2012 00:03:24 ] in includes/classes/eSyndiCat.php(362) : eval()'d code:5 i did the following in the php.ini display_errors off display_startup_errors off but still the errors show how to completely disabling error reporting?
Another thing, make sure that you correct the error to make your script future proof, because it might not work in the future release of PHP as assigning the return value by reference is deprecated now.
thank you the script works fine now i have restarted the server and the same thing i got... best regards, shuman202