Page 1 of 1

unable to connect to localhost/phpmyadmin

PostPosted: 15. August 2017 22:34
by kalkatr
Hi.. After installing xampp v3.2.2. on windows 10 with success, I am trying now to access localhost/phpmyadmin from mozilla or explorer,
but it shows me "unable to connect". Can you help me;

Re: unable to connect to localhost/phpmyadmin

PostPosted: 15. August 2017 22:38
by Altrea
Hi,

Is Apache and MySQL started?

Best wishes,
Altrea

Re: unable to connect to localhost/phpmyadmin

PostPosted: 15. August 2017 23:32
by kalkatr
yes both of them!

Re: unable to connect to localhost/phpmyadmin

PostPosted: 15. August 2017 23:34
by Altrea
What happens if you only request http://localhost/ , not phpmyadmin?

Re: unable to connect to localhost/phpmyadmin

PostPosted: 15. August 2017 23:41
by kalkatr
the same thing. unable to connect.

Re: unable to connect to localhost/phpmyadmin

PostPosted: 15. August 2017 23:55
by Altrea
Did you change any of the default ports?

Re: unable to connect to localhost/phpmyadmin

PostPosted: 16. August 2017 00:08
by kalkatr
Yes, in httpd.conf I have changed from 80 to 8082, server name local host from 80 to 802, and in httpd-ssl.conf from listen 443 to listen 44340 . I also deactivate the publishing services WWW

Re: unable to connect to localhost/phpmyadmin

PostPosted: 16. August 2017 05:23
by Altrea
Then read this thread please and it should be clear why you get this message
=> [Q&A] Changing the Apache default ports

Re: unable to connect to localhost/phpmyadmin

PostPosted: 16. August 2017 09:05
by kalkatr
Hm, I don't understand too much because I am newone to all these. I only changed ports 80 and 443 to 10080 and 10443 as shown in https://community.apachefriends.org/f/viewtopic.php?f=22&t=69784&p=239058#, but nothing happened again. Should I change to another port; and if yes , what else;

What I did in the beginning is to change these ports from a youtube video for installing xampp on windows 10

Re: unable to connect to localhost/phpmyadmin

PostPosted: 16. August 2017 09:44
by Altrea
Changing the Apache ports has some sideeffects:



Is this really difficult to understand?

Re: unable to connect to localhost/phpmyadmin

PostPosted: 16. August 2017 15:05
by kalkatr
i tried localhost:10080/phpmyadmin and it worked!

Thank you very much! I couldn't know all this stuff!

Re: unable to connect to localhost/phpmyadmin

PostPosted: 16. August 2017 16:04
by Altrea
I know. Thats why i told you where to find the answer, but i cannot teach you to read carefully.

Re: unable to connect to localhost/phpmyadmin

PostPosted: 01. November 2017 18:26
by kamilhakli
thank you a lot of. i have same problem and solved now :)