PHP + APACHE installation

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

    PHP + APACHE installation

    Hi everyone!
    I've installed Apache + PHP. When I try to access a PHP script file
    via my browser, i get the typical message to open it in an editor or
    to save it in my computer, instead of open de file in the browser.

    Can anybody give me a solution?
    Thanks.
  • Jon Kraft

    #2
    Re: PHP + APACHE installation

    adj@demadrid.co m (eowyn) wrote:
    [color=blue]
    > I've installed Apache + PHP. When I try to access a PHP script file
    > via my browser, i get the typical message to open it in an editor or
    > to save it in my computer, instead of open de file in the browser.[/color]

    Read:


    And check your http.conf in particular.

    JOn

    Comment

    • Chris Krasnichuk

      #3
      Re: PHP + APACHE installation

      if your trying to get php to work on your computer.
      You should check out a post named: how to make php work on "my" computer.
      theres some good help there.

      Hope that helps
      Chris


      "Jon Kraft" <jon@jonux.co.u k> wrote in message
      news:Xns93A7678 FD2A22jonjonuxc ouk@130.133.1.4 ...[color=blue]
      > adj@demadrid.co m (eowyn) wrote:
      >[color=green]
      > > I've installed Apache + PHP. When I try to access a PHP script file
      > > via my browser, i get the typical message to open it in an editor or
      > > to save it in my computer, instead of open de file in the browser.[/color]
      >
      > Read:
      > http://uk.php.net/manual/en/install.apache.php
      >
      > And check your http.conf in particular.
      >
      > JOn[/color]


      Comment

      Working...