enabling OpenSSL and curl for PHP on IIS

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

 



Hi, folks.  I'm forced to work on a project using MS Access and running
on IIS on a Windows Server 2003 box.

I've uncommented the following lines in php.ini:

extension=php_curl.dll
extension=php_openssl.dll

but even after I restart IIS I'm not seeing the changes reflect when I
view the results of phpinfo().

One thing that I find strange is that when I look at phpinfo() I see the
following:

Configuration File (php.ini) Path C:\WINDOWS

yet there is no php.ini file under C:\WINDOWS, rather it's in C:\php

Can anyone give any insight into what might be going wrong here?

Cheers and TIA,

Pablo

-- 
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