Posted by Big Moxy on 11/29/07 05:37
I am unable to get IIS on Vista to pick-up the php extension
directory.
This is what I have coded in php.ini yet phpinfo() doesn't reflect it.
I have stopped/started the web server several times. I haven't
rebooted my machine yet and hope it's unnecessary. Does anyone have
any suggestions?
extension_dir = ".;c:\php5\ext"
<?php phpinfo(); ?> output:
Loaded Configuration File C:\Windows\php.ini
local value master value
extension_dir ./ ./
Thank you!
[Back to original message]
|