There is such a thing as a dumb question!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • offers@iamedd.com

    There is such a thing as a dumb question!

    I am totally new to the whole php/web programming thing. I am trying
    to set a php script named test.php to run from "http://localhost". I
    am running a Windows XP box and I have installed php. Now that you
    have my little bio, where is the directory located on my hard drive
    that would be the root directory of "http://localhost/"? Thanks in
    advance!

  • Tim

    #2
    Re: There is such a thing as a dumb question!


    It all depends on if your using IIS or Apache. Under IIS it would b
    c:/inetpub/wwwroot/ or something similiar

    --
    Ti
    -----------------------------------------------------------------------
    Tim's Profile: http://www.hjyllc.com/forums/member.php?userid=
    View this thread: http://www.hjyllc.com/forums/showthread.php?t=2459

    Comment

    • Alvaro G. Vicario

      #3
      Re: There is such a thing as a dumb question!

      *** Tim escribió/wrote (Mon, 7 Mar 2005 14:03:57 -0600):[color=blue]
      > It all depends on if your using IIS or Apache. Under IIS it would be
      > c:/inetpub/wwwroot/ or something similiar.[/color]

      Under Apache, where the DocumentRoot directive in httpd.conf file says.
      Typically it's %ProgramFiles%\ Apache Group\Apache2\h tdocs


      --
      -+ Álvaro G. Vicario - Burgos, Spain
      +- http://www.demogracia.com (la web de humor barnizada para la intemperie)
      ++ Manda tus dudas al grupo, no a mi buzón
      -+ Send your questions to the group, not to my mailbox
      --

      Comment

      • junk

        #4
        Re: There is such a thing as a dumb question!

        offers@iamedd.c om wrote:[color=blue]
        > where is the directory located on my hard drive
        > that would be the root directory of "http://localhost/"? Thanks in
        > advance!
        >[/color]
        On win 2k it's apache/htdocs

        Comment

        • Virgil Green

          #5
          Re: There is such a thing as a dumb question!

          offers@iamedd.c om wrote:[color=blue]
          > I am totally new to the whole php/web programming thing. I am trying
          > to set a php script named test.php to run from "http://localhost". I
          > am running a Windows XP box and I have installed php. Now that you
          > have my little bio, where is the directory located on my hard drive
          > that would be the root directory of "http://localhost/"? Thanks in
          > advance![/color]

          What webserver software are you using?

          --
          Virgil


          Comment

          Working...