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

Reply via email to