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

Error 500 on Installation #177

Closed SpegalDev closed 2 months ago

SpegalDev commented 2 months ago

image

Fill out the information on the install page, then it immediately goes into a 500 error. Using PHP 7.4.

https://status.spegal.dev

jhuesser commented 2 months ago

Can sou please show us the log files of your webserver?

SpegalDev commented 2 months ago

Unfortunately I'm not getting any errors logged.

jhuesser commented 2 months ago

Without webserver error logs it‘s unfortunately not possible to troubleshoot server side issues. Is this reproducible on a different webserver?Am 08.05.2024 um 17:24 schrieb SpegalDev @.***>: Unfortunately I'm not getting any errors logged.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

SpegalDev commented 2 months ago

Ended up being able to get it working on another server of mine. Had to jump through quite a few hoops to get the MySQL to install properly. Kept getting errors about byte limit 767, even though I had 'innodb_large_prefix' set to ON.