[BlueOnyx:13896] Can't turn off PHP strict standards warnings
Will Nordmeyer, WnA Consulting Services
will at wnahosting.com
Tue Oct 22 18:10:43 -05 2013
I just migrated an old Joomla site from my 5106R to a shiny new
5108R.
On the 5106R, it was running under php V5.3.3 and ran fine.
On the 5108R, it is running under php V5.4.19 and throws STRICT
STANDARDS errors all over the place.
The php.ini in the 5.4.19
directory (/home/solarspeed/php/etc has this line:
error_reporting =
E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT
and
display_errors =
Off
The httpd site29.include file has (and yes, this is site 29 :D ):
AllowOverride Options All
php_flag display_errors Off
php_flag
log_errors On
php_flag zlib.output_compression Off
php_flag
magic_quotes_gpc Off
php_flag magic_quotes_runtime Off
php_flag
zend.ze1_compatibility_mode Off
php_flag suhosin.session.encrypt
Off
php_flag session.auto_start Off
php_value session.gc_maxlifetime
21600
php_value session.gc_divisor 500
php_value session.gc_probability
1
php_value mbstring.func_overload 0
php_value error_reporting
30719
The warnings still display ... I could use some inspiration!
Thanks!
Will
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20131022/faa54284/attachment.html>
More information about the Blueonyx
mailing list