thomas19007
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Getting a 404 error when posting commentTurned out that the upgrade to 2.7.1 went terribly wrong. Re-installed everything and am now up and running again.
Forum: Installing WordPress
In reply to: Where can I find a good .htaccess base-file?Always get an error when I want to change the permalinks that says that they cant create one automaticly and that I have to create one myself.
Forum: Fixing WordPress
In reply to: Getting a 404 error when posting commentThinking about re-installing everything. Does anybody know if that fixes the problem?
Forum: Fixing WordPress
In reply to: Getting a 404 error when posting commentForum: Fixing WordPress
In reply to: Getting a 404 error when posting commentForum: Fixing WordPress
In reply to: Getting a 404 error when posting commentNobody knows anything that might help?
Forum: Fixing WordPress
In reply to: Getting a 404 error when posting commentJust tried to bypass the Mod security because I thought that that might be the cause, but unfortunately the three I used below didn’t work, so I’ll have to search somewhere else. Any help is really appreciated!
SecFilterEngine Off
SecFilterScanPOST Off<IfModule mod_security.c>
SecFilterEngine Off
SecFilterPost Off
</IfModule><IfModule mod_env.c>
SetEnv MODSEC_ENABLE Off
PassEnv MODSEC_ENABLE
</IfModule>Forum: Fixing WordPress
In reply to: cant view published posts or pagesYou rock Samboll! Problem solved!
Forum: Fixing WordPress
In reply to: Cant see published page HTTP 404 not foundDid some rocketsience today….made my own .htaccess file. It was indeed missing! No pretty Permalinks for now, but I’ll work on that later! Thank you so much for your help Samboll!
Forum: Fixing WordPress
In reply to: Cant see published page HTTP 404 not foundJust saw that I also have this problem when people want to post a comment. They cant find the page.
Forum: Fixing WordPress
In reply to: cant view published posts or pagesHi Danny,
I seem to have the same problem. How do you create a .htaccess file? Many thanks in forward!