![]() |
|
Best order for updating to 1.6 from 1.59 - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Best order for updating to 1.6 from 1.59 (/thread-13775.html) |
Best order for updating to 1.6 from 1.59 - david1pro - 02-12-2022 I'm eagerly awaiting the final release of 1.6, but because my host is going to start charging a fee this month if I don't get off of PHP 7.x, to avoid closing down my site, I may have to upgrade to the most recent release candidate in the meantime. Since upgrading to PHP 8.x breaks Zenphoto 1.59, I wondered the best method of updating... My plan would be to do the following: 1: Backup my database for safety via Zenphoto If this is incorrect, let me know, please. Thanks, and thanks for all your work in preparing the next release! Best order for updating to 1.6 from 1.59 - acrylian - 02-12-2022 I guess I know which host you are on if they charge extra for older PHP versions… The update procedure is still the same and described here: https://www.zenphoto.org/news/installation-and-upgrading/ As for PHP I suggest to generally use FastCGI. Zenphoto 1.6 will be PHP 7.x to 8.1 compatible - 8.1. is part of causing the delay - and probably even with PHP 8.2 to be released later this month (unless their docs didn't tell everything). You can already test the pre version from the current master aka 1.6RC: There might be some more fixes over the next days but that is basically the release. Note this is a bigger update so a few things changed under the hood that a 3rd party theme like zpBootstrap may be affected by besides PHP 8+ issues. |