Page 1 of 1

Any problem with extension under Win? libasl.dll...

Posted: Mon May 27, 2002 3:27 pm
by lordzoster
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).

Posted: Mon May 27, 2002 3:43 pm
by volka
must be a special feature in the version for finland ;)
but since when do they have vocals in their language (libsAsl.dll) ? :D

ok ok, it's a library from openssl/cyrus-sal

extensions not found

Posted: Mon May 27, 2002 5:15 pm
by lordzoster
right.
But i still can't get extension running on my php.
Tried E_V_E_R_Y_T_H_I_N_G i'm aware of (i red install.txt, manual, documentation, last minute issue, etc.).
What am i expected to do?
Is it possible that nobody ever heard of such behaviours, except me and those dozen unlucky php'ers out there?
Sad...

Posted: Mon May 27, 2002 5:22 pm
by volka
do you mean 'can not run php with any extentions at all"?
Or which extention do you want to load?
Until a few days ago I ran php 4.2 on a w2k professional and had no errors at all.