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
>  [EMAIL PROTECTED]
>
>


-- 
Paul DuBois, [EMAIL PROTECTED]

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to