On Sat, Apr 11, 1998 at 10:17:46PM -0500, Erv Walter wrote: : Is mod_perl included with the hamm version of apache? If not is there : a .deb package I can get that will add this functionality? If not, : what do I have to do to add this functionality myself. If I understand : the changlog correctly, it looks like mod_perl was removed from apache : for some reason.
It was probably removed since it adds a lot of size to Apache. If you'd like to use it, I'd suggest installing the apache-dev package, and build a new httpd executable, or the mod_perl.so if you're using run-time loading of modules. -- Jason Costomiris <>< | Linux... [EMAIL PROTECTED] | "Find out what you've been missing http://www.jasons.org/~jcostom/ | while you've been rebooting Windows NT." #include <disclaimer.h> | --Infoworld -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

