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!