C:\PHP\MySQL Server 4.1\bin>mysqld-nt --console
Can't start server: Bind on TCP/IP port: No error
050822 11:02:12 [ERROR] Do you already have another mysqld server running on por
t: 3306 ?
050822 11:02:12 [ERROR] Aborting
050822 11:02:12 [Note] mysqld-nt: Shutdown complete
yet when i type
"mysql -h localhost -u root -p"
i can get to the mysql> prompt...
i have a feeling its firewall intervention, is there a way to change the port MYSQL runs on? if its not firewall, what is it :S
another thing is, phpinfo doesnt list MYSQL at all in the readout