server-status-project / server-status

Simple, modern looking server status page with administration and some nice features, that can run even on shared webhosting
https://demo.status.sajdl.com/
Apache License 2.0
394 stars 87 forks source link

500 error with php 8.1 #176

Open ricky1146 opened 4 months ago

ricky1146 commented 4 months ago

Hello, i am currently running PHP 8.1, though i am getting a 500 error. I believe the cutoff is php 7.4 correct? The reason why i believe this, is i troubleshooted the issue with everything, till switching PHP versions.

If this is the issue will the code be adapted? I created an apache2 error log especially for the virtualhost which there was no logged errors, i do have a custom config with mpm-itk, and several ssl custom settings within virtualhost

Screen Shot 2024-03-19 at 8 33 52 PM Screen Shot 2024-03-19 at 8 29 29 PM

Steffen-MLR commented 3 months ago

Hi @ricky1146, i just updated the project to be php 8.2 compatible, please take a look and report possible errors back to me.