advertisement

Article:
  Apache Web Serving with Jaguar, Part 3
Subject:   AddType application/x-httpd-php .php?
Date:   2003-04-26 15:42:55
From:   anonymous2
Trying to get php4 running, you find the lines
# AddType application/x-httpd-php .php
# AddType application/x-httpd-php-source .phps
in the httpd.conf file. They should be uncommented.
I don't find them. Where can they be?
Main Topics Oldest First

Showing messages 1 through 2 of 2.

  • AddType application/x-httpd-php .php?
    2004-01-15 03:50:19  anonymous2 [Reply | View]

    I had some problems with php with a plesk server panel. Plesk sets the engine off for all domain directories not created with the panel. It sould be enable, with php_admin_flag engine on.

    http://www.mariocarbonell.com
  • Kevin Hemenway photo AddType application/x-httpd-php .php?
    2003-04-26 17:28:40  Kevin Hemenway | O'Reilly AuthorO'Reilly Blogger [Reply | View]

    As mentioned in the article, if you don't have those lines, feel free to add them in yourself.