Bug#263038: apache2-mpm-prefork: cgi-bin doesn't seem to work

2004-08-10 Thread Thom May
I imagine it was related to cgi changing to being built-in and then back again. just a2enmoding the cgi module should fix your problems. -Thom * Diwaker Gupta ([EMAIL PROTECTED]) wrote : Turns out it wasn't a bug with apache2 after all (maintainer you can as well go ahead and close this bug).

Bug#263038: apache2-mpm-prefork: cgi-bin doesn't seem to work

2004-08-09 Thread Nathan Kroll
I'm having the same problem on our webservers. Any insight or workarounds to fix this temporarily? Thanks.

Bug#263038: apache2-mpm-prefork: cgi-bin doesn't seem to work

2004-08-09 Thread Diwaker Gupta
Turns out it wasn't a bug with apache2 after all (maintainer you can as well go ahead and close this bug). Unfortunately, I'm not sure how I fixed the problem, but you might want to try these steps: o use a2dismod to disable the cgi module, and a2end to re-enable it o restart apache o flush

Bug#263038: apache2-mpm-prefork: cgi-bin doesn't seem to work

2004-08-02 Thread Diwaker Gupta
Package: apache2-mpm-prefork Version: 2.0.50-6 Severity: important None of my perl executables in /usr/lib/cgi-bin seem to work anymore. They were working fine until the last upgrade. To be sure, I wrote the following simple Perl program (taken from