Any problem with extension under Win? libasl.dll...
Posted: Mon May 27, 2002 3:27 pm
todd.fincannon@acotec.com
07-Feb-2001 08:39
I foun this post by todd.fincannon@acotec.com on the 07-Feb-2001 08:39, at the URL http://www.php.net/manual/fi/install.windows.php.
"Installing PHP 4 with extensions on Windows
If you are getting bogus message boxes that say, "unable to load
dynamic library" followed by the correct pathname to the extension
DLL,
the real problem is that libsasl.dll is not being found.
To load extensions,
* set extension_dir in php.ini with the full pathname of the
directory where extensions are located
* uncomment the extension line in php.ini for each extension
* move libsasl.dll to the same directory as php.exe."
Have you heard of this dll?
I don't find it, either in my win2k server (PHP4.2.0 manual installation) nor in my win2k (installshield).
07-Feb-2001 08:39
I foun this post by todd.fincannon@acotec.com on the 07-Feb-2001 08:39, at the URL http://www.php.net/manual/fi/install.windows.php.
"Installing PHP 4 with extensions on Windows
If you are getting bogus message boxes that say, "unable to load
dynamic library" followed by the correct pathname to the extension
DLL,
the real problem is that libsasl.dll is not being found.
To load extensions,
* set extension_dir in php.ini with the full pathname of the
directory where extensions are located
* uncomment the extension line in php.ini for each extension
* move libsasl.dll to the same directory as php.exe."
Have you heard of this dll?
I don't find it, either in my win2k server (PHP4.2.0 manual installation) nor in my win2k (installshield).