Cory2010 Posted November 22, 2020 Share 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? Link to comment Share on other sites More sharing options...
Cory2010 Posted November 22, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
stoo2000 Posted November 23, 2020 Share 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 Link to comment Share on other sites More sharing options...
Recommended Posts