Just Updated from PHP5 to PHP7, having issues
-
I’ve just gone through the big update from PHP5 to PHP7 and at first it seemed like my site was working fine, but I’m noticing two pretty big problems now.
Firstly, I cannot create new posts, I just get an error message saying “You are currently editing the page that shows your latest posts” instead of the text box for editing content.
I also noticed I cannot upload images to my media library. When I try to do this I get an error saying “Could not Insert post into the database.”
I just discovered my server is running MySQL 5.1.73, is it possible the old version of MySQL not playing nice with the new version of PHP is the issue? I see that WordPress recommends MySQL 5.6.
Any help or direction wouldbe greatly appreciated!
Links to screenshots: https://imgur.com/a/SBnmVLf
The topic ‘Just Updated from PHP5 to PHP7, having issues’ is closed to new replies.