Page 1 of 1

1.54.00 update creates "500 Internal server error"

Posted: 13 Jun 2025, 10:08
by Ralf
After updating my 1.53.02 version to 1.54.00 I get a success message that the database was updated but then: No access anymore, "500" error.

OS: Debian 12.11
Apache: 2.4.62 (Debian)
MySQL: 8.4.5
PHP: 8.2.28

System is OK, my browser shows the output of my 'phpinfo.php' when I call it directly, I can still use phpMyAdmin, just soplanning is dead. :o

By the way: What is the reason of eliminating all '.php' from URL's as described in the release notes?

Re: 1.54.00 update creates "500 Internal server error"

Posted: 13 Jun 2025, 12:09
by soplanning
Hello
Removing "php" from all url is just a cosmetic improvment :)

About your 500 error, please go to apache/php error log and get the content of it, it should give details on the problem.