Current Page: 1 of 1
Results 1 - 6 of 6
5 years ago
binjoder
provide you the source file of the php"s . by modifying and recompiling I believe it will work . as for linux there are code while compiling choose between one of them. compiles with mysqlnd $ ./configure --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-mysql=mysqlnd compiles with libmysql $ ./configure --with-mysqli=/path/to/mysql_config --with-pdo-mysql=/path/to/mysql_con
Forum: WampServer English
5 years ago
binjoder
alright thanks alot , I will wait feedback from php.net . might reach solution to resolve this problem
Forum: WampServer English
5 years ago
binjoder
the script work with php 7 and mysql 5.1 and above the only problem it is not support mysqlnd it does support libmysql client as mysql connector and as standard php 5.3+ and above in windows are packed with mysqlnd connector but it can be changed manually modification. still big hosting companies didnt shift to mysqlnd and alot of scripts doesn't work with mysqlnd. hence also wampserver will be
Forum: WampServer English
5 years ago
binjoder
thank you for replay . infect my problem with mysqlnd in the php if it is possible to mod php 7 or 5.6 to use libmysql client instead of mysqlnd because the script am welling to work with reject mysqlnd and accept libmysql client. please help
Forum: WampServer English
5 years ago
binjoder
please help me i need wampserver that does meet this requirements Database client version: libmysql - 5.1.73 PHP version: 5.6.30 PHP extension: mysqli curl mbstring i dont want mysqlnd in it at all.
Forum: WampServer English
Current Page: 1 of 1