gerard000
Forum Replies Created
-
Forum: Installing WordPress
In reply to: 500 error – Internal Server Error! Post Page???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
Forum: Installing WordPress
In reply to: 500 error – Internal Server Error! Post Page???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