On Mon, Mar 02, 2009 at 06:52:03PM +0100, Korbinian Stenzel wrote: > Package: suphp-common > Version: 0.6.2-3 > System: Debian stable Lenny > > PHP did not work with the delivered suphp.conf file, i had to change > > [handlers] > application/xhttpd-php=php:/usr/bin/php-cgi > > to > > [handlers] > xhttpd-php=php:/usr/bin/php-cgi > > > I mentioned that suphp-common_0.6.2-1 that i used on etch delivers the > config without the leading "application/" part. > > So i assume this is an mistake in the config file in lenny ? >
I don't think so, there was a change in mods-available/suphp.conf, replacing AddType by AddHandler for security reason, maybe you kept old version of this file? See changelog 0.6.2-2. -- Emmanuel LACOUR - [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

