Jump to content
The Uniform Server Community

php_mysqli.dll error


hendam
 Share

Recommended Posts

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!!!

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...