JohnCourt Posted Thursday at 03:07 PM Author Posted Thursday at 03:07 PM 1 hour ago, Jim M said: The error there in your screenshot can be found by going to your admin directory, Jim, is that in Error Logs or System Logs? Thank sir
JohnCourt Posted Thursday at 03:12 PM Author Posted Thursday at 03:12 PM 3 minutes ago, Daniel F said: System Log thanks Daniel, I'm not seeing any logs for the time frame php8.1 was attempted.
Stuart Silvester Posted Thursday at 03:22 PM Posted Thursday at 03:22 PM I would suggest going back to your host, if the requirements checker isn't working there's something really wrong with your servers PHP 8.1 configuration. It's not a complex script and should work without throwing a white page. Give them the link to it and ask them why it isn't working.
JohnCourt Posted Thursday at 03:28 PM Author Posted Thursday at 03:28 PM 5 minutes ago, Stuart Silvester said: Give them the link to it and ask them why it isn't working. Stuart, forgive my ignorance, link to? my domain? Thanks 🙂Â
Stuart Silvester Posted Thursday at 03:35 PM Posted Thursday at 03:35 PM The requirement checker script you have uploaded
JohnCourt Posted Thursday at 03:38 PM Author Posted Thursday at 03:38 PM 2 minutes ago, Stuart Silvester said: The requirement checker script you have uploaded Got it thanks!
JohnCourt Posted Thursday at 08:12 PM Author Posted Thursday at 08:12 PM I followed up more and this what A2 has come up with, any further directions is appreciated if any. 🙂 -------------------------------------------------------- Thank you for your reply and provided details - much appreciated. I was able to replicate the issue on the system checker file That file is located at www.thepatriotwoodworker.com/ips4.php. I have temporarily enabled display errors and was able to find the following when the PHP version is changed from 8.0 to 8.1: Fatal error: Uncaught Error: Call to undefined function mysqli_report() in /home/thepatr1/public_html/ips4.php:20 Stack trace: #0 {main} thrown in /home/thepatr1/public_html/ips4.php on line 20 Sadly nothing else is logged even in the Apache error logs. Hope that helps.
Stuart Silvester Posted Thursday at 08:16 PM Posted Thursday at 08:16 PM That would suggest your host does not have MySQLi enabled in PHP. That is a requirement for most PHP software you'd ever want to run. They'll need to solve that. JohnCourt 1
JohnCourt Posted Thursday at 08:38 PM Author Posted Thursday at 08:38 PM 20 minutes ago, Stuart Silvester said: That would suggest your host does not have MySQLi enabled in PHP. That is a requirement for most PHP software you'd ever want to run. They'll need to solve that. Well holly geesh fricken gobsmack! That was it all along Stuart! That php error really told the story didn't it? Thank guys for sticking through it with me, I greatly appreciate it!
JohnCourt Posted Thursday at 08:43 PM Author Posted Thursday at 08:43 PM Reply hidden again 🙂 But I went ahead and enabled GMP PHP so that works fine now too.
Jim M Posted Thursday at 08:49 PM Posted Thursday at 08:49 PM Glad to hear you were able to resolve it. JohnCourt 1
Recommended Posts