Hello, When opening my phpmyadmin from databases I get https://my.web.site:8080/phpmyadmin insted of https://my.web.site:8081/phpmyadmin How can I fix that ?
That's not a bug. The URL is freely configurable under system > interface config, you have to set it to the URL where you installed phpmyadmin. The errr that you get now just menas that you access a http URL with https. Change the URL to http.