php-general | 2005051
Date: 05/05/05
- Next message: bala chandar: "Re: [PHP] joining in php development"
- Previous message: Greg Donald: "Re: [PHP] need help on .htaccess"
- In reply to: Oscar Andersson: "[PHP] PHP 5, mySQL and Win XP. I NEED HELP"
- Next in thread: Deep: "Re: [PHP] PHP 5, mySQL and Win XP. I NEED HELP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hey
On 5/5/05, Oscar Andersson <oscarandersson2 <email protected>> wrote:
> 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");
stop the mysql server and restart and again run your php script. there
might be some disk space constraint all be there
>
> 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
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
-- bala> balachandar muruganantham blog> lynx http://chandar.blogspot.com web> http://www.chennaishopping.com-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: bala chandar: "Re: [PHP] joining in php development"
- Previous message: Greg Donald: "Re: [PHP] need help on .htaccess"
- In reply to: Oscar Andersson: "[PHP] PHP 5, mySQL and Win XP. I NEED HELP"
- Next in thread: Deep: "Re: [PHP] PHP 5, mySQL and Win XP. I NEED HELP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

