[PHP-INSTALL] Compilation issue with php 5.00 and mysqli-extension

2004-02-07 Thread Jochen
Hi all, i am trying to compile php 5.0.0 beta 3 using: Apache 2.0.47 MySQL 4.1.1-alpha-debug-debug with the mysqli extensions under linux. When i try to compile php, gcc will bail of with the following message: /bin/sh /home/jochen/Documents/php/php-5.0.0b3/libtool --silent --preserve-dup-de

[PHP-INSTALL] Re: [PHP-QA] Compilation issue with php 5.00 and mysqli-extension

2004-02-07 Thread Marcus Boerger
Hello Jochen, you need mysql 4.1.2+ your version is too old :-) Saturday, February 7, 2004, 7:09:13 PM, you wrote: > Hi all, > i am trying to compile > php 5.0.0 beta 3 > using: > Apache 2.0.47 > MySQL 4.1.1-alpha-debug-debug > with the mysqli extensions under linux. > When i try to compil