Not Found The requested URL /phpmyadmin/ was not found on this server.

Hi
i install throught virtualmin phpmyadmin and when i write in internet explorer is give me error Not Found

The requested URL /phpmyadmin/ was not found on this server.
Apache/2.4.18 (Ubuntu) Server at pichaga.es Port 80

Make sure phpMyAdmin is selected in Default Script Installers if you want phpMyAdmin to be enabled for all new virtualhosts you create. Follow these steps to do this:

    Navigate to Virtualmin -> System Settings -> Server Templates
    Click on Default Settings
    From the dropdown list, select Default Script Installers
    Select phpMyAdmin from the list of scripts in the first empty row available
    Click Save

For existing virtualhosts, check that phpMyAdmin is installed for each one as Virtualmin installs phpMyAdmin within the public root directory of each virtualhost it is enabled on. Follow these steps to do this:

    Navigate to Virtualmin -> List Virtual Servers
    Click on the virtual server that you want to install (or verify the installation of) phpMyAdmin on
    Select Install Scripts
    If phpMyAdmin is not listed, go to the Available Scripts tab, and install phpMyAdmin by selecting it and clicking on Show Install Options

Howdy,

You may also want to ensure that you’re reaching your intended Virtual Server.

For example, if you just go to “/”, rather than “/phpmyadmin/”, are you seeing the expected web content?

-Eric