This is a discussion on Compiling php5 with mysqli support within the PHP Language forums, part of the PHP Programming Forums category; I tryed to compile php5 (a dev snapshot) --with-mysqli=/usr/local/bin/mysql_config The configuration works just fine but ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I tryed to compile php5 (a dev snapshot)
--with-mysqli=/usr/local/bin/mysql_config The configuration works just fine but the compilation crash near zif_mysqli_stmt_num_rows. Anyone experienced this problem? Anyone got it to compile? |