Page 1 of 1

#2002 - No connection could be made because the target machi

PostPosted: 16. August 2012 23:19
by Caspoor
When i go to my php my admin i get this error:

#2002 - No connection could be made because the target machine actively refused it.

any solution please? : (

Re: #2002 - No connection could be made because the target m

PostPosted: 17. August 2012 16:06
by JonB
Hi -
It is considered good form to make a polite greeting when you open a topic. Its also useful to accurately describe the problem in some detail

A. are you on the same machine XAMPP is installed on?

B. Have you made any changes to XAMPP since it was installed?

C. You may need to add/edit my.ini to include a line like this:

Code: Select all
bind-address=127.0.0.1


read this: the last post tells how to debug the problem -

viewtopic.php?f=16&t=47645

Good Luck'
8)

yif