kanaka
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No such file /wp-settings.php on line 21looks like many files didnt upload over ftp. thats sure to do it!
Forum: Fixing WordPress
In reply to: No such file /wp-settings.php on line 21Warning: require(/home/site/public_html/wp-includes/load.php) [function.require]: failed to open stream: No such file or directory in /home/site/public_html/wp-settings.php on line 21Forum: Fixing WordPress
In reply to: Error 404 for posts over 40 wordsThanks for your help
this is resovled by inserting the following into the .htaccess<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule>Forum: Fixing WordPress
In reply to: Error 404 for posts over 40 wordsdoes any one else have a suggestion? there seem to be so many 404 topics but i cant find one that does the same as mine.
Forum: Fixing WordPress
In reply to: Error 404 for posts over 40 wordsaahhh, thanks,
yes mod_security is loaded. What do i do with this?Forum: Fixing WordPress
In reply to: Error 404 for posts over 40 wordsthanks whooami,
I am looking through the c-panel but can’t find anything about mod_security enabled. Is this something i’d have to contact the host about personnaly?
Forum: Fixing WordPress
In reply to: Error 404 for posts over 40 wordssome more info… I have tried with default theme, all plugins turned off, htaccess is at 644, permalinks are set to pretty.
I would really appreciate some help with this. thanks
Forum: Fixing WordPress
In reply to: Error 404 for posts over 40 wordsHas anybody else had this issue? It seems very strange, the rest of my site is working well
Forum: Fixing WordPress
In reply to: Directs me to 404 after posting/post updatingI also have this problem but with a twist…
I can create a short post (about 10 – 20 words) but more than that I get a 404 error within my site.I have searched through this forum and there seem to be endless posts on the error. Can anyone point us in the right direction?