Forum Moderators: coopster

Message Too Old, No Replies

setting the include path on IIS

         

supermanjnk

3:26 pm on Feb 28, 2005 (gmt 0)

10+ Year Member



I know it's fairly easy to set the include path on apache, because i've done it before, I was wondering if there was a way to set it on an IIS 6 server without using ini_set, Thanks.

coopster

5:38 pm on Feb 28, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



You can't just set it in the php.ini? If not, have a look at Changing PHP configuration via the Windows registry [php.net].

supermanjnk

8:55 pm on Feb 28, 2005 (gmt 0)

10+ Year Member



well like in Apache i can specify the include path per site. I was wondering if there was a way to do that with IIS there will be multiple sites running php on this webserver.

coopster

9:01 pm on Feb 28, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



That's what I figured you were going to say ;)

Follow the link, and don't forget to backup your registry first!