Hi, I start today with ISPconfig but I see that PHPmyAmin is not working. The link goes to: myipadres:8080/sites/database_phpmyadmin.php?id=1 --> myipadress:8081/phpmyadmin ISPConfig is installed on Ubuntu 22.04 VPS Any Tips
That's fine, phpmyadmin gets installed on port 8081 How did you install it (which tutorial) and did you choose Apache or Nginx web server?
Hi, I use tutorial from: community.hetzner.com/tutorials/how-to-install-ispconfig-on-ubuntu-20-04-lts It is a Nginx web server
Ok, so you used the auto-installer. Which error message do you get in the web browser when you access: https://serverhostname:8081/phpmyadmin serverhostname needs to be replaced with your actual server host name.
Hi, First goes to: IPAdress:8080/sites/database_phpmyadmin.php?id=1 After that to ServerHostName:8081/phpmyadmin (APACHE server (clean re-install) Result: This site is not accessible ping to serverhostname is OK Visiting hostname.domain.com Apache2 Default Page. in SSH command: hostname wil give the correct hostname (beta) In SSH command: hostname -f will give hostname.domain.com
So, exactly as it should be. Maybe you have blocked port 8081 in a firewall on the server or in front of the server?