Please help, I tried to solve above problem looking in wp-db.php but I don’t know how to solve it…
Please help!
Hello,
Check with these options:
-> disable all the plugins
-. add this code in htaccess
——————————–
# Ensure PHP5 being used
# For WordPress auto upgrade
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
———————————
it works!
I have the same to problem! please help!