Connecting Tech Pros Worldwide Forums | Help | Site Map

Which PHP versions support MySql 4.1?

rroot
Guest
 
Posts: n/a
#1: Jul 17 '05
Which versions of PHP support MySql 4.1? Is this information available
on the php.net web? If so, where do I look?

Thanks


Justin Koivisto
Guest
 
Posts: n/a
#2: Jul 17 '05

re: Which PHP versions support MySql 4.1?


rroot wrote:
[color=blue]
> Which versions of PHP support MySql 4.1? Is this information available
> on the php.net web? If so, where do I look?
>
> Thanks
>[/color]

Do a google search:
mysql 4.1 site:php.net

--
Justin Koivisto - spam@koivi.com
http://www.koivi.com
rock72
Guest
 
Posts: n/a
#3: Jul 17 '05

re: Which PHP versions support MySql 4.1?


"Justin Koivisto" wrote:[color=blue]
> rroot wrote:
>[color=green]
> > Which versions of PHP support MySql 4.1? Is this[/color]
> information available[color=green]
> > on the php.net web? If so, where do I look?
> >
> > Thanks
> >[/color]
>
> Do a google search:
> mysql 4.1 site:php.net
>
> --
> Justin Koivisto - spam@koivi.com
> http://www.koivi.com[/color]

u need a php 4.0.5 version for MYSQL. Download @ www.php.net

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/PHP-versions...ict177330.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=600434
Jan Pieter Kunst
Guest
 
Posts: n/a
#4: Jul 17 '05

re: Which PHP versions support MySql 4.1?


rroot wrote:[color=blue]
> Which versions of PHP support MySql 4.1? Is this information available
> on the php.net web? If so, where do I look?[/color]

I use PHP 4.3.6 with MySQL 4.1.7. The only thing to watch out for that I
have noticed is that I need to start mysqld with the --old-passwords
flag because PHP 4.3.6 doesn't support the new password protocol in
MySQL 4.1.

JP

--
Sorry, <devnull@cauce.org> is een "spam trap".
E-mail adres is <jpk"at"akamail.com>, waarbij "at" = @.
Closed Thread