Title: daddacool's Replies | WordPress.org

---

# daddacool

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Issue making amendments & posting and altering settings](https://wordpress.org/support/topic/issue-making-amendments-posting-and-altering-settings/)
 *  Thread Starter [daddacool](https://wordpress.org/support/users/daddacool/)
 * (@daddacool)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/issue-making-amendments-posting-and-altering-settings/#post-6806215)
 * FWIW, I’ve identified the issue myself, mod_security isn’t playing nice and is
   blocking any adjustments to the site as it seems to be thinking any adjustment
   is a SQL attack. I’ve confirmed this by turning off mod_security for one of the
   domains in cpanel and it now works as it did.
 * This leaves me with the conundrum of whether to leave it off permanently, which
   I understand isn’t advised…
 * I’ve obviously let Dataflames technical support know, so we shall see.
 * Thanks again!
 * (got a 502 bad gateway error, so if this is a dupe, apologies).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Issue making amendments & posting and altering settings](https://wordpress.org/support/topic/issue-making-amendments-posting-and-altering-settings/)
 *  Thread Starter [daddacool](https://wordpress.org/support/users/daddacool/)
 * (@daddacool)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/issue-making-amendments-posting-and-altering-settings/#post-6806205)
 * Thanks for the confirmation, am harassing them right now.
 * Thank you both for your help, much appreciated.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Issue making amendments & posting and altering settings](https://wordpress.org/support/topic/issue-making-amendments-posting-and-altering-settings/)
 *  Thread Starter [daddacool](https://wordpress.org/support/users/daddacool/)
 * (@daddacool)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/issue-making-amendments-posting-and-altering-settings/#post-6806193)
 * Have also spotted via cpanels resource tool that there was a vmemory fault last
   night right when we had issues. Why that would still be causing problems today
   is beyond my ken but I’ve emailed all the logs over the Dataflame…
 * and now the error log is showing:
 * SQL Injection Attack: SQL Tautology Detected (!)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Issue making amendments & posting and altering settings](https://wordpress.org/support/topic/issue-making-amendments-posting-and-altering-settings/)
 *  Thread Starter [daddacool](https://wordpress.org/support/users/daddacool/)
 * (@daddacool)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/issue-making-amendments-posting-and-altering-settings/#post-6806187)
 * In terms of error logs, the WordPress error log has these entries:
 *     ```
       [01-Dec-2015 10:03:39 UTC] PHP Fatal error:  Out of memory (allocated 13369344) (tried to allocate 12288 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/vars.php on line 140
       [01-Dec-2015 10:03:44 UTC] PHP Fatal error:  Out of memory (allocated 6815744) (tried to allocate 12288 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/link-template.php on line 607
       [01-Dec-2015 10:03:45 UTC] PHP Fatal error:  Out of memory (allocated 17039360) (tried to allocate 49152 bytes) in /home/littleor/public_html/beingamummydomain/wp-content/plugins/login-security-solution/login-security-solution.php on line 2951
       [01-Dec-2015 10:03:45 UTC] PHP Fatal error:  Out of memory (allocated 12582912) (tried to allocate 49152 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/class-http.php on line 1021
       [01-Dec-2015 10:03:56 UTC] PHP Fatal error:  Out of memory (allocated 1835008) (tried to allocate 1920 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/functions.php on line 2981
       [01-Dec-2015 10:03:56 UTC] PHP Fatal error:  Out of memory (allocated 4718592) (tried to allocate 3072 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/query.php on line 686
       [01-Dec-2015 10:04:58 UTC] PHP Fatal error:  Out of memory (allocated 9961472) (tried to allocate 12288 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/kses.php on line 887
       [01-Dec-2015 10:04:58 UTC] PHP Fatal error:  Out of memory (allocated 5767168) (tried to allocate 8320 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/theme.php on line 1549
       [01-Dec-2015 10:04:59 UTC] PHP Fatal error:  Out of memory (allocated 5767168) (tried to allocate 8320 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/theme.php on line 1549
       [01-Dec-2015 10:04:59 UTC] PHP Fatal error:  Out of memory (allocated 1572864) (tried to allocate 3072 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/functions.php on line 1214
       [01-Dec-2015 10:05:00 UTC] PHP Fatal error:  Out of memory (allocated 3145728) (tried to allocate 72 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/plugin.php on line 85
       [01-Dec-2015 10:05:01 UTC] PHP Fatal error:  Out of memory (allocated 15204352) (tried to allocate 5120 bytes) in /home/littleor/public_html/beingamummydomain/wp-content/plugins/jetpack/class.jetpack.php on line 6722
       [01-Dec-2015 10:05:33 UTC] PHP Fatal error:  Out of memory (allocated 11272192) (tried to allocate 3072 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/taxonomy.php on line 2671
       [01-Dec-2015 10:05:34 UTC] PHP Fatal error:  Out of memory (allocated 8126464) (tried to allocate 3072 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/post-template.php on line 1544
       [01-Dec-2015 10:05:45 UTC] PHP Fatal error:  Out of memory (allocated 10747904) (tried to allocate 196608 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/script-loader.php on line 248
       [01-Dec-2015 10:05:51 UTC] PHP Fatal error:  Out of memory (allocated 14417920) (tried to allocate 12288 bytes) in /home/littleor/public_html/beingamummydomain/wp-content/plugins/jetpack/class.jetpack.php on line 2404
       [01-Dec-2015 10:05:51 UTC] PHP Fatal error:  Out of memory (allocated 6553600) (tried to allocate 49152 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/general-template.php on line 1699
       [01-Dec-2015 10:05:58 UTC] PHP Fatal error:  Out of memory (allocated 9961472) (tried to allocate 12288 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/kses.php on line 887
       [01-Dec-2015 10:05:59 UTC] PHP Fatal error:  Out of memory (allocated 12320768) (tried to allocate 49152 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/media.php on line 2802
       [01-Dec-2015 10:05:59 UTC] PHP Fatal error:  Out of memory (allocated 5505024) (tried to allocate 12288 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/theme.php on line 1450
       [01-Dec-2015 10:06:00 UTC] PHP Fatal error:  Out of memory (allocated 5242880) (tried to allocate 12288 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/date.php on line 237
       [01-Dec-2015 10:06:00 UTC] PHP Fatal error:  Out of memory (allocated 9437184) (tried to allocate 3072 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/rewrite.php on line 2323
       [01-Dec-2015 10:06:01 UTC] PHP Fatal error:  Out of memory (allocated 5505024) (tried to allocate 12288 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/theme.php on line 1450
       [01-Dec-2015 10:06:01 UTC] PHP Fatal error:  Out of memory (allocated 5505024) (tried to allocate 12288 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/theme.php on line 1450
       [01-Dec-2015 16:49:56 UTC] PHP Fatal error:  Out of memory (allocated 23592960) (tried to allocate 3200 bytes) in /home/littleor/public_html/beingamummydomain/wp-content/plugins/jetpack/modules/stats.php on line 1027
       [01-Dec-2015 16:50:14 UTC] PHP Fatal error:  Out of memory (allocated 29360128) (tried to allocate 186 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/pomo/mo.php on line 251
       [01-Dec-2015 16:50:14 UTC] PHP Fatal error:  Out of memory (allocated 4718592) (tried to allocate 49152 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/capabilities.php on line 1235
       [01-Dec-2015 16:50:14 UTC] PHP Fatal error:  Out of memory (allocated 29360128) (tried to allocate 72 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/pomo/mo.php on line 276
       [01-Dec-2015 16:50:15 UTC] PHP Fatal error:  Out of memory (allocated 29360128) (tried to allocate 72 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/pomo/mo.php on line 276
       [01-Dec-2015 17:25:36 UTC] PHP Fatal error:  Out of memory (allocated 7602176) (tried to allocate 12288 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/post.php on line 4575
       [01-Dec-2015 18:21:25 UTC] PHP Fatal error:  Out of memory (allocated 29360128) (tried to allocate 72 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/pomo/mo.php on line 268
       [01-Dec-2015 20:26:59 UTC] PHP Notice:  Undefined variable: google_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 50
       [01-Dec-2015 20:26:59 UTC] PHP Notice:  Undefined variable: tumblr_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 54
       [01-Dec-2015 20:26:59 UTC] PHP Notice:  Undefined variable: linkedin_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 55
       [01-Dec-2015 20:26:59 UTC] PHP Notice:  Undefined variable: flickr_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 56
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: google_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 50
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: tumblr_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 54
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: google_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 50
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: tumblr_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 54
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: linkedin_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 55
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: flickr_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 56
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: linkedin_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 55
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: flickr_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 56
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: google_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 50
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: tumblr_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 54
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: linkedin_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 55
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: flickr_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 56
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: google_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 50
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: tumblr_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 54
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: linkedin_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 55
       [01-Dec-2015 20:27:00 UTC] PHP Notice:  Undefined variable: flickr_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 56
       [01-Dec-2015 20:27:01 UTC] PHP Notice:  Undefined variable: google_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 50
       [01-Dec-2015 20:27:01 UTC] PHP Notice:  Undefined variable: tumblr_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 54
       [01-Dec-2015 20:27:01 UTC] PHP Notice:  Undefined variable: linkedin_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 55
       [01-Dec-2015 20:27:01 UTC] PHP Notice:  Undefined variable: flickr_result in /home/littleor/public_html/beingamummydomain/wp-content/themes/vivaviva/inc/widgets/socialz.php on line 56
       [01-Dec-2015 20:45:45 UTC] PHP Fatal error:  Out of memory (allocated 22806528) (tried to allocate 12288 bytes) in /home/littleor/public_html/beingamummydomain/wp-content/plugins/jetpack/modules/shortcodes/ted.php on line 48
       [01-Dec-2015 22:33:24 UTC] PHP Fatal error:  Out of memory (allocated 19398656) (tried to allocate 3200 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/default-widgets.php on line 630
       [01-Dec-2015 22:33:25 UTC] PHP Fatal error:  Out of memory (allocated 19660800) (tried to allocate 12288 bytes) in /home/littleor/public_html/beingamummydomain/wp-content/plugins/wordpress-seo/inc/wpseo-functions.php on line 267
       [01-Dec-2015 22:41:32 UTC] PHP Fatal error:  Out of memory (allocated 14680064) (tried to allocate 49152 bytes) in /home/littleor/public_html/beingamummydomain/wp-content/plugins/jetpack/class.jetpack.php on line 3431
       [01-Dec-2015 22:45:20 UTC] PHP Fatal error:  Out of memory (allocated 25690112) (tried to allocate 49152 bytes) in /home/littleor/public_html/beingamummydomain/wp-content/plugins/jetpack/class.jetpack-twitter-cards.php on line 101
       [01-Dec-2015 22:48:15 UTC] PHP Fatal error:  Out of memory (allocated 24379392) (tried to allocate 3200 bytes) in /home/littleor/public_html/beingamummydomain/wp-content/plugins/jetpack/modules/widgets/image-widget.php on line 88
       [02-Dec-2015 12:29:13 UTC] PHP Fatal error:  Out of memory (allocated 36962304) (tried to allocate 128 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/pomo/mo.php on line 268
       [02-Dec-2015 12:29:13 UTC] PHP Fatal error:  Out of memory (allocated 41418752) (tried to allocate 90 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/pomo/mo.php on line 268
       [02-Dec-2015 12:29:13 UTC] PHP Fatal error:  Out of memory (allocated 17563648) (tried to allocate 30720 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/deprecated.php on line 2698
       [02-Dec-2015 12:29:13 UTC] PHP Fatal error:  Out of memory (allocated 20709376) (tried to allocate 122880 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/media.php on line 1400
       [02-Dec-2015 12:29:13 UTC] PHP Fatal error:  Out of memory (allocated 36438016) (tried to allocate 103 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/pomo/mo.php on line 251
       [02-Dec-2015 12:29:13 UTC] PHP Fatal error:  Out of memory (allocated 41418752) (tried to allocate 90 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/pomo/mo.php on line 268
       [02-Dec-2015 12:29:13 UTC] PHP Fatal error:  Out of memory (allocated 36700160) (tried to allocate 131072 bytes) in /home/littleor/public_html/beingamummydomain/wp-includes/pomo/mo.php on line 268
       [02-Dec-2015 12:29:13 UTC] PHP Fatal error:  Out of memory (allocated 33292288) (tried to allocate 122880 bytes) in /home/littleor/public_html/beingamummydomain/wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php on line 921
   
       While the only ones showing in cpanel are:
       [Wed Dec 02 12:29:13 2015] [error] [client 31.221.107.250] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/littleor/public_html/index.php, referer: http://doitanyway.co.uk/wp-admin/post.php?post=761&action=edit
       [Wed Dec 02 12:29:13 2015] [error] [client 31.221.107.250] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/littleor/public_html/index.php, referer: http://doitanyway.co.uk/wp-admin/post.php?post=761&action=edit
       ```
   
 * Which is odd as the cpanel stats don’t indicate any issue with memory allocation.
 * Is this a hosting issue with memory allocation do you think?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Issue making amendments & posting and altering settings](https://wordpress.org/support/topic/issue-making-amendments-posting-and-altering-settings/)
 *  Thread Starter [daddacool](https://wordpress.org/support/users/daddacool/)
 * (@daddacool)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/issue-making-amendments-posting-and-altering-settings/#post-6806183)
 * Thanks for the reply.
 * Nothing, that’s part of the problem, if I’d made some changes I could have just
   rolled them back but I hadn’t. At 8:30pm last night my wife tried to insert some
   images into a post she was writing but couldn’t, and then the post wouldn’t save
   either. After deactivating jetpack along with the other plugins, it wouldn’t 
   then reconnect, which is when the error got thrown up.
 * Looking at publication histories, she hadn’t posted since 30 Nov, and neither
   had I on one of the other blogs.
 * I’m thinking about setting up another WP install and another database on the 
   same hosting from scratch- if that doesn’t work, it’ll prove beyond doubt it’s
   down to the hosting?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Issue making amendments & posting, and changing settings](https://wordpress.org/support/topic/issue-making-amendments-posting-and-changing-settings/)
 *  Thread Starter [daddacool](https://wordpress.org/support/users/daddacool/)
 * (@daddacool)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/issue-making-amendments-posting-and-changing-settings/#post-6806179)
 * [@esmi](https://wordpress.org/support/users/esmi/), lesson learnt. Apologies,
   nothing showed my end (and my dashboard showed no threads started), rather than
   anything flagged as spam, so I thought the worst.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Issue making amendments & posting, and changing settings](https://wordpress.org/support/topic/issue-making-amendments-posting-and-changing-settings/)
 *  Thread Starter [daddacool](https://wordpress.org/support/users/daddacool/)
 * (@daddacool)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/issue-making-amendments-posting-and-changing-settings/#post-6806161)
 * Sorry, I wasn’t aware I had? My dashboard showed no threads posted by me after
   I hit submit, which made me think there had been an error in posting. This was
   reflected in nothing appearing on the forum list. 🙁 feel free to delete this.

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