Forums

[resolved] 403 Error - Forbidden (10 posts)

  1. andybernardino
    Member
    Posted 3 years ago #

    hi,

    i have recently installed wordpress to my site..the installation was successful but when i'm trying to edit some general settings i always get

    403 Error - Forbidden
    You have recieved this message because the resource you have requested is not accessable by the webserver due to file permissions or other locking conditions. Please verify that you have access rights to the requested resource or that the Apache daemon has access rights to the requested resource before trying again.

    i tried changing all the file permissions under wp-admin to 755 but to no avail.

    hope you could help me out.

    thanks.

    andy

  2. andybernardino
    Member
    Posted 3 years ago #

    i have deleted the whole blog and re-uploaded it to a sub-directory following this link but still the problem exists.

    i'm only getting this when modifying the value under General Options.

    thanks.

    andy

  3. andybernardino
    Member
    Posted 3 years ago #

    woah...new problem arises...when i try to modify a post it show the 403 error also...hope someone could shed some light..

    thanks.

    andy

  4. andybernardino
    Member
    Posted 3 years ago #

    i have tried creating .htaccess under the wp-admin with the following

    <IfModule mod_security.c>
    SecFilterInheritance Off
    </IfModule>

    and

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

    but both generated a 500 error..

  5. andybernardino
    Member
    Posted 3 years ago #

    my phpinfo is at here

  6. andybernardino
    Member
    Posted 3 years ago #

    well guess what...my site has been fixed...i just need to put a custom phpp.ini

  7. marcbosserman
    Member
    Posted 3 years ago #

    Hey Andy,
    I'm having a problem now that when I try to post something I get that danged 403 error. It's pretty annoying. I'm wondering if I need a custon phpp.ini file.

    I have no idea what that is but It sound as good as anything I've heard. How did you handle your delima?
    M

  8. andybernardino
    Member
    Posted 3 years ago #

    sorry for the wrong info mate...

    phpp.ini must be php.ini

    you could ask your hosting provider to give you a custom php.ini for your site..

    hope this works for you..

  9. dmetzcher
    Member
    Posted 2 years ago #

    I don't understand this.
    I have two sites. One has this issue, the other does not. Both are hosted by the same company.

    Why custom files to fix something as simple as being able to save general settings?

  10. schning
    Member
    Posted 2 years ago #

    Hi ,

    i have the same problem but no solution.
    if i want to update a page with simple text it works great.
    But if i want to typin html links or somthing like that then i get a 403 !
    Same with a widget -> textfield:
    i also cant typ in html source like an image tags only simple text is possible to save!

    If i want to fixed it with a .htaccess file in wp-admin with :
    <IfModule mod_security.c>
    SecFilterInheritance Off
    </IfModule>
    code i get a 500 internal server error ....

    How i can fixed ?? any solutions ?

    regards schning

Topic Closed

This topic has been closed to new replies.

About this Topic