Re: Can't get PHP extension to Load

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



# Aaron.Smith@xxxxxxxx / 2007-01-30 12:09:44 -0500:
> It loads a PHP extension called php_dblib.dll that replaces (the same
> way ODBTP does) the php_mssql.dll.  The problem is that on the
> production machine, even though it is the same version of everything, it
> refuses to load the php_dblib.dll.  The only error it says is that the
> "specified module could not be found".  The DLL file is definitely in
> extensions directory, and the path that the error message presents has
> been triple checked to exist.

use depends.exe to see which library php_dblib.dll depends on is missing
on the production server.

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux