RE: Which PHP for MySQL 4.1

2004-11-11 Thread Graham Cossey
[snip]
> 
> >Sorry, YMMV? What does that mean?
> >
> >Is there a reference somewhere for all these acronyms?
> >  
> >
> 
> Yes it's called Google.
> 

Yep, as soon as I posted I knew I should not have :)
It's late and I'm getting lazy...


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]




RE: Which PHP for MySQL 4.1 (mysgl-general: addressed to exclusive sender for this address)

2004-11-11 Thread OpenMacNews
Sorry, YMMV? What does that mean?
YMMV = "Your Mileage May Vary"
Is there a reference somewhere for all these acronyms?
lots.
google (internet acronyms)
richard
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: Which PHP for MySQL 4.1

2004-11-11 Thread James E Hicks III
Graham Cossey wrote:
Sorry, YMMV? What does that mean?
Is there a reference somewhere for all these acronyms?
 

Yes it's called Google.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


RE: Which PHP for MySQL 4.1

2004-11-11 Thread Graham Cossey

[snip]
> 
> of course, YMMV ...
> 
[snip]

Sorry, YMMV? What does that mean?

Is there a reference somewhere for all these acronyms?

Thanks
Graham


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Which PHP for MySQL 4.1

2004-11-11 Thread OpenMacNews
Jay Blanchard wrote:
[snip]
I would like to migrate my MySQL servers from 4.0 to 4.1.
As I use PHP as well as Java with these servers I wonder what PHP 4
version would
be compatible with MySQL 4.1.
Has anyone used MySQL 4.1 with PHP yet?
[/snip]
fwiw, i build-from-source & use a collection of:
  mysql 4.1.7
  apache 2.0.52 (mpm=worker)
  php 5.0.2
  perl 5.8.5
  bdb 4.3.21 (crypto)
on OSX 10.3.6 without any hitches/issues that *i've* found. one *does* need to be 
careful about versions of pcre bet apache & everything else, but once built, 
all's (seemingly) ok.
of course, YMMV ...
cheers,
richard
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: Which PHP for MySQL 4.1

2004-11-11 Thread Ugo Bellavance
Jay Blanchard wrote:
[snip]
I would like to migrate my MySQL servers from 4.0 to 4.1.
As I use PHP as well as Java with these servers I wonder what PHP 4 
version would
be compatible with MySQL 4.1.

Has anyone used MySQL 4.1 with PHP yet?
[/snip]
PHP 4 is compatible with MySQL 4.1. My caution to you would be using
Apache 2 as it has some quirks that haven't been worked out yet.
 Must be careful about authentification though.
see http://dev.mysql.com/doc/mysql/en/Password_hashing.html
and
http://dev.mysql.com/doc/mysql/en/Old_client.html
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: Which PHP for MySQL 4.1

2004-11-11 Thread Curtis Maurand
Jay Blanchard wrote:
[snip]
I would like to migrate my MySQL servers from 4.0 to 4.1.
As I use PHP as well as Java with these servers I wonder what PHP 4 
version would
be compatible with MySQL 4.1.

Has anyone used MySQL 4.1 with PHP yet?
[/snip]
PHP 4 is compatible with MySQL 4.1. My caution to you would be using
Apache 2 as it has some quirks that haven't been worked out yet.
 

I've been using Apache 2 with PHP 4 for quite some time.  Its been 
working fine for me and my customers.

Curtis
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


RE: Which PHP for MySQL 4.1

2004-11-11 Thread Jay Blanchard
[snip]
I would like to migrate my MySQL servers from 4.0 to 4.1.

As I use PHP as well as Java with these servers I wonder what PHP 4 
version would
be compatible with MySQL 4.1.

Has anyone used MySQL 4.1 with PHP yet?
[/snip]

PHP 4 is compatible with MySQL 4.1. My caution to you would be using
Apache 2 as it has some quirks that haven't been worked out yet.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Which PHP for MySQL 4.1

2004-11-11 Thread C.F. Scheidecker Antunes
Hello,
I would like to migrate my MySQL servers from 4.0 to 4.1.
As I use PHP as well as Java with these servers I wonder what PHP 4 
version would
be compatible with MySQL 4.1.

Has anyone used MySQL 4.1 with PHP yet?
I appreciate your thoughts.
Thanks.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]