IIS Virtual Site with PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ian Samuelson

    IIS Virtual Site with PHP

    Hiho, first off I will tell you I am running Windows Server 2003, PHP 4.3.2,
    and IIS 6.0.

    I have multiple domains hosted, each resolving to my IP - while I have
    created a Virtual Site in IIS for each one. It works great, except for PHP.

    www.bob.com resolves to xxx.xxx.xxx.xxx
    it actually lies within /wwwroot/bob/

    If I try to load a PHP page in a webrowser, I get "No input file specified".
    I checked the mappings, they are correct for .php. I am stumped on this
    one..

    Any help is appriciated.



  • Savut

    #2
    Re: IIS Virtual Site with PHP

    it actually lies within /wwwroot/bob/ (windows ??? what you mean this is not a valid windows syntax). Config the Home
    Directory....

    Savut

    "Ian Samuelson" <isamuelson@SPA Mrunner.nf.net> wrote in message news:bus346$qa0 $1@nntp-stjh-01-01.rogers.nf.ne t...[color=blue]
    > Hiho, first off I will tell you I am running Windows Server 2003, PHP 4.3.2,
    > and IIS 6.0.
    >
    > I have multiple domains hosted, each resolving to my IP - while I have
    > created a Virtual Site in IIS for each one. It works great, except for PHP.
    >
    > www.bob.com resolves to xxx.xxx.xxx.xxx
    > it actually lies within /wwwroot/bob/
    >
    > If I try to load a PHP page in a webrowser, I get "No input file specified".
    > I checked the mappings, they are correct for .php. I am stumped on this
    > one..
    >
    > Any help is appriciated.
    >
    >
    >[/color]


    Comment

    • Ian Samuelson

      #3
      Re: IIS Virtual Site with PHP

      What I meant is that it is in a folder for example called "bob" in the
      wwwroot

      --
      "Savut" <webki@hotmail. com> wrote in message
      news:YggQb.2030 7$cQ6.852055@ne ws20.bellglobal .com...[color=blue]
      > it actually lies within /wwwroot/bob/ (windows ??? what you mean this is[/color]
      not a valid windows syntax). Config the Home[color=blue]
      > Directory....
      >
      > Savut
      >
      > "Ian Samuelson" <isamuelson@SPA Mrunner.nf.net> wrote in message[/color]
      news:bus346$qa0 $1@nntp-stjh-01-01.rogers.nf.ne t...[color=blue][color=green]
      > > Hiho, first off I will tell you I am running Windows Server 2003, PHP[/color][/color]
      4.3.2,[color=blue][color=green]
      > > and IIS 6.0.
      > >
      > > I have multiple domains hosted, each resolving to my IP - while I have
      > > created a Virtual Site in IIS for each one. It works great, except for[/color][/color]
      PHP.[color=blue][color=green]
      > >
      > > www.bob.com resolves to xxx.xxx.xxx.xxx
      > > it actually lies within /wwwroot/bob/
      > >
      > > If I try to load a PHP page in a webrowser, I get "No input file[/color][/color]
      specified".[color=blue][color=green]
      > > I checked the mappings, they are correct for .php. I am stumped on this
      > > one..
      > >
      > > Any help is appriciated.
      > >
      > >
      > >[/color]
      >
      >[/color]


      Comment

      Working...