Re: enabling OpenSSL and curl for PHP on IIS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Pablo Gosse wrote:
> to no effect.  It's simply not reading the changes.  I've even commented
> out the openssl and curl lines, and am now just changing the value of
> allow_url_fopen to Off, but that's not working.

One thing at a time :)
Put php.ini in your windows dir, and it will be read from there.
Both curl and openssl depend on libeay32.dll and ssleay32.dll. Try to
put those in windows/systen32 just to make sure that windows is able to
find them.

Edin

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux