Error #2044: Unhandled IOErrorEvent:. text=Error #2038: File I/O Error.
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>








Allen
on October 3rd, 2008
Thanks man that worked just great… you made my day!
Eugeny
on May 21st, 2009
Very great article. Thank you!
Willy
on July 21st, 2009
Worked like a charm! Thank you. Lots of time saved
maxwell
on August 18th, 2009
very very very good. thanks!!!
bahvesh
on April 15th, 2010
how to solve this problem whule using java/tomcat server