cofiguring document root for php in IIS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • devsusen
    New Member
    • Feb 2007
    • 136

    cofiguring document root for php in IIS

    Hi,

    I am new member here. I'm working as web developer. I faced a problem and not getting any suitable way to solve it.

    In php 4.2 and above we can have $_SERVER['DOCUMENT_ROOT'] in case using Apache. Now is it possible to have this variable if I am using IIS 5.0? If it's possible then how I can configure it?

    Thanks in advance

    susen
  • Motoma
    Recognized Expert Specialist
    • Jan 2007
    • 3236

    #2
    Originally posted by devsusen
    Hi,

    I am new member here. I'm working as web developer. I faced a problem and not getting any suitable way to solve it.

    In php 4.2 and above we can have $_SERVER['DOCUMENT_ROOT'] in case using Apache. Now is it possible to have this variable if I am using IIS 5.0? If it's possible then how I can configure it?

    Thanks in advance

    susen

    I have moved this to the IIS forum, hopefully the folks there will be able to help you better.

    Comment

    • devsusen
      New Member
      • Feb 2007
      • 136

      #3
      Originally posted by Motoma
      I have moved this to the IIS forum, hopefully the folks there will be able to help you better.
      thanks for putting this topic in right forum. I hope I will get some help here

      Comment

      Working...