PHP 5.2 Fatal Error in cache.php
-
Hi there,
after upgrading to PHP 5.2 i recieve
“PHP Fatal error: Call to a member function get() on a non-object in /var/www/xxx/htdocs/wp-includes/cache.php on line 29”
This seems to be related to some changes made in php5.2 regarding object handling. See https://www.php.net/UPDATE_5_2.txt and https://www.php.net/ChangeLog-5.php#5.2.0Any ideas how to workaround this? Disabling the cache does not work at all.
Cheers, nikolas
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘PHP 5.2 Fatal Error in cache.php’ is closed to new replies.