This is a discussion on PHP6 - MySQL 4.1.20 within the PHP General forums, part of the PHP Programming Forums category; Hello, So I've been trying to compile PHP6 with MySQL 4.1.20 and it seems, I keep getting ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
So I've been trying to compile PHP6 with MySQL 4.1.20 and it seems, I keep getting compile errors. It complains for MYSQL_TYPE_VARCHAR. I don't want to use the MySQLND, because we use MySQL 4.1.20 with old_password = 1 ... so any suggestions on how to compile PHP 6 CVS with MySQL 4.1? |
|
|||
|
Hayden Livingston wrote:
> Hello, > > So I've been trying to compile PHP6 with MySQL 4.1.20 and it seems, I > keep getting compile errors. It complains for MYSQL_TYPE_VARCHAR. Since php6 is alpha code, ask the -internals list. -- Postgresql & php tutorials http://www.designmagick.com/ |