Apache doesn't process PHP pages

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

    #1

    Apache doesn't process PHP pages

    Hello, installed Apache & PHP 4 under Linux via RPM packages

    Html pages work, not php's (every php script is displayed on the browser as
    text file)

    I check'd all the modules directives in httpd.conf, as explained on php.net,
    but things don't work

    In my error_log file, there is no trace of php having been installed

    Anybody has a hint or a link to something ???

    I think I am doing a stupid error, but really can't find out which


  • James Smith

    #2
    Re: Apache doesn't process PHP pages

    It's some where in your apache config file. httpd.conf

    some one else might be able to help you more, I can't remember.



    fab wrote:
    [color=blue]
    >Hello, installed Apache & PHP 4 under Linux via RPM packages
    >
    >Html pages work, not php's (every php script is displayed on the browser as
    >text file)
    >
    >I check'd all the modules directives in httpd.conf, as explained on php.net,
    >but things don't work
    >
    >In my error_log file, there is no trace of php having been installed
    >
    >Anybody has a hint or a link to something ???
    >
    >I think I am doing a stupid error, but really can't find out which
    >
    >
    >
    >[/color]

    Comment

    Working...