Marcus, Thanks for the respond, but i am pretty sure that I modified the correct php.ini because the error messages varies; e.g.:
if I set "extension_dir ./" (which is the default), i get: "Unable to load dynamic library'./php_curl.dll' - The specified module could not be found" OR if i set extension_dir "D:\php\extensions\" I get: "Unable to load dynamic library'D:\php\extension\php_curl.dll' - The specified module could not be found" When changing the directory to the latter it seems that it finds something because it comes up with an new error message: "The procedure entry point _Zend_list_delete could not be located in the dynamic link library php4ts.dll" In the latter case I also had to copy two files to WINNT\SYSTEM32, these were: "SSLEY32.dll" and "libey32.dll". Anyone who have done this before with success ?? Rgs Steinar Kolnes -----Opprinnelig melding----- Fra: Markus Fischer [mailto:[EMAIL PROTECTED]] Sendt: August 28, 2002 12:09 PM Til: Steinar Kolnes Kopi: [EMAIL PROTECTED]; [EMAIL PROTECTED] Emne: Re: SV: [PHP-DEV] How to specify exstension_dir in PHP.ini for Windows On Wed, Aug 28, 2002 at 01:16:44PM +0200, Steinar Kolnes wrote : > Thanks for the respond, I am actually using 'extension_dir' There was only a > typos in the e-mail. > The question however; how do I specify the directory ?? Chances are pretty high that you've modified the wrong php.ini . Please ask further question on php-general@ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php