Jag har fått lite problem med med min MySQL server på min Win2k maskin. Jag kan inte ansluta till SQL utan får : Can't create TCP/IP socket (10106).
Var beror detta på?
/Tommy
http://sunsite.mff.cuni.cz/MIRRORS/ftp.mysql.com/doc/en/Can_n...
...
Trying to connect to mysql with PHP under windows XP pro.
The solution to this problem was for me to connect
.via named pipe (FIFO)
in the my.ini, I added this:
enable-named-pipe
and renamed localhost:
HOST=.
(just a dot) and not
HOST=localhost
which, if I anderstand well try to find its way via TCP/IP and for some reason doesn't.
I overlooked the installation manual.
Everything works just fine now.
Hope I helped someone.
Yannick Boussemart
...
allas vår vän...
Lycka till!
Spelnyheter från FZ
Copyright © 1999–2025 Geeks AB. Allt innehåll tillhör Geeks AB.
Citering är tillåten om källan anges.