Forums
(@jchunick)
12 years, 2 months ago
yes. We’re seeing the same thing.
This is caused if you are using PHP version 5.2 instead of 5.3 do this in a php page: <?php phpinfo(); ?>
…to find out what version of PHP your server is using.
This is caused if you are using PHP version 5.2 instead of 5.3