Re: [PHP-DB] Is MySQL in 4.0.6?

2001-06-26 Thread Phil Driscoll
On Tuesday 26 June 2001 10:43, Karsten Dambekalns wrote: > The small size package contains only the binary without any additional > modules. Get the full size version, or compile yourself. BTW: I think > that is explained on the download page. The small size package *does* include MySQL support

RE: [PHP-DB] Is MySQL in 4.0.6?

2001-06-26 Thread Mark Roedel
> -Original Message- > From: Adam Lundrigan [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 25, 2001 5:46 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] Is MySQL in 4.0.6? > > > Is MySQL included in the 406kb version of PHP 4.0.6? > When I try to connect to MySQL (after adding localhost

Re: [PHP-DB] Is MySQL in 4.0.6?

2001-06-26 Thread Karsten Dambekalns
On Mon, Jun 25, 2001 at 08:16:06PM -0230, 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 >

Re: [PHP-DB] Is MySQL in 4.0.6?

2001-06-26 Thread Paul DuBois
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.ph

Re: [PHP-DB] Is MySQL in 4.0.6?

2001-06-26 Thread Ted Rolle
You have to compile it in... ... AND bring up the MySQL server... On Mon, 25 Jun 2001, 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 conne

Re: [PHP-DB] Is MySQL in 4.0.6?

2001-06-26 Thread Paul Burney
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 >