Gustavo Lopes wrote:
I've just tried to compile mysqlnd and mysqli shared and it worked (at least sapi/cli/php -n -d extension_dir=modules -d extension=mysqlnd.so -d extension=mysqli.so -i showed no problems).
Correct, it compiles fine, but what setup are you running your mysqlnd.so on? This may simply be a problem with the Apache module build, but trying to include mysqlnd.so gives an error and Apache
It is at least conceivable that there's some bug I'm not hitting. In any case, this is a development mailing list. So you can either try to figure out the problem yourself using this mailing list asking for pointers if necessary -- that means actually checking the source code, inspecting symbols in the binaries, preprocessor defines after configure etc. -- or you can file a bug report with clear, complete steps for reproducing the problem.
https://bugs.php.net/bug.php?id=62880 -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http://rainbowdigitalmedia.co.uk -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php