Search code examples
phpmysqlapachephpmyadminxampp

"The requested URL was not found on this server" afterinstalling xampp and changing port in etc folder file


I am trying to access phpmyadmin but unfortunately I am getting an error. I have no idea how can I install phpmyadmin.

Image

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

Apache/2.4.41 (Ubuntu) Server at localhost Port 80

Solution

  • The easiest way I could access phpmyadmin was to install XAMPP. It installs phpmyadmin and an Apache server on your local machine. After installation, start Apache and MySQL from the xampp control panel and leave it running in the background to be able to access phpmyadmin.