PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, February 9, 2022

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

 February 09, 2022     apache, mysql, php, phpmyadmin, xampp     No comments   

Issue

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.



Answered By - Costas Stefanakis
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing