Please support our PHP advertiser: Lunarpages PHP Web Hosting
•
•
Join Date: Aug 2004
Posts: 14
Reputation:
Rep Power: 5
Solved Threads: 0
Hi,
I have apache, php, phpmyadmin, and mysql in my computer.
I could connect to mysql and manipulate database well before. But for an unknown reason, I can't do it now. Each time when I tried to do this, it gave an error message as "Can't create TCP/IP socket (10091)". My simplified php script is:
<?php
mysql_connect("localhost", "username", "password");
?>
I will really appreciate it if someone would help me.
Thanks a lot.
phpnovice
I have apache, php, phpmyadmin, and mysql in my computer.
I could connect to mysql and manipulate database well before. But for an unknown reason, I can't do it now. Each time when I tried to do this, it gave an error message as "Can't create TCP/IP socket (10091)". My simplified php script is:
<?php
mysql_connect("localhost", "username", "password");
?>
I will really appreciate it if someone would help me.
Thanks a lot.
phpnovice
Similar Threads
Other Threads in the PHP Forum
- connection of mysql with outlook express (MySQL)
- dynamic dropdowm list and mysql (PHP)
- C++ and MySQL connection (C++)
- php connection to mysql headache (PHP)
- MicroOLAP Database Designer for MySQL (Post your Resume)
Other Threads in the PHP Forum
- Previous Thread: php help needed for login
- Next Thread: Upadating booking page with php
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Threaded Mode