Quantcast
Channel: The requested URL /phpmyadmin was not found on this server - Ask Ubuntu
Viewing all articles
Browse latest Browse all 5

Answer by Chris Lane Jones for The requested URL /phpmyadmin was not found on this server

$
0
0

On Ibrahim's answer, I used the nano in the terminal instead of gedit, cause I could not get gedit to work.

Root Terminal Steps

  1. Paste in terminal, this will open in the terminal Nano editor:

    nano /etc/apache2/apache2.conf
    
  2. Then add the following line to the end of the file:

    Include /etc/phpmyadmin/apache.conf
    
  3. ctrl-o and ctrl-x to save and exit.

  4. Then paste in terminal: restart apache:

    /etc/init.d/apache2 restart
    

Viewing all articles
Browse latest Browse all 5

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>