Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Make sure you have the following two lines in your httpd.conf file:

Code:
    AddType application/x-httpd-php .php
    AddType application/x-httpd-php-source .phps


There is an "AddType" section, like the "AddModule" section.
 
this is mac osx server...in the httpd.conf file it says strictly not to uncomment those lines...

#### For Mac OS X Server: Do not uncomment; this is already handled by
#### Server Settings app, with directives in mime_macosxserver.conf
#
#AddType application/x-httpd-php .php
#AddType application/x-httpd-php-source .phps

so basically it says that php should already be working
 
OK, so PHP is listed in the MIME types under the Web tab in Server Settings, right?

And the LoadModule and AddModule lines are all uncommented?
 
i'm assuming you are talking about this page
 

Attachments

  • picture 1.jpg
    picture 1.jpg
    43.3 KB · Views: 123
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.