For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > May 2005 > PHP 5, mySQL and Win XP. I NEED HELP









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PHP 5, mySQL and Win XP. I NEED HELP
Oscar Andersson

2005-05-05, 3:57 pm

I have made a instal of the latest mySQL and PHP 5 on my computer.
I have made the following changes to my php.ini file

extension=php_mysql.dll
extension_dir = "c:\php\"

and i have put the php_mysql. and libmysql.dll in c:\php\ and in c:\windows
to

Now i try this in my php-file
$con = mysql_connect("localhost:3306", "buddy", "bestbuddy");

I cant connect to mySQL. I dont know what is wrong. mySQL listen to port
3306. I have tried with my IP to. I get this warning
Warning: mysql_connect() [function.mysql-connect]: Too many open links (0)
in myfilename.php.


I hope for help
Oscar Andersson
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com