Starting last Wednesday, iFastNet has begun upgrading PHP 7 on the free hosting platform. Instead of PHP 7.3 which we had before, the servers will now be upgraded to PHP 7.4.8.
PHP 7.4 was released half a year ago and is the newest stable version of PHP. It brings many bug fixes and performance improvements. Some of these bugs have been seen by frequenters of this forum as well, like the issues accessing Google services due to SSL errors, and the security problem reported last week.
However, it appears that this upgrade has caused outages on some websites, and judging from what I’ve seen so far, there still seem to be problems with PHP configuration, missing extensions, crashes and other strange behavior.
I only just learned about these issues and still have to go through the recent discussions to figure out what people have experienced or are still experiencing. As soon as I have a better idea what’s going on, I will describe specific known issues and get in touch with iFastNet to get these issues addressed.
I’m very sorry for this extremely late announcement and for not getting here sooner.
UPDATE:
I’ve looked through the topics, and as far as I understand, the main issues still remaining are some extensions and modules missing from PHP. The things which are clearly missing are:
- The PHP ZIP (ZipArchive) extension.
- JPEG support for the GD extension.
- GMP extension.
- IonCube.
I’ve contacted iFastNet about this and will update this topic as soon as I know more.
UPDATE 2
The GMP and IonCube extensions have been restored again. The ZIP and JPEG extensions are not available right now due to compatibility issues between the operating system of the free hosting servers and changes to PHP itself. iFastNet is still working to fix this.
UPDATE 3
The problem is SOLVED now! Earlier today, the PHP ZIP, ZLIB and GD with JPEG support have been added to all servers. If you were using PHP 7.4 before, the extensions have automatically been added.