php-db | 2001062
Date: 06/26/01
- Next message: Ted Rolle: "Re: [PHP-DB] Is MySQL in 4.0.6?"
- Previous message: Mindblender: "[PHP-DB] Oracle Client to connect to remote DB"
- In reply to: Adam Lundrigan: "[PHP-DB] Is MySQL in 4.0.6?"
- Next in thread: Ted Rolle: "Re: [PHP-DB] Is MySQL in 4.0.6?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
on 6/25/01 3:46 PM, Adam Lundrigan at ceo <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:
Hope that helps.
Sincerely,
Paul Burney
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Paul Burney
Webmaster && Open Source Developer
UCLA -> GSE&IS -> ETU
(310) 825-8365
<webmaster <email protected>>
<http://www.gseis.ucla.edu/>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- 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: Ted Rolle: "Re: [PHP-DB] Is MySQL in 4.0.6?"
- Previous message: Mindblender: "[PHP-DB] Oracle Client to connect to remote DB"
- In reply to: Adam Lundrigan: "[PHP-DB] Is MySQL in 4.0.6?"
- Next in thread: Ted Rolle: "Re: [PHP-DB] Is MySQL in 4.0.6?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

