Switch to PHP 7.4
-
Hi all,
I’m not entirely sure what caused the problems I had, but it is related to WordPress, so I thought I’d start here.
The other day I decided to try out PHP 7.4, and for the most part it seemed to work.
The first problem I had was for some reason, when on PHP 7.3 or earlier, the .user.ini file was being ignored and the php.ini was being read. When I upgraded to 7.4 my site gave a fatal error because the .user.ini file had an old path from a previous hosting account, which PHP 7.4 was now trying to read. Correcting the file path fixed that problem, but I ended up deleting the .user.ini file because Wordfence doesn’t need it if you host with Siteground.
The other problem was when editing a post using the Divi theme and classic editor I got a server 500 error when clicking ‘update’.
Basically I’m trying to figure out if there is something I can do myself to make my sites run on PHP 7.4, or if I should just wait it out and stay with 7.3 for now.
In other words it would seem not everything is 100% compatible with PHP 7.4 just yet?
- The topic ‘Switch to PHP 7.4’ is closed to new replies.