PHP Error - Cannot edit

Permalink
After trying (and removing) to install Google stats , we get this message when we try to edit in update 5.7.5.6 -
PHP Startup: uploadprogress: Unable to initialize module Module compiled with module API=20131226 PHP compiled with module API=20100525 These options need to match
we can access the dashboard and turn on edit mode , but we just get a regular cursor, and we can't edit anything. Otherwise the site seem to be working.

Thanks,

Paul

pconrad02
 
mesuva replied on at Permalink Reply
mesuva
I believe this is a server issue, a misconfiguration of PHP.
It's when a PHP module (in this case uploadprogress) is the wrong version for the version of PHP running.

If you have the option to do so, you could try changing your PHP version - sometimes the 'default' PHP version and a specific version behave differently (even if they are they same PHP version). Most cPanel setups these days allow you to change the PHP version.

Otherwise to fix this you'll need to speak to your host - it's not a concrete5 thing.