I'm shock and try Google for answer; however there is no solution for this "Fatal error". Some tips that I'm able to find is add a .htaccess file into wp-admin folder with the command line below:
<IfModule mod_security.c>
SecFilterInheritance Off
</IfModule>But it doesn't help!!:(
At last, I found a similar solution that may able to solve the wordpress's fatal error!
The solution is to upload (ftp) the whole wp-admin folder to my host. Just overwrite all files in wp-admin folder and the add link is back to live. ;)
No comments:
Post a Comment