on 6/25/01 3:46 PM, Adam Lundrigan at [EMAIL PROTECTED] 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?

Though I haven't checked in version 4.0.6, typically MySQL *support* is
included with PHP.  That entails the necessary MySQL header files so that
PHP can compile with MySQL support.

You still need to download and install MySQL on the machine.  You can find
packages and more information at:

<http://www.mysql.com/>

Hope that helps.

Sincerely,

Paul Burney

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Paul Burney
Webmaster && Open Source Developer
UCLA -> GSE&IS -> ETU
(310) 825-8365
<[EMAIL PROTECTED]>
<http://www.gseis.ucla.edu/>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



-- 
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