Posted by Jay Blanchard on 12/09/05 18:06
[snip]
It's done ...
But it was create errror like this PHP Startup: unable to load dynamic
library 'c:\php\ext\php_mysqli.dll' - The specified module could not found.
I was re-check to ensure php_mysqli.dll is on c:\php\ext and used from same
source...
[/snip]
Any of the modules that you want to load should be in that directory and the
php.ini should point to it.
[Back to original message]
|