When the site migrated, web ownership was set to nobody... I had to go into the admin interface and reset the web ownership to one of the admins.
On Tue, 22 Oct 2013 19:10:43 -0400, "Will Nordmeyer, WnA Consulting Services" wrote: 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
_______________________________________________ Blueonyx mailing list [email protected] http://mail.blueonyx.it/mailman/listinfo/blueonyx
