I'm running win2k with IIS 5.
i have - php4ts.dll, SSLEAY32.dll, LIBEAY32.dll, Kernel32.dll, Wsock32.dll,
MSVCRT.dll - in the system32 folder.
my php version is 4.0.5.
in the php.ini file i have:
extension_dir = C:\php\extensions\ (correct)
and in the script i'm going dl("php_curl.dll");
and i get this:
Warning: Unable to load dynamic library 'C:\php\extensions\php_curl.dll' -
The specified module could not be found.
the file IS there, and i can load other modules .. just not the one i want
!!!! .. someone please help ...i'm not sure what's wrong..
thanks
Liquidice.



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to