php notices after server update
-
this is our server info before and after the update:
Apache version
WAS Apache 2.2.26
NOW IS Apache 2.4.7PHP version
WAS 5.3.28
NOW IS 5.4.25ever since the update our error log is full with these notices:
[06-Mar-2014 16:37:37 UTC] PHP Warning: Illegal string offset 'height' in /home/user/public_html/wp-includes/media.php on line 441 [06-Mar-2014 16:37:37 UTC] PHP Warning: Illegal string offset 'width' in /home/user/public_html/wp-includes/media.php on line 447 [06-Mar-2014 16:37:37 UTC] PHP Warning: Illegal string offset 'height' in /home/user/public_html/wp-includes/media.php on line 447 [06-Mar-2014 16:37:37 UTC] PHP Warning: Illegal string offset 'width' in /home/user/public_html/wp-includes/media.php on line 454 [06-Mar-2014 16:37:37 UTC] PHP Warning: Illegal string offset 'height' in /home/user/public_html/wp-includes/media.php on line 454 [06-Mar-2014 16:39:20 UTC] PHP Warning: Illegal string offset 'width' in /home/user/public_html/wp-includes/media.php on line 441 [06-Mar-2014 16:39:20 UTC] PHP Warning: Illegal string offset 'height' in /home/user/public_html/wp-includes/media.php on line 441 [06-Mar-2014 16:39:20 UTC] PHP Warning: Illegal string offset 'width' in /home/user/public_html/wp-includes/media.php on line 447 [06-Mar-2014 16:39:20 UTC] PHP Warning: Illegal string offset 'height' in /home/user/public_html/wp-includes/media.php on line 447 [06-Mar-2014 16:39:20 UTC] PHP Warning: Illegal string offset 'width' in /home/user/public_html/wp-includes/media.php on line 454 [06-Mar-2014 16:39:20 UTC] PHP Warning: Illegal string offset 'height' in /home/user/public_html/wp-includes/media.php on line 454 [06-Mar-2014 17:22:52 UTC] PHP Warning: Illegal string offset 'width' in /home/user/public_html/wp-includes/media.php on line 441 [06-Mar-2014 17:22:52 UTC] PHP Warning: Illegal string offset 'height' in /home/user/public_html/wp-includes/media.php on line 441 [06-Mar-2014 17:22:52 UTC] PHP Warning: Illegal string offset 'width' in /home/user/public_html/wp-includes/media.php on line 447 [06-Mar-2014 17:22:52 UTC] PHP Warning: Illegal string offset 'height' in /home/user/public_html/wp-includes/media.php on line 447 [06-Mar-2014 17:22:52 UTC] PHP Warning: Illegal string offset 'width' in /home/user/public_html/wp-includes/media.php on line 454 [06-Mar-2014 17:22:52 UTC] PHP Warning: Illegal string offset 'height' in /home/user/public_html/wp-includes/media.php on line 454they repeat themselves but our logs are full
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘php notices after server update’ is closed to new replies.