Hey there I'm Robert MacEwan the author of Ideal Absolutes. If you're new to macewan.org, you may want to subscribe to my RSS feed.
How to fix Error #2044: Unhandled IOErrorEvent:. text=Error #2038: File I/O Error in WordPress 2.5
Edit the .htaccess file and add:
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>








{ 1 comment… read it below or add one }
Thanks man that worked just great… you made my day!
Leave a Comment