NYCPHP Meetup

NYPHP.org

[nycphp-talk] Apache 2.2, PHP 5.2 and .htaccess

Rob Marscher rmarscher at beaffinitive.com
Wed Oct 19 10:17:14 EDT 2011


On Oct 19, 2011, at 12:08 AM, Peter Sawczynec wrote:
> thank you. meanwhile looking at my apache error logs thru godaddy interface
> I see only entries like:
> [Tue Oct 18 19:43:54 2011] [warn] Cannot get media type from 'x-httpd-php5'
> [Tue Oct 18 20:22:03 2011] [warn] Cannot get media type from 'php5-fastcgi'
> [Tue Oct 18 20:37:20 2011] [warn] Cannot get media type from 'php5-fastcgi'
> [Tue Oct 18 20:46:34 2011] [warn] Cannot get media type from 'fcgid-script'
> [Tue Oct 18 20:46:34 2011] [warn] Cannot get media type from 'fcgid-script'
> [Tue Oct 18 20:47:04 2011] [warn] Cannot get media type from 'x-httpd-php5'
> [Tue Oct 18 20:47:04 2011] [warn] Cannot get media type from 'x-httpd-php5'
> [Tue Oct 18 20:47:33 2011] [warn] Cannot get media type from 'x-httpd-php5'
> [Tue Oct 18 20:47:33 2011] [warn] Cannot get media type from 'x-httpd-php5'
> [Tue Oct 18 20:48:17 2011] [warn] Cannot get media type from 'x-httpd-php5'

So did you try

AddHandler x-httpd-php5-cgi .htm .html .php
AddHandler x-httpd-php-cgi .htm .html .php

http://help.godaddy.com/article/1082




More information about the talk mailing list