Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks a lot for the hack! works beautifully..

    Forum: Installing WordPress
    In reply to: Upload error

    LSRN94 Thanks so much for the help, being a bit of a noob I got all confused how to add the

    <IfModule mod_security.c>
    <Files async-upload.php>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </Files>
    </IfModule>

    into the .htaccess file. So I’ll explain for those of who are here for the blogging and not the backstage pass.
    If you have that Error #2044: Unhandled IOErrorEvent:. text=Error #2038: File I/O Error. with uploading your photos in WordPress, log into your ftp and you should find a .htaccess file. Download it, open it in Notepad or any code-editing application.
    Copy Paste the code between

    # BEGIN WordPress and # END WordPress

    save and reupload. It should work. At least it did for me…

Viewing 2 replies - 1 through 2 (of 2 total)