Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter miart

    (@miart)

    Ok now i have tried cyberduck, added the .htaccess file… dident work. I have reinstalled it all and uploaded it with cyberduck instead of dreamweaver and it still dosent work… i have tried different browsers…. and no luck?!

    I dont like wordpress…… 🙁

    Thread Starter miart

    (@miart)

    I have uploaded wordpress with dreamweaver so its all installed with that program. I use a mac. I have downloaded filezilla, do u think i should upload wordpress through that instead and redo it all from the beginning? I really dont have a clue what to do next? What about the htaccess?

    Thanx for your help:)

    Thread Starter miart

    (@miart)

    I have tried everything accept this:

    6. mod_security might be causing problems. Disable it to see if that is the problem. To do this, make an .htaccess file in your wp-admin directory. Add this to it:

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    That will disable mod_security for the upload file receiving code in the wp-admin directory.

    How do i dothat?

    Do i make a php file i dreamweaver and add the code:
    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>
    and then save it as … .htaccess file???

    Please help me. I just keep gettin the same answer “The uploaded file could not be moved to /hsphere/local/home/miart/mischalee.se/wp-content.”

    Should i save the images in imagesfile in the wordpress file first maybe???? I´m using mozilla and dreamweaver and its all installed fine and everthing seems to work accept to upload images………

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