On Sun, 2002-10-06 at 19:04, James Salinas wrote: > On Sun, 2002-10-06 at 20:56, Craig White wrote: > > /etc/httpd/conf.d/php.conf > > /etc/httpd/conf.d/README > > > > Craig > > > > Thanks Craig, but that's what i'm trying to figure out... > the web server is not handling php files as anything other than text. > > /etc/httpd/conf.d/php.conf > is present and as far as i can tell, is being loaded... > (figured that out by adding Loadmodule in httpd.conf just as test, and > it complained that php was already loaded) > ---- it works for me (php) out of the box with the lone exception...I had to use the new /etc/httpd/conf/httpd.conf and copy/paste the modifications I had made for specific directories/virtual hosts etc...you can't use the previous httpd.conf without making a bunch of changes.
Craig