[SOLVED] Updating vqmod for new php5.6 help
Posted: Mon Nov 03, 2014 1:00 pm
Hi,
With 1.5.6.4 we are getting many errors in the root error_log.
The errors get the file size from 0 to 115MB in a few hours.
Our host has just updated to PHP 5.6 with mysqli or PDO.
This is what they say..
Thanks
pz
With 1.5.6.4 we are getting many errors in the root error_log.
The errors get the file size from 0 to 115MB in a few hours.
Code: Select all
[03-Nov-2014 14:11:05 Australia/Melbourne] PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/sydneyto/public_html/vqmod/vqmod.php on line 247
[03-Nov-2014 14:11:05 Australia/Melbourne] PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/sydneyto/public_html/vqmod/vqmod.php on line 247
[03-Nov-2014 14:11:05 Australia/Melbourne] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/sydneyto/public_html/system/database/mysql.php on line 6
This is what they say..
Any advice please.This looks to be an issue with vqmod not agreeing with a new version of PHP. You'll need to update that plugin for the errors to stop being thrown. The alternative is to continue rolling back php versions in cPanel -> select php version and perhaps finding ones that don't throw this strange error.
Thanks
pz