Re: [PHP-DB] Re: Problem with mysql_connect(...)

2005-09-20 Thread viraj
PROTECTED] Sent: Monday, September 19, 2005 2:19 AM To: php-db@lists.php.net Subject: [PHP-DB] Re: Problem with mysql_connect(...) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello. I'm trying to connect to my MySQL server with mysql_connect(...). The server is up and running, and I'm

RE: [PHP-DB] Re: Problem with mysql_connect(...)

2005-09-20 Thread Dan
. -Original Message- From: viraj [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 12:14 AM To: Dan Cc: Michael Louie Loria; php-db@lists.php.net Subject: Re: [PHP-DB] Re: Problem with mysql_connect(...) this is a dll issue; if you are running php5 on windows! read this.. http

[PHP-DB] Re: Problem with mysql_connect(...)

2005-09-19 Thread Michael Louie Loria
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello. I'm trying to connect to my MySQL server with mysql_connect(...). The server is up and running, and I'm running Apache with PHP properly installed. The code: $hleServer = mysql_connect($host, $user, $password) or die(Error: Database.

RE: [PHP-DB] Re: Problem with mysql_connect(...)

2005-09-19 Thread Dan
other. -Original Message- From: Michael Louie Loria [mailto:[EMAIL PROTECTED] Sent: Monday, September 19, 2005 2:19 AM To: php-db@lists.php.net Subject: [PHP-DB] Re: Problem with mysql_connect(...) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello. I'm trying to connect to my MySQL