Help - Search - Members - Calendar
Full Version: php_mysqli.dll error
The Uniform Server BBoard > Support > Uniform Server - Windows > MySQL
hendam
Have been using Uniform server for a while - love it
However, I donloaded the latest version
Am trying to use php_mysqli.dll
In previous versions I have added this file to the php extensions directory
In the php.ini file added the line: extension=php_mysqli.dll
After that I was able to use mysqli

This does not work in the latest version - have gone nuts trying to figure it out
Does anyone have any ideas? Pls!!!
AlleyKat
Please be more specific when reporting, always give exact apache, mysql and php versions so we're sure that we're talking about the same thing.

I *think* the dll isn't needed for php5, but I'm not sure.
hendam
The latest version I downloaded was Uniform Server 3.3 (Windows)

The error message I get is: "Unable to load dynamic library '/usr/local/PHP/extensions\php_mysqli.dll' - The specified procedure could not be found."

All appears fine with Uniserver Version 3.2a

I just do not understand why it does not work with the latest version

In both cases I have copied the file "php_mysqli.dll' from a xammp installation into the php/extensions directory and edited the php.ini file to include the line "extension=php_mysqli.dll"

I do appear to need php_mysqli.dll for my code to run
olajideolaolorun
Make sure the php_mysqli.dll version you downloaded is the one for the same version of PHP on 3.3. It isn't, thats why you are getting that error.

Don't copy from XAMPP, download the original PHP package from http://www.php.net/releases.php and then get it from there.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.