[ gogi100 @ 23.02.2016. 19:02 ] @
dakle, instalirao easyphp 14.1. Uspesno sam promenio lokaciju www, foldera I foldera gde stoje baze I sve radi ok. Medjutim kada sam promenio port MySQL-a sa 3306 na 3309 u my.ini I php.ini pojavio se problem, jer ne mogu pristupiti phpmyadmin izbacuje poruku

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

The server is not responding (or the local server's socket is not correctly configured). 
,

a kad pristupim web stranici izbaci mi poruku

Code:
Failed to connect to lokacija  at localhost:3306. Error: No connection could be made because the target machine actively refused it. 
Failed to connect to lokacija at localhost:3306. Error: No connection could be made because the target machine actively refused it.


Sta treba menjati. U easyphp i apache i mysql rade

saljem php.ini, httpd.ini,my.ini
[ Predrag Supurovic @ 23.02.2016. 21:18 ] @
Port bi trebalo da namestis i u konfiguraciji phpmyadmin-a.
[ gogi100 @ 24.02.2016. 06:57 ] @
problem sam razresio sto se tice phpmyadmin tako sto sam u my.ini umesto bind-address = 192.168.200.31 stavio 127.0.0.1, ali mi se i dalje na web stranici pojavljuje ova poruka

Code:
Failed to connect to lokacija  at localhost:3306. Error: No connection could be made because the target machine actively refused it. 
Failed to connect to lokacija at localhost:3306. Error: No connection could be made because the target machine actively refused it.