VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: princessbs on May 07, 2012, 19:00:58 PM

Title: Siteground Hosting Problem with Virtuemart 2.0.6 upgrade
Post by: princessbs on May 07, 2012, 19:00:58 PM
Looking for anyone who uses Siteground shared hosting and has successfully completed the upgrade to 2.0.6    I have contacted them regarding "MySQL server has gone away" errors and naturally they recommend upgrading to a dedicated server, Premium Support, etc....  not buying it.  Anyone have Siteground?
Title: Re: Siteground Hosting Problem with Virtuemart 2.0.6 upgrade
Post by: Hristo.p on May 08, 2012, 11:14:06 AM
Hello,

I have investigated your case in details and it turned out that the upgrade process is exceeding the MySQL limitations on our shared hosting servers. I have contacted our senior supervisors and asked them to follow-up your ticket in our Help Desk system. If you agree, our team will conduct the upgrade for you without endangering the server stability completely free of charge :) You won't need to upgrade to a more powerful solution since it is only the upgrade process itself that requires a lot of resources and not the regular work of the application.
Title: Re: Siteground Hosting Problem with Virtuemart 2.0.6 upgrade
Post by: princessbs on May 08, 2012, 19:00:56 PM
Amazing!!  I just replied to the ticket. Thank you.
Title: Re: Siteground Hosting Problem with Virtuemart 2.0.6 upgrade
Post by: Hristo.p on May 09, 2012, 08:45:20 AM
I'm glad we have managed to assist you  :)
Title: Re: Siteground Hosting Problem with Virtuemart 2.0.6 upgrade
Post by: Danimeeka on June 05, 2012, 03:20:05 AM
Hi,

I am using php 5.3 and Joomla 2.5. I am having a similar problem with Siteground, who tell me that "The problem which you have encountered occurs when the upgrade cannot be completed due to slow MySQL queries, generated by the application during the upgrade procedures." They advise that I need to do a manual install, which is complicated, requiring expert knowledge in PHP and SQL so I can use their paid script installation service. There's no way my client will agree to that, but my PHP and SQL knowledge is not expert. So Here's my question:

Can anyone recommend a hosting company that CAN accomodate a Virtuemart 2.0.6 upgrade or installation using the standard Joomla Extensions Install/Uninstall facility?

Thankyou!
Title: Re: Siteground Hosting Problem with Virtuemart 2.0.6 upgrade
Post by: jenkinhill on June 08, 2012, 12:27:25 PM
I use Unitedhosting.co.uk with no issues installing Joomla or any VM component. They offer US or UK based servers.
Title: Re: Siteground Hosting Problem with Virtuemart 2.0.6 upgrade
Post by: baggeler on August 02, 2012, 03:00:21 AM
I am using Siteground with Virtuemart 2.0.6 (now with 2.0.8) without any problems...
Title: Re: Siteground Hosting Problem with Virtuemart 2.0.6 upgrade
Post by: nehalemjoe on August 18, 2012, 07:04:41 AM
Hi ... I am running Joomla ver 2.5.6 and VM2 ver 2.0.8e on Siteground without any problems other than my own. Have nothing but excellant tech support.
THANX
Title: Re: Siteground Hosting Problem with Virtuemart 2.0.6 upgrade
Post by: johnlanglois on August 31, 2012, 23:10:46 PM
Quote from: Danimeeka on June 05, 2012, 03:20:05 AM
Hi,

I am using php 5.3 and Joomla 2.5. I am having a similar problem with Siteground, who tell me that "The problem which you have encountered occurs when the upgrade cannot be completed due to slow MySQL queries, generated by the application during the upgrade procedures." They advise that I need to do a manual install, which is complicated, requiring expert knowledge in PHP and SQL so I can use their paid script installation service. There's no way my client will agree to that, but my PHP and SQL knowledge is not expert. So Here's my question:

Can anyone recommend a hosting company that CAN accomodate a Virtuemart 2.0.6 upgrade or installation using the standard Joomla Extensions Install/Uninstall facility?

Thankyou!
I would try changing the max_input_time = 60 to 120 and max_execution_time =30 to 60
Also raise the memory_limit = 128M to 256M
All the values are in your php.ini file.