PHP only for Apache, or MS as well?

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

    PHP only for Apache, or MS as well?

    Hi,

    My question is simple. Is PHP only for Apache, or MS as well?
    And if not MS, then what is the MS equivalent?

    Thanks.

  • Daniel Tryba

    #2
    Re: PHP only for Apache, or MS as well?

    Yibbels <yibbels@yahoo. com> wrote:[color=blue]
    > My question is simple. Is PHP only for Apache, or MS as well?
    > And if not MS, then what is the MS equivalent?[/color]

    You did'nt read the installation instructions on the website, didn't
    you?

    But Apache runs on MS.

    Assuming Apache means the Apaches Foundation httpd, and MS is the win32
    platform operating system.

    Comment

    • steve

      #3
      Re: Re: PHP only for Apache, or MS as well?

      "Daniel Tryba" wrote:[color=blue]
      > Yibbels <yibbels@yahoo. com> wrote:[color=green]
      > > My question is simple. Is PHP only for Apache, or MS as[/color]
      > well?[color=green]
      > > And if not MS, then what is the MS equivalent?[/color]
      >
      > You did'nt read the installation instructions on the website,
      > didn't
      > you?
      >
      > But Apache runs on MS.
      >
      > Assuming Apache means the Apaches Foundation httpd, and MS is
      > the win32
      > platform operating system.[/color]

      To extend that:

      php runs on Windows
      under
      either Apache or IIS

      --
      Posted using the http://www.dbforumz.com interface, at author's request
      Articles individually checked for conformance to usenet standards
      Topic URL: http://www.dbforumz.com/PHP-Apache-M...ict217127.html
      Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbforumz.com/eform.php?p=750569

      Comment

      • NC

        #4
        Re: PHP only for Apache, or MS as well?

        Yibbels wrote:[color=blue]
        >
        > Is PHP only for Apache, or MS as well?[/color]

        Since PHP can be obtained in source codes, it can run
        on nearly any operating system that can compile C.
        Which means it will DEFINITELY run on Windows.

        As to HTTP server compatibility, PHP is known to
        work on Windows with a long list of HTTP servers,
        which includes, among others, Apache, IIS, and PWS.

        Cheers,
        NC

        Comment

        Working...