• I get a 500 error – Internal Server Error! whenever I attempt to Post Page, instead of Post Entry. Why is this so??? Then afterwhich I am not able to do anything to WordPress but to reinstall it in my server again. I have been doing this the whole night thru. Can any one help me pls.

    I have got a wpSermon plugin.

    Regards,
    Daniel.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I just installed wordpress and i’m getting something similar. As soon as i post a Page, i get an eternal server error (not when i do a normal post). When i go to the homepage afterwards it shows the eternal server error too.
    I suspected it might have something to do with the .htaccess, because i had to make one to avoid 403 errors (cfr. this post), so i made it empty and everything worked again.. (even no 403, although i couldn’t fix that problem originally wihtout the .htaccess)
    But when i tried to post a new page i got the internal server error again. Getting quite desparate after trying some more sensefull things, i put the old .htaccess back and.. everything worked again!
    I tried it a couple of times again, and it is reproduceable: if i post a page, i get the internal server error (both for the admin panel and the blog itself), when i save my .htaccess again (even without modifying it), the error disappears..

    The .htacces just says this:
    <IfModule mod_security.c>
    SecFilterInheritance Off
    </IfModule>

    Maybe an importanat detail: the site is under https..

    I hope someone knows a solution for this..

    regards,

    Gerhard

    problem solved here: i set the permalinks to default, saved my .htaccess file once again and now everything is working.
    no idea why the permalinks where causing this trouble though..

    Gerhard

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

The topic ‘500 error – Internal Server Error! Post Page???’ is closed to new replies.