Page 1 of 1

Can't access "http://localhost/phpmyadmin/"

PostPosted: 24. August 2015 18:39
by Smirnoff103
Hello,

I installed Xampp, everything worked well. I then had the control panel, there I first had an error because the port / socket was the same as Skype used, so I turned that option off in Skype ( http://stackoverflow.com/questions/14073985/xampp-apache-server-is-not-starting-after-skype-installation ) but I still can't access the localhost/phpmyadmin page :(

It just says "This webpage is not available" in my webbrowser, what could it be ? (I installed Xampp in my D:/ disk, when windows is on the C:/, I don't know if this could be an issue ?)
Image

Thanks for your help

Re: Can't access "http://localhost/phpmyadmin/"

PostPosted: 24. August 2015 18:59
by Nobbie
Try http://127.0.0.1 and http://::1 (simply click on that links). And tell us, what happens.

Re: Can't access "http://localhost/phpmyadmin/"

PostPosted: 25. August 2015 18:41
by Smirnoff103
Hello,

nothing happens when I click on these links (the 127.0.0.1 just give a blank page with the title 127.0.0.1 (and page src is empty), and the http://::1 is a blank page with the title "about:blank") :(