I have had this installed for a long long time. I moved servers on Dec 3 2011. The new server did not have curl support in PHP, and I just corrected this today (March 8 2012). With in minuets of curl getting installed the server CPU went up, to many SQL connections. Eventually the data center rebooted the server and changed the wait_timeout to compensate. Now the DB errors are
PHP Code:
Invalid SQL:
UPDATE setting SET value = '1331204351' WHERE varname = 'twitter_lastrun';
MySQL Error : MySQL server has gone away
I am not wanting to ask them to increase the wait time out because it will take me right back with to many SQL connections.
What can be done so the modification don't try to tweet everything since Dec 3? I hope I explained what is going on with me. I have this disabled in my adminCP right now.