Forums
(@kanaka)
13 years, 2 months ago
looks like many files didnt upload over ftp. thats sure to do it!
Warning: 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 21
16 years, 2 months ago
Thanks for your help this is resovled by inserting the following into the .htaccess
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule>
does 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.
aahhh, thanks, yes mod_security is loaded. What do i do with this?
thanks 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?
some 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
Has anybody else had this issue? It seems very strange, the rest of my site is working well
I 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?