VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: carezza on December 06, 2017, 22:45:48 PM

Title: PHP server timeout
Post by: carezza on December 06, 2017, 22:45:48 PM
Hello,

I'm using a Joomla! website with Virtuemart version 3.0.9.4 connected to PHP version 5.4 and I'm getting PHP server timeouts (shown below)...The maximum allowed simultaneous connections for my hosting server is 25. Does Virtuemart require more than 25 simultaneous connections to save its configuration settings? and I do have other older Joomla! sites that may have issues if I upgrade my PHP to 7.0

I will appreciate any advice the forum could provide me in this matter


Warning
compareUpdateTable alterKey not finished, please rise execution time and update tables again
alterColumns alterKey not finished, please rise execution time and update tables again
alterColumns alterKey not finished, please rise execution time and update tables again
compareUpdateTable alterKey not finished, please rise execution time and update tables again
alterColumns alterKey not finished, please rise execution time and update tables again



Title: Re: PHP server timeout
Post by: GJC Web Design on December 06, 2017, 23:00:13 PM
I had a clients server that returned this no matter what php settings we tried..
You can see if u can increase the execution time but in the end for the problem one I just cloned it to a good server (or localhost)
ran the upgrades and put the clone back

The table compare/update should move forward each time as it starts from where it left off so u may get there

you could try the table updater via the admin tools menu