VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: baxterdown on May 17, 2017, 16:54:10 PM

Title: Upgraded to J3.7.1 before VM 3.2.2 -- VM is down!
Post by: baxterdown on May 17, 2017, 16:54:10 PM
I made a mistake and upgraded Joomla from 3.7.0 to 3.7.1 BEFORE upgrading VM from 3.2.1 to 3.2.2. Now VM is down on the front end. I can still access the CP.

What do I do now?

Title: Re: Upgraded to J3.7.1 before VM 3.2.2 -- VM is down!
Post by: Milbo on May 17, 2017, 17:56:59 PM
Just install VM via backend? /administrator?
But I wonder that it is directly down and shows a blank page, actually.
Title: Re: Upgraded to J3.7.1 before VM 3.2.2 -- VM is down!
Post by: baxterdown on May 17, 2017, 18:28:17 PM
Hi Milbo, indeed, VM is down and shows a blank page. The rest of the site is up and running ok.

I have four other sites running VM which I upgraded the correct way with those. VM is running ok on all those sites.

I have a backup of the site that is down. What's best?

1. Install full VM 3.2.2. over existing install via administrator
2. Load backup and redo the upgrades

Thanks!

Jose
Title: Re: Upgraded to J3.7.1 before VM 3.2.2 -- VM is down!
Post by: jenkinhill on May 17, 2017, 18:38:53 PM
I'd revert to the backup and then test any updates on a copy of the live site.

You could try Rupostel's 500 detector plugin, though. http://forum.virtuemart.net/index.php?topic=117042.msg470068#msg470068   I use it a lot for debugging fatals.
Title: Re: Upgraded to J3.7.1 before VM 3.2.2 -- VM is down!
Post by: baxterdown on May 17, 2017, 18:44:14 PM
Hi guys

I just fixed it!!! - It was a PHP memory issue. With the upgrade to Joomla 3.7.1 we upgraded PHP to 7.0. It turns out PHP needed more memory. The default max memory on the 7.0 php.ini file was set to 32MB. As soon as we upped that to the standard 128MB, VM came back!

Thanks for your replies. Hope this helps someone else in the future.

Jose