Title: kanaka's Replies | WordPress.org

---

# kanaka

  [  ](https://wordpress.org/support/users/kanaka/)

 *   [Profile](https://wordpress.org/support/users/kanaka/)
 *   [Topics Started](https://wordpress.org/support/users/kanaka/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kanaka/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kanaka/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kanaka/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kanaka/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kanaka/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No such file /wp-settings.php on line 21](https://wordpress.org/support/topic/no-such-file-wp-settingsphp-on-line-21/)
 *  Thread Starter [kanaka](https://wordpress.org/support/users/kanaka/)
 * (@kanaka)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/no-such-file-wp-settingsphp-on-line-21/#post-2457188)
 * looks like many files didnt upload over ftp. thats sure to do it!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No such file /wp-settings.php on line 21](https://wordpress.org/support/topic/no-such-file-wp-settingsphp-on-line-21/)
 *  Thread Starter [kanaka](https://wordpress.org/support/users/kanaka/)
 * (@kanaka)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/no-such-file-wp-settingsphp-on-line-21/#post-2457186)
 * `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`
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error 404 for posts over 40 words](https://wordpress.org/support/topic/error-404-for-posts-over-40-words/)
 *  Thread Starter [kanaka](https://wordpress.org/support/users/kanaka/)
 * (@kanaka)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/error-404-for-posts-over-40-words/#post-943028)
 * Thanks 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](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error 404 for posts over 40 words](https://wordpress.org/support/topic/error-404-for-posts-over-40-words/)
 *  Thread Starter [kanaka](https://wordpress.org/support/users/kanaka/)
 * (@kanaka)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/error-404-for-posts-over-40-words/#post-943005)
 * 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.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error 404 for posts over 40 words](https://wordpress.org/support/topic/error-404-for-posts-over-40-words/)
 *  Thread Starter [kanaka](https://wordpress.org/support/users/kanaka/)
 * (@kanaka)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/error-404-for-posts-over-40-words/#post-943003)
 * aahhh, thanks,
    yes mod_security is loaded. What do i do with this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error 404 for posts over 40 words](https://wordpress.org/support/topic/error-404-for-posts-over-40-words/)
 *  Thread Starter [kanaka](https://wordpress.org/support/users/kanaka/)
 * (@kanaka)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/error-404-for-posts-over-40-words/#post-943001)
 * 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?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error 404 for posts over 40 words](https://wordpress.org/support/topic/error-404-for-posts-over-40-words/)
 *  Thread Starter [kanaka](https://wordpress.org/support/users/kanaka/)
 * (@kanaka)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/error-404-for-posts-over-40-words/#post-942999)
 * 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
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error 404 for posts over 40 words](https://wordpress.org/support/topic/error-404-for-posts-over-40-words/)
 *  Thread Starter [kanaka](https://wordpress.org/support/users/kanaka/)
 * (@kanaka)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/error-404-for-posts-over-40-words/#post-942998)
 * Has anybody else had this issue? It seems very strange, the rest of my site is
   working well
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Directs me to 404 after posting/post updating](https://wordpress.org/support/topic/directs-me-to-404-after-postingpost-updating/)
 *  [kanaka](https://wordpress.org/support/users/kanaka/)
 * (@kanaka)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/directs-me-to-404-after-postingpost-updating/#post-903349)
 * 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?

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