Upgrade to PHP Version 7.2 - How to do it?
Hello - I am unfortunately somebody with Little understanding - I do urgently Need help as my Provider is changing the Supported PHP Versions to: 7.2
My provider's advise is the following:
All old PHP-Versions will be discontinued soon and I will automatically get upgraded to PHP 7.2
As my Webshop is not compatible at the Moment with PHP 7.2 (its currently operating on 5.6)
this will DESTROY :shocking: my whole shop System!
I do Need help with the following:
How can I actualize my CMS onto PHP 7.2 including all
PlugIns, Themes
They must be compatible with the new PHP
Version (7.2)
SOS :blush:
Re: Upgrade to PHP Version 7.2 - How to do it?
What version are you using now?
What plugins do you have installed?
Help is here :)
Re: Upgrade to PHP Version 7.2 - How to do it?
I see you posted about this previously (this thread). It appears you might be looking for some 'better/easier' advice. The replies in that thread do provide the most appropriate solutions.
If there's anything you don't understand would suggest posting in that thread. As twitchtoo said 'Help is here :)'.
Re: Upgrade to PHP Version 7.2 - How to do it?
sure!
Sorry - I did not see the Reply.... -
I will only post here.
Re: Upgrade to PHP Version 7.2 - How to do it?
Hello Twichtoo,
I am currently on
ZenCard 1.3.8.a Version
PHP Version 5.6.38
PlugIns: I have not even a clue what that is.....:ohmy:
I am so thankfull if you could help. I really have no clue how to safe my online shop (it took me 1 year to set it up, and that was 10 Years ago…. )
Re: Upgrade to PHP Version 7.2 - How to do it?
Quote:
Originally Posted by
Karooo
Hello Twichtoo,
I am currently on
ZenCard 1.3.8.a Version
PHP Version 5.6.38
PlugIns: I have not even a clue what that is.....:ohmy:
I am so thankfull if you could help. I really have no clue how to safe my online shop (it took me 1 year to set it up, and that was 10 Years ago…. )
Let's get things working again in 2018... before another year lapses ;) Check your forum inbox/PM.
We can report back to this thread what is, was and will be when the site is running again!
Re: Upgrade to PHP Version 7.2 - How to do it?
This:
https://www.karooo.com/
is how you do it.
And this is what we did:
- Backup Zen Cart 1.38 site files and Database - Site data from 2010 - 2018
- Install Zen Cart 1.55f on server with newest available host environment updated - SQL - 5.5, PHP - 7.1
- Upgrade 1.38 dataset to 1.55f with Zen Cart auto installer
- Merge/Bridge 1.38 - 1.55f - all SQL data manually due to custom data conflicts the auto installer can't see
- Rebuild CodeShop Template as CodeShop-Orange Responsive for 1.55f (unreleased template)
- Fix CSS/layout for new responsive orange template
- Fix Attributes display in shopping cart - add image display
- Convert to HTML-Only Email (unreleased module)
- Site wide language data cleaning in files and database - German Language Pack for 1.55f (unreleased module)
- Update default settings to favour German Language and use Euros - live site and admin
- Install German Language CSS Buttons (unreleased module)
- Rebuild define pages in German/English - remove HTML Editor code markup mess
- Host PHP/sendmail email settings added/updated
- Update PayPal Express API data
- Force SSL - update ZC configure + .htaccess
Installed Module List:
- Twitch Wholesale with Attributes - Advanced
- Twitch Fast Quantity Updates
- Twitch Admin Product Thumbnails
- Twitch Wholesale Account Create
- Twitch WS/RT Product Control Switch
- Twitch Column Grid Layout for Product Listing with Date Available
- Twitch Order Details on Checkout
- Twitch Advanced Search Plus
- Twitch Add Admin Menu
- CORE Charge Advanced Display with Autohide
- New Admin GUI - updates to dashboard, category product listing, collect info, preview info pages
- Login As Customer
- Search Log
- Twitch Additional Product Images (unreleased module)
- Twitch Monthly Sales Reports (unreleased module)
- Trinity Custom Email Templates
- Trinity Shopping Cart Steps
- Twitch CASL
- Product Image Magnifier
- Updated German Language Pack for 1.55f (unreleased module)
- Language/Currency Links in Header v2.1 for 1.55f
Finally we tested the ordering system live site + admin in various desktop/mobile applications, OS platforms and 2 countries in 2 languages with 3 currencies.
New site details list:
- 2010 - 2018 dataset
- Zen Cart 1.55f
- SQL 5.5, PHP 7.1
- Twitch Certified
As always there is some polishing left to do... after the holidays :smile:
Thank you Karooo for the opportunity, the time and the patience to get this site up and running again!
Re: Upgrade to PHP Version 7.2 - How to do it?
thank you for your support.