1.54.00 update creates "500 Internal server error"

Post Reply
Ralf
Posts: 55
Joined: 23 Sep 2018, 18:13

1.54.00 update creates "500 Internal server error"

Post 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?
soplanning
Site Admin
Posts: 419
Joined: 31 Aug 2017, 15:58

Re: 1.54.00 update creates "500 Internal server error"

Post 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.
Post Reply