Forums
(@antonioliscidini)
13 years, 3 months ago
I have found this solution add the following code at the beginning of your wp-config.php file after <?php
ini_set(‘zend.ze1_compatibility_mode’, 0);
For me worked very well
I have the same error after the installation!