-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Loading DLLs has nothing to do with the PHP path, it has to do with the SYSTEM path. You have to either alter the PATH variable, or place the DLLs in the same directory as the php4ts.dll, or in c:\winnt\system32
also, next time send the full PHP error message.
- --
Brian 'Bex' Huff <[EMAIL PROTECTED]> PGP Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x5A06A150
| Hope to find someone to help me with this: | | I am trying to load a dynamic extension using the dl() function. The dll file | resides in my web root directory (c:\inetpub\wwwroot). I have extension_dir = | ./ in php.ini (the default). | | dl("xxxx_php.dll") doesn't seem to find the file when called from a script | that resides in the same directory as the extension file (xxxx_php.dll). | Also, I've tried setting extension_dir = c:\inetpub\wwwroot without success. | | | Any ideas, please? Thanks in advance.
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE+ceIemexGJFoGoVARAtiyAJ9im2wL3/ZS4U3YdOMWlhSkknV/tgCeMDtk Ijan5vDGiGTuySoA+89iNzs= =n6SQ -----END PGP SIGNATURE-----
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php