php-db | 2001062
Date: 06/26/01
- Next message: Shahmat Dahlan: "Re: [PHP-DB] Query in a function"
- Previous message: Alex Mikhail: "[PHP-DB] db2 (or any unified ODBC db), php, stored procedures, and OUT parameters"
- In reply to: Adam Lundrigan: "[PHP-DB] Is MySQL in 4.0.6?"
- Next in thread: Karsten Dambekalns: "Re: [PHP-DB] Is MySQL in 4.0.6?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 8:16 PM -0230 6/25/01, Adam Lundrigan wrote:
>Is MySQL included in the 406kb version of PHP 4.0.6?
>When I try to connect to MySQL (after adding localhost & paswords to
>php.ini) using this version it says:
>Warning: Can't connect to MySQL server on 'localhost' (10061) in
>mysql_local_test.php on line 2
>
>>From what i've heard, MySQL is included in PHP....but why doesn't
>>the connect work if it is included?
The client library is included (if you build with --with-mysql), but
you have to be running a server somewhere that you can connect to.
>
>-Adam Lundrigan
> CEO, VPU
> http://www.vpu-virtual.com/
>
> ICQ # 73617446
> ceo <email protected>
>
>
-- Paul DuBois, paul <email protected>-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Shahmat Dahlan: "Re: [PHP-DB] Query in a function"
- Previous message: Alex Mikhail: "[PHP-DB] db2 (or any unified ODBC db), php, stored procedures, and OUT parameters"
- In reply to: Adam Lundrigan: "[PHP-DB] Is MySQL in 4.0.6?"
- Next in thread: Karsten Dambekalns: "Re: [PHP-DB] Is MySQL in 4.0.6?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

