I experienced some very bizarre and unexpected behaviour with Apache > and mod_perl when I loaded mod_perl dynamically as above. Then I discovered > that the httpd I was using had mod_perl linked statically. Everything > cleared up when I removed the dynamic load.
Good point how does one know whats in a RPM package :apache-1.3.27-4.i386.rpm is mod_perl built in the one below [EMAIL PROTECTED] root]# rpm -qvvvvi apache-1.3.27-4 D: opening db environment /var/lib/rpm/Packages create:mpool D: opening db index /var/lib/rpm/Packages rdonly mode=0x0 D: locked db index /var/lib/rpm/Packages D: opening db index /var/lib/rpm/Name rdonly mode=0x0 Name : apache Relocations: (not relocateable) Version : 1.3.27 Vendor: Red Hat, Inc. Release : 4 Build Date: Wed 10 Dec 2003 09:05:21 PM EST Install date: Tue 15 Jun 2004 08:32:39 AM EST Build Host: bugs.devel.redhat.com Group : System Environment/Daemons Source RPM: apache-1.3.27-4.src.rpm Size : 1231168 License: Apache Software License Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> Summary : The most widely used Web server on the Internet. Description : Apache is a powerful, full-featured, efficient, and freely-available Web server. Apache is also the most popular Web server on the Internet. D: closed db index /var/lib/rpm/Name D: closed db index /var/lib/rpm/Packages D: closed db environment /var/lib/rpm/Packages D: removed db environment /var/lib/rpm/Packages [EMAIL PROTECTED] root]# ----- -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
