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>
Popularity: unranked [?]








{ 2 comments… read them below or add one }
Thanks man that worked just great… you made my day!
Very great article. Thank you!
Leave a Comment