[PHP] php5 and mysql 4.1 - Authentication

2004-11-02 Thread Thomas Hochstetter
Hi there, I am sure there has been a discussion about this previously, I couldn't find much through google though . anyway. I know I must use mysqli, and that is also not the problem. The problem is with things like phpmyadmin and bxcms. I am not going through all the code to fix the mysql connec

[PHP] php5 and mysql

2003-08-25 Thread Harry Wiens
i've got a wamp with php5. is there any possibility to activate or reinstall, etc. the mysql extension? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] php5 and mysql licences

2003-06-30 Thread Rasmus Lerdorf
On Mon, 30 Jun 2003, Dan Joseph wrote: > Is the mysql client library going to be put back in for future betas? Or > are we mis-reading the change log and its still there? There will always be MySQL support in PHP of one kind or another. The only change in PHP5 is that we are no longer bund

RE: [PHP] php5 and mysql licences

2003-06-30 Thread Derick Rethans
On Mon, 30 Jun 2003, Dan Joseph wrote: > Is the mysql client library going to be put back in for future betas? Or > are we mis-reading the change log and its still there? No, we will not bundle the library with PHP 5 anymore. Derick -- "Interpreting what the GPL actually means is a job best l

RE: [PHP] php5 and mysql licences

2003-06-30 Thread Dan Joseph
topher Speer > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] php5 and mysql licences > > > On Mon, 30 Jun 2003, Christopher Speer wrote: > > > i just read the news on php.net and wondered what it says about php5 and > > MySQL. > > They say that the libs for using a mysq

Re: [PHP] php5 and mysql licences

2003-06-30 Thread Derick Rethans
On Mon, 30 Jun 2003, Christopher Speer wrote: > i just read the news on php.net and wondered what it says about php5 and > MySQL. > They say that the libs for using a mysql server are not implemented any > more,... so my question is: does that mean i (we) have to buy the licences > to be allowed t

[PHP] php5 and mysql licences

2003-06-30 Thread Christopher Speer
Hello, i just read the news on php.net and wondered what it says about php5 and MySQL. They say that the libs for using a mysql server are not implemented any more,... so my question is: does that mean i (we) have to buy the licences to be allowed to use the mysql libs for php? kind regards Chris