PHP Scripts to run in another directory with IIS

I would like to have PHP for windows run in another directory than
c:\inetpub\wwwroot. I have tride changeing parameters in php.ini in my
c:\php directory. But nothing changes. When I run the phpinfo() I always get
Configuration File (php.ini) Path as c:\windows. But I do not have the
php.ini file there. Is there something I am doing wrong or is it a bug.

I tried renameing the php.ini file and reseting the IIS and believe it or
not my scripts still work in c:\inetpub\wwwroot.
Jammer677 [ Mi, 12 September 2007 01:12 ] [ ID #1818565 ]

Re: PHP Scripts to run in another directory with IIS

Jammer677 wrote on 12 sep 2007 in
microsoft.public.inetserver.asp.general:

> I would like to have PHP for windows run in another directory than
> c:\inetpub\wwwroot. I have tride changeing parameters in php.ini in my
> c:\php directory. But nothing changes. When I run the phpinfo() I
> always get Configuration File (php.ini) Path as c:\windows. But I do
> not have the php.ini file there. Is there something I am doing wrong
> or is it a bug.
>
> I tried renameing the php.ini file and reseting the IIS and believe it
> or not my scripts still work in c:\inetpub\wwwroot.

Wrong NG, this is not about ASP, methinks.

Try:

news:microsoft.public.inetserver.iis

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
exjxw.hannivoort [ Mi, 12 September 2007 09:06 ] [ ID #1818568 ]
Webserver » microsoft.public.inetserver.asp.general » PHP Scripts to run in another directory with IIS

Vorheriges Thema: dynamically saving html files on server
Nächstes Thema: passing asp string value to client side javascript