views:

572

answers:

3

It says that port 3306 might be busy - i have changed it (Settings>Components Settings) but just nothing?

VertrigoServ → MySQL database server does not work correctly. Check whether other applications use the important port (3306) and terminate them. Moreover, check firewall settings and correctness the configuration files.

A: 

Try in command prompt

telnet localhost 3306

what does it return back to you?

MindStalker
Could not connect to this host on port 3306: connection failed. [br]If i try "telnet localhost 80" → thats all right
iVenGO
A: 

Thnx a lot) i was advised to run vertrigo with administrator privileges and it works now (i"ve no ide why) !!

which xDebug I can use with it → if i use the one that i used to utilize under Windows XP ( http://serge.yrik.org.ua/blog/blog/devblog/14.html ) it is not accepted ?

iVenGO
A: 

Try to run as administrator .... problem solved!

helper