Phpmyadmin installed with Webmin plugin does not load?

Hi I have install phpmyadmin using the provided plugin in Webmin, but when I got to the url it does not load?

You can describe the showed error if there is any ?

Common checks

  • Check DNS, try to resolve that website, it matches with the VirtualMin IP ? dig domain.com
  • Check if there is any .htaccess file in that folder that can cause problemes getting that folder
  • Reinstall phpmyadmin, check if the final resume is correct and it generate all the URL

You can try…

  • Force your system to resolve that domain with VirtualMin IP, that will ignore all DNS resolutions
  • vim /etc/hosts

    Add at the end of the file

    IP_virtualMinHost www.domain.com domain.com