View Single Post

   
  #2 (permalink)  
Old 02-16-2008, 04:34 AM
Rhus Diversiloba
 
Posts: n/a
Default Re: OpenBSD 2.8 and PHP4 support in Apache

diversiloba@yahoo.com (tony-529) wrote in message news:<379779e9.0309061706.7608bb55@posting.google. com>...
> I am sure I am missing something simple here.


After reinstalling appropriate package I still had
problems. Then I found out what I did wrong. I had:
"AddType application-x-httpd-php .php" line in httpd.conf
instead of: "AddType application/x-httpd-php .php".

Oh, well. Time for a new pair of eyes.
Reply With Quote