gulshannegi Geschrieben 28. August 2021 Teilen Geschrieben 28. August 2021 Hello everyone, I am running xampp on windows 10 and start Apache and MySQL. everything works fine for me, but Then when I click MySQL Admin it goes to localhost / PHPMyAdmin but it returns me a 404 error. Then I have to type manually localhost: 8080 / PHPMyAdmin and visit, but it also returns me a 404 error, I Do not know what's the issue, please help me to fix this. Link zu diesem Kommentar Auf anderen Seiten teilen Mehr Optionen zum Teilen...
gulshannegi Geschrieben 13. September 2021 Autor Teilen Geschrieben 13. September 2021 (bearbeitet) Hello i also search this issue on the internet and also search on the youtube, and take help from friends but my problem is not solved, recently one my friend suggest me, 1) Open XAMPP control panel. 2) On the right top corner go to config> Service and Port setting and change the port (I did 81 from 80). 3) Open config in Apache just right (next) to Apache admin Option and click on that and select first one (httpd.conf) it will open in the notepad. 4) There you find port listen 80 and replace it with 81 in all place and save the file. 5) Now restart Apache and MYSql 6) Now type following in Browser: http: // localhost: 81 / phpmyadmin / this help me a lot, and i found this post on the internet and found very helpfull. Bearbeitet 13. September 2021 von Chief Wiggum Spam removed Link zu diesem Kommentar Auf anderen Seiten teilen Mehr Optionen zum Teilen...
Empfohlene Beiträge