tinypilot
09-22-2007, 02:45 AM
Well this is two different questions hope that someone can help me out.
Regarding SQL, I have suddenly got a problem that I haven't seen before, so I was wondering if something has changed. When making a full back-up of my site or my clients site, I get the following error:
MA DB function failed with error number 2006
MySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, params FROM jos_modules AS m WHERE m.published = 1 AND m.position = 'debug' AND m.client_id = 1 ORDER BY m.ordering
SQL = (and then some...)
The back-up does get generated, but it seems that the SQL server times out or something. I have tried to optimize and repair the database but there isn't any problems. It has not always worked like this, so I was wondering if something changed regarding SQL timings?
Another problem is bandwith... I tried to download a 900mb backup file from one of the servers. It was not running that fast - around 300 - 500kbps on a 20mbit connection, but I could not access the site at all while downloading as if my download was occuping the whole bandwith to the site...? The second the download was done the site loaded in a second, while downloading I could not get access to the site at all (other sites were easy to access). Is this normal?? It seems VERY limited?
A last question is regarding emails.. I wanted to have a cron job send me the backup file of a database to my email (around 70mb) this was not possible according to the cron job message - what is the email sending limit with Bluehost??
Thanks for any hints!
Regarding SQL, I have suddenly got a problem that I haven't seen before, so I was wondering if something has changed. When making a full back-up of my site or my clients site, I get the following error:
MA DB function failed with error number 2006
MySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, params FROM jos_modules AS m WHERE m.published = 1 AND m.position = 'debug' AND m.client_id = 1 ORDER BY m.ordering
SQL = (and then some...)
The back-up does get generated, but it seems that the SQL server times out or something. I have tried to optimize and repair the database but there isn't any problems. It has not always worked like this, so I was wondering if something changed regarding SQL timings?
Another problem is bandwith... I tried to download a 900mb backup file from one of the servers. It was not running that fast - around 300 - 500kbps on a 20mbit connection, but I could not access the site at all while downloading as if my download was occuping the whole bandwith to the site...? The second the download was done the site loaded in a second, while downloading I could not get access to the site at all (other sites were easy to access). Is this normal?? It seems VERY limited?
A last question is regarding emails.. I wanted to have a cron job send me the backup file of a database to my email (around 70mb) this was not possible according to the cron job message - what is the email sending limit with Bluehost??
Thanks for any hints!