Perhaps after a system update, the ISPConfig interface is no longer displayed correctly. I’m attaching a screenshot. What information can I provide to help you assist me in solving the problem?
Can you try to: - Reload your browser cache (use incognito mode) - Restart apache and php-fpm (systemctl restart apache2 php8.2-fpm) - Have a look in /var/log/ispconfig/update.log for errors.
I tried all three things. In addition, I tried running update_ispconfig.sh --force and I also tried restarting the server, but nothing worked. There don’t seem to be any errors reported in /var/log/ispconfig/update.log. The websites seem to be functioning normally.
anything useful in /var/log/apache2/error.log ? So, you can log in and log out but nothing is displayed as in the screenshot?
I emptied /var/log/apache2/error.log, logged out and back in from ispconfig, the interface remained invisible, and no errors appeared in the log file.
What exactly was updated? Was the system PHP version updated? Which system do you have? Did you restart the server?
It seems that you are logged-in. Log out and re-try or use IP:8080 to check whether it has a different output.
Great. You can continue using it with default port, but if you want to use proxy without default port 8080, make sure you setup it right.
What I don't understand is why it stopped working on the proxy side from one day to the next, without any changes to the configuration. Anyway, I don't need to elaborate further. Now I use it via an SSH tunnel, and it works normally, so I'm fine with that.