Bug#438561: a2enmod enables cgid instead of cgi

2007-08-18 Thread Stefan Fritsch
On Friday 17 August 2007, Marcin Owsiany wrote:
 Package: apache2.2-common
 Version: 2.2.3-4+etch1
 Severity: normal

 $ sudo a2enmod cgi
 Module cgid installed; run /etc/init.d/apache2 force-reload to
 enable.

a2enmod selects cgid if a threaded mpm is installed, as is recommended 
by upstream. Starting with 2.2.3-5, it even handles mpm-itk correctly 
and tells you what it is doing  ;-)

 I didn't want cgid.*, I wanted cgi.* !!

Probably you just thought you wanted cgi, but you really wanted cgid. 
Or what reason would you have to use cgi instead?

Cheers,
Stefan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#438561: a2enmod enables cgid instead of cgi

2007-08-18 Thread Marcin Owsiany
On Sat, Aug 18, 2007 at 02:28:09PM +0200, Stefan Fritsch wrote:
 On Friday 17 August 2007, Marcin Owsiany wrote:
  Package: apache2.2-common
  Version: 2.2.3-4+etch1
  Severity: normal
 
  $ sudo a2enmod cgi
  Module cgid installed; run /etc/init.d/apache2 force-reload to
  enable.
 
 a2enmod selects cgid if a threaded mpm is installed, as is recommended 
 by upstream. Starting with 2.2.3-5, it even handles mpm-itk correctly 
 and tells you what it is doing  ;-)
 
  I didn't want cgid.*, I wanted cgi.* !!
 
 Probably you just thought you wanted cgi, but you really wanted cgid. 
 Or what reason would you have to use cgi instead?

It's because I'm using mpm-itk, and it didn't seem to work with cgid. I
admit not investigating if it should, though. But it does work with cgi,
after I symlinked it in manually.

What kind of special handling does it do with mpm-itk in 2.2.3-5?

-- 
Marcin Owsiany [EMAIL PROTECTED]  http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216
 
Every program in development at MIT expands until it can read mail.
  -- Unknown


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#438561: a2enmod enables cgid instead of cgi

2007-08-17 Thread Marcin Owsiany
Package: apache2.2-common
Version: 2.2.3-4+etch1
Severity: normal

$ sudo a2enmod cgi
Module cgid installed; run /etc/init.d/apache2 force-reload to enable.

I didn't want cgid.*, I wanted cgi.* !!


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]