Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Cory2010 Posted November 22, 2020 Posted November 22, 2020 Hello, I have a server running a fresh install of CentOS 8 with apache 2.4.37, php 7.2.24, and mysql 5.7.32. I downloaded IPS 4.5.4 from my client area and uploaded it to my server. However when I attempt to browse to my site/admin/install it doesn't work. I receive http error 505 and nothing loads. I know the URL is fine and files are accessible because I can drop in a random .php file and access it with no problem. The ready check file shows my mysql version is not compatible, but it looks like it should be? Anyone have any ideas what may be wrong?
Cory2010 Posted November 22, 2020 Author Posted November 22, 2020 Figured it out... php-json was missing. Not sure why that requirement wasn't in the ready check script, but all good now. 🙂 IPCommerceFan 1
stoo2000 Posted November 23, 2020 Posted November 23, 2020 1 hour ago, Cory2010 said: Figured it out... php-json was missing. Not sure why that requirement wasn't in the ready check script, but all good now. 🙂 It's a default part of PHP although it looks like some OS's may not install it?? - https://www.php.net/manual/en/json.installation.php
Recommended Posts