LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-11-2006, 11:48 PM   #1
blackdragonblood
Member
 
Registered: May 2005
Location: Minneapolis, MN
Distribution: Debian
Posts: 217

Rep: Reputation: 30
httpd fails to start, can't load Perl modual


I installed Web Server group in Fedora Core 4, but httpd fails to start. I tried reinstalling the group. I also tried:

Quote:
[dittmerm@blackwidow ~]$ sudo /etc/init.d/httpd configtest
Syntax OK
[dittmerm@blackwidow ~]$
This is what /var/log/httpd/error_log reports:

Quote:
[Sat Mar 11 22:23:12 2006] [error] Can't load Perl module Apache::Reload for server blackwidow.localdomain:0, exiting...
[Sat Mar 11 22:27:16 2006] [error] Can't locate Apache/Reload.pm in @INC (@INC contains: ../../ /opt/otrs/Kernel/cpan-lib /opt/otrs/ /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.6/i386-linux-thread-multi /usr/lib/perl5/5.8.6 . /etc/httpd) at (eval 83) line 3.\n
Any ideas?
 
Old 03-12-2006, 01:52 AM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Which version of apache is this, 1.3x or 2.x?

If it's the latter, try editing httpd.conf, locating and
changing
PerlInitHandler Apache::Reload
to
PerlInitHandler Apache2::Reload


Cheers,
Tink
 
Old 03-12-2006, 03:50 PM   #3
blackdragonblood
Member
 
Registered: May 2005
Location: Minneapolis, MN
Distribution: Debian
Posts: 217

Original Poster
Rep: Reputation: 30
I didn't see theses options in httpd.conf. What's really weird is that I installed Web Server on two other machines running FC4 and didn't have any issues. This is apache 2.0 that I'm working with. Any other ideas?
 
Old 03-13-2006, 01:52 AM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Sorry, nope. One thing I'd be looking at is to diff the output of
rpm -qa from one of the boxes that works with the same command on the
one that's acting up. Same with the diff for ldconfig -v ...


Cheers,
Tink
 
Old 03-13-2006, 08:25 AM   #5
slanthier1
LQ Newbie
 
Registered: Jul 2004
Posts: 2

Rep: Reputation: 0
Hi,

You should try to update your cgi.pm perl module.

Have a nice day.

Stéphanie
 
Old 03-13-2006, 01:58 PM   #6
blackdragonblood
Member
 
Registered: May 2005
Location: Minneapolis, MN
Distribution: Debian
Posts: 217

Original Poster
Rep: Reputation: 30
The two machines have drasticly different installs.

Code:
0a1
> fedora-logos-1.1.31-1
1a3
> bzip2-libs-1.0.2-16
2a5,6
> ethtool-3-1
> gdbm-1.8.0-25
4a9,10
> libusb-0.1.10a-1
> mktemp-1.5-23
5a12
> iputils-20020927-22
8a16
> gzip-1.3.5-6
9a18
> python-2.4.1-2
10a20,23
> sed-4.1.4-1
> authconfig-4.6.12-1
> sysklogd-1.4.1-30
> hotplug-2004_09_23-7
11a25,27
> cyrus-sasl-md5-2.1.20-5
> mkinitrd-4.2.15-1
> passwd-0.69-2
12a29,31
> rmt-0.4b40-2
> specspo-9.0.92-1.3
> bluez-hcidump-1.18-1
14,104c33,35
< crontabs-1.10-7
< pam_smb-1.1.7-6
< desktop-file-utils-0.10-1
< schedutils-1.4.0-4
< zip-2.3-30
< pam_ccreds-1-6
< which-2.16-6
< mkbootdisk-1.5.2-5
< glibc-kernheaders-2.4-9.1.94
< samba-common-3.0.14a-2
< perl-HTML-Parser-3.45-1
< perl-XML-Parser-2.34-6
< startup-notification-0.8-2
< usermode-gtk-1.80-1
< gnome-python2-2.10.0-1
< libvorbis-1.1.0-2
< system-config-language-1.1.9-2
< bitstream-vera-fonts-1.10-5
< perl-Digest-HMAC-1.01-14
< bitmap-fonts-0.3-4
< scrollkeeper-0.3.14-5
< hicolor-icon-theme-0.8-2
< xsri-2.1.0-9
< gimp-print-4.2.7-7
< gnome-pilot-2.0.13-2
< librsvg2-2.9.5-2
< up2date-gnome-4.4.23-4
< glib-1.2.10-16
< libgtop2-2.10.1-1
< gnome-themes-2.10.1-2
< desktop-printing-0.18-10
< gok-1.0.3-1
< gnome-volume-manager-1.3.1-1
< ctags-5.5.4-3
< ltrace-0.3.36-3
< automake14-1.4p6-12
< pstack-1.2-4
< valgrind-callgrind-0.9.11-1
< krbafs-devel-1.2.2-7
< perl-Crypt-SSLeay-0.51-6
< zsh-4.2.1-2
< hwdata-0.158.3-1
< popt-1.10.1-22
< pcre-5.0-4.1.fc4
< lm_sensors-2.9.1-3.FC4.2
< libsoup-2.2.3-4.FC4
< libgal2-2.4.3-1.fc4
< java-1.4.2-gcj-compat-1.4.2.0-40jpp_31rh.FC4.2
< xorg-x11-xauth-6.8.2-37.FC4.49.2
< xorg-x11-6.8.2-37.FC4.49.2
< gcc-4.0.2-8.fc4
< bind-9.3.1-14_FC4
< parted-1.6.22-3.FC4
< python-numeric-23.7-2
< openssl-devel-0.9.7f-7.10
< openldap-clients-2.2.29-1.FC4
< libxml2-devel-2.6.20-1.FC4
< dbus-python-0.33-3.fc4.1
< yelp-2.10.0-1.4.2
< nscd-2.3.5-10.3
< xorg-x11-twm-6.8.2-37.FC4.49.2
< slib-3a1-4.fc4
< libattr-devel-2.4.24-1.FC4.1
< curl-7.13.1-5.fc4
< atk-devel-1.9.1-1
< glibmm24-devel-2.6.1-1
< openoffice.org-impress-2.0.1.1-5.1
< libpcap-0.8.3-14.FC4
< texinfo-4.8-8.fc4.1
< system-config-soundcard-1.2.12-5.FC4
< firefox-1.0.7-1.2.fc4
< kernel-2.6.15-1.1831_FC4
< gpg-pubkey-e42d547b-3960bdf1
< gnutls-1.0.25-2.FC4
< netpbm-progs-10.31-1.FC4.2
< pornview-0.1.1-3
< libid3tag-0.15.1-3.b
< ncurses-devel-5.4-19.fc4
< perl-BSD-Resource-1.24-3
< httpd-2.0.54-10.3
< php-pear-5.0.4-10.5
< crypto-utils-2.2-5
< elfutils-libelf-0.108-1
< mingetty-1.07-5
< setserial-2.17-19
< neon-0.24.7-6
< SysVinit-2.85-39
< lvm2-2.01.08-2.1
< prelink-0.3.4-3
< dump-0.4b40-2
< finger-0.17-28
---
> elfutils-0.108-1
> hesiod-3.0.2-31
> libgpg-error-1.0-2
105a37,39
> lsof-4.74-7
> bzip2-1.0.2-16
> anacron-2.3-34
106a41,43
> iptstate-1.4-1.1
> pam_passwdqc-0.7.6-1
> patch-2.5.4-24
107a45,47
> aspell-en-0.51-12
> numactl-0.6.4-1.18
> logrotate-3.7.1-10
108a49,53
> redhat-menus-3.8-1
> rsync-2.6.4-3
> symlinks-1.2-24
> tcp_wrappers-7.6-39
> telnet-0.17-35
109a55,56
> words-3.0-7
> crash-3.10-13
111,220c58,59
< mtools-3.9.9-13
< ftp-0.17-26
< python-urlgrabber-2.9.6-1
< python-sqlite-1.1.6-1
< time-1.7-27
< apmd-3.2.2-3
< atk-1.9.1-1
< pango-1.8.1-2
< libglade2-2.5.1-2
< libxslt-1.1.14-2
< alchemist-1.0.36-1
< libIDL-0.8.5-2
< libbonobo-2.8.1-1
< libgnome-2.10.0-3
< ntp-4.2.0.a.20040617-8
< system-config-lvm-0.9.32-1.0
< libdv-0.103-4
< libtheora-1.0alpha4-2
< speex-1.0.4-5
< vorbis-tools-1.0.1-6
< redhat-artwork-0.122-10
< sane-frontends-1.0.13-2
< fonts-xorg-100dpi-6.8.2-1
< gnome-menus-2.10.1-3
< gnome-media-2.10.2-4
< linuxwacom-0.6.6-5
< gnome-doc-utils-0.2.0-2
< at-spi-1.6.3-1
< gnome-netstatus-2.10.0-4
< libgail-gnome-1.1.0-5
< db4-devel-4.3.27-3
< bzip2-devel-1.0.2-16
< perl-Convert-ASN1-0.19-1
< gdbm-devel-1.8.0-25
< automake17-1.7.9-6
< perl-XML-LibXML-1.58-2
< neon-devel-0.24.7-6
< python-ldap-2.0.6-4
< open-1.4-24
< kernel-devel-2.6.11-1.1369_FC4
< zlib-1.2.2.2-5.fc4
< chkconfig-1.3.23-0.4
< xorg-x11-libs-6.8.2-37.FC4.49.2
< ghostscript-7.07-41
< gphoto2-2.1.6-1.1
< procps-3.2.5-6.3
< libungif-4.1.3-3.fc4.2
< libxml2-python-2.6.20-1.FC4
< vim-minimal-6.3.086-0.fc4
< metacity-2.10.3-1
< dhcdbd-1.9-1.FC4
< system-config-users-1.2.41-0.fc4.1
< doxygen-1.4.4-0.fc4.1
< perl-Compress-Zlib-1.37-1.fc4
< xorg-x11-tools-6.8.2-37.FC4.49.2
< rpm-devel-4.4.1-22
< kudzu-devel-1.1.116.3-1
< krb5-workstation-1.4.1-5
< rpm-build-4.4.1-22
< libacl-devel-2.2.32-1.FC4.2
< kernel-devel-2.6.14-1.1653_FC4
< sudo-1.6.8p8-2.4
< lftp-3.2.1-10_FC4
< gpg-pubkey-1ac70ce6-41bebeef
< gtk2-devel-2.6.10-2.fc4.4
< groff-1.18.1.1-6.FC4
< openoffice.org-graphicfilter-2.0.1.1-5.1
< info-4.8-8.fc4.1
< openssh-clients-4.2p1-fc4.10
< mozilla-nss-1.7.12-1.5.2
< vixie-cron-4.1-41.FC4
< audit-libs-1.0.14-1.fc4
< libfame-0.9.1-7.2.fc4
< cpuspeed-1.2.1-1.24_FC4
< libsane-hpaio-0.9.8-3.2
< module-init-tools-3.2-0.pre9.0.FC4.4
< dhclient-3.0.2-34.FC4
< thunderbird-1.0.7-1.1.fc4
< SDL_mixer-1.2.6-3.fc4
< xorg-x11-deprecated-libs-6.8.2-37.FC4.49.2
< mysql-4.1.16-1.FC4.1
< newt-perl-1.08-8
< mod_ssl-2.0.54-10.3
< fedora-logos-1.1.31-1
< bzip2-libs-1.0.2-16
< gdbm-1.8.0-25
< libusb-0.1.10a-1
< iputils-20020927-22
< gzip-1.3.5-6
< python-2.4.1-2
< sed-4.1.4-1
< sysklogd-1.4.1-30
< hotplug-2004_09_23-7
< cyrus-sasl-md5-2.1.20-5
< passwd-0.69-2
< rmt-0.4b40-2
< bluez-hcidump-1.18-1
< elfutils-0.108-1
< lha-1.14i-19
< libgcrypt-1.2.1-1
< mailx-8.1.1-44
< iptables-1.3.0-2
< mtr-0.69-3
< pax-3.0-11
< fbset-2.1-20
< procmail-3.22-16
< talk-0.17-29
< tmpwatch-2.9.3-1
< vconfig-1.8-7
< freetype-2.1.9-2
---
> gpm-1.20.1-71
> jwhois-3.2.2-14
223a63
> nano-1.3.5-0.20050302
227a68
> rhnlib-1.8-6.p24.1
228a70
> pam_ccreds-1-6
229a72
> utempter-0.5.5-6
230a74
> acpid-1.0.4-1
233a78
> netdump-0.7.7-6
234a80,81
> mdadm-1.11.0-4.fc4
> which-2.16-6
235a83,85
> yp-tools-2.8-8
> mkbootdisk-1.5.2-5
> pm-utils-0.01-1
238,295c88
< libart_lgpl-2.3.17-2
< gnu-crypto-sasl-jdk1.4-2.0.1-1jpp_5fc
< dmidecode-2.6-1.14
< perl-DateManip-5.42a-4
< pnm2ppa-1.04-13
< perl-XML-Dumper-0.71-4
< PyXML-0.8.4-3
< chkfontpath-1.10.0-4
< howl-0.9.8-3
< pyorbit-2.0.1-4
< libgnomecanvas-2.10.0-1
< GConf2-2.10.0-4
< gnome-vfs2-2.10.0-5
< libbonoboui-2.8.1-4
< gnome-python2-canvas-2.10.0-1
< libcap-1.10-22
< sox-12.17.7-3
< authconfig-gtk-4.6.12-1
< system-config-rootpassword-1.1.7-2
< system-config-network-1.3.26-1
< libexif-0.6.12-3
< libsilc-0.9.12-11
< cdparanoia-alpha9.8-25
< perl-Time-HiRes-1.65-1
< libmng-1.0.9-1
< intltool-0.33-2
< openjade-1.3.2-16
< xml-common-0.6.3-17
< gtk2-engines-2.6.3-2
< libwmf-0.2.8.3-8
< libgnomecups-0.2.0-2
< rhgb-0.16.2-3
< fonts-xorg-75dpi-6.8.2-1
< libgnomeprint22-2.10.3-1
< gnome-vfs2-smb-2.10.0-5
< gnome-desktop-2.10.0-5
< gdm-2.6.0.8-16
< nautilus-cd-burner-2.10.0-2
< gnome-speech-0.3.6-1
< gnome-kerberos-0.3.3-2
< gtksourceview-1.2.0-1
< gnome-keyring-manager-0.0.4-3
< gnome-terminal-2.10.0-2
< hwbrowser-0.21-1
< control-center-2.10.1-6
< expat-devel-1.95.8-6
< boost-devel-1.32.0-6
< cscope-15.5-12
< patchutils-0.2.30-4
< swig-1.3.24-2
< indent-2.2.9-8
< autoconf-2.59-5
< automake16-1.6.3-5
< perl-XML-LibXML-Common-0.13-8
< python-devel-2.4.1-2
< newt-devel-0.51.6-7
< htdig-3.2.0b6-5
< screen-4.0.2-9
---
> comps-4-0.20050606
296a90
> tzdata-2005r-3.fc4
297a92
> chkconfig-1.3.23-0.4
299,304c94,97
< gamin-0.1.1-3.FC4
< coreutils-5.2.1-48.1
< openssl-0.9.7f-7.10
< xorg-x11-Mesa-libGL-6.8.2-37.FC4.49.2
< libgcj-4.0.2-8.fc4
< zlib-devel-1.2.2.2-5.fc4
---
> popt-1.10.1-22
> libstdc++-4.0.2-8.fc4
> libattr-2.4.24-1.FC4.1
> audit-libs-1.0.14-1.fc4
305a99,105
> rpm-libs-4.4.1-22
> libxml2-2.6.20-1.FC4
> pcre-5.0-4.1.fc4
> coreutils-5.2.1-48.1
> krb5-libs-1.4.1-5
> openldap-2.2.29-1.FC4
> kernel-2.6.15-1.1831_FC4
307d106
< kernel-2.6.14-1.1644_FC4
309,361c108,116
< xorg-x11-font-utils-6.8.2-37.FC4.49.2
< libtool-ltdl-1.5.16.multilib2-3
< libattr-2.4.24-1.FC4.1
< acl-2.2.32-1.FC4.2
< attr-2.4.24-1.FC4.1
< tsclient-0.132-6
< vnc-4.1.1-10.1
< curl-devel-7.13.1-5.fc4
< tetex-fonts-3.0-9.FC4
< libsigc++20-2.0.11-1
< fontconfig-devel-2.2.3-13
< gtkmm24-2.6.2-2
< gtkmm24-docs-2.6.2-2
< openoffice.org-calc-2.0.1.1-5.1
< openoffice.org-xsltfilter-2.0.1.1-5.1
< flex-2.5.4a-36.fc4
< ImageMagick-6.2.2.0-3.fc4.1
< openssh-server-4.2p1-fc4.10
< openssh-askpass-gnome-4.2p1-fc4.10
< mozilla-nspr-1.7.12-1.5.2
< kernel-2.6.15-1.1830_FC4
< arts-1.5.1-0.1.fc4
< kernel-devel-2.6.15-1.1831_FC4
< libdvdcss-1.2.9-1.2.fc4
< xine-0.99.4-1.2.fc4
< pam_krb5-2.1.15-2
< udev-071-0.FC4.3
< util-linux-2.12p-9.14
< xterm-208-2.FC4
< faad2-2.0-4.2.fc4
< compat-libstdc++-33-3.2.3-47.fc4
< kernel-devel-2.6.15-1.1833_FC4
< mikmod-3.1.6-35.FC4
< shadow-utils-4.0.12-7.FC4
< net-tools-1.60-52.fc4.2
< apr-util-0.9.6-2
< perl-DBI-1.48-4
< mysql-server-4.1.16-1.FC4.1
< mod_perl-2.0.1-1.fc4
< tux-3.2.18-4
< mod_python-3.1.4-2
< tcsh-6.14-1.fc4.2
< e2fsprogs-devel-1.38-0.FC4.1
< ttmkfdir-3.0.9-16.1
< xorg-x11-xdm-6.8.2-37.FC4.49.2
< glibc-headers-2.3.5-10.3
< glib2-devel-2.6.6-1
< gaim-1.5.0-9.fc4
< vim-common-6.3.086-0.fc4
< gdk-pixbuf-0.22.0-18.fc4.2
< NetworkManager-0.5.1-1.FC4.4
< pygtk2-libglade-2.6.2-0.fc4.4
< gcc-java-4.0.2-8.fc4
---
> openssh-4.2p1-fc4.10
> libxml2-python-2.6.20-1.FC4
> groff-1.18.1.1-6.FC4
> libsepol-1.5.10-1.1
> bind-utils-9.3.1-14_FC4
> caching-nameserver-7.3-4.FC4
> logwatch-7.0-2.fc4
> binutils-2.15.94.0.2.2-2.1
> audit-1.0.14-1.fc4
363,364c118,119
< ckermit-8.0.211-3.FC4
< gcc-c++-4.0.2-8.fc4
---
> ntsysv-1.3.23-0.4
> rp-pppoe-3.5-27.FC4.1
366,372c121,134
< nc-1.82-fc4.1
< gnomemeeting-1.2.2-1.FC4
< openldap-devel-2.2.29-1.FC4
< vim-enhanced-6.3.086-0.fc4
< setools-2.1.2-1.1
< net-snmp-5.2.1.2-fc4.1
< nfs-utils-1.0.7-12.FC4
---
> libpcap-0.8.3-14.FC4
> sudo-1.6.8p8-2.4
> NetworkManager-0.5.1-1.FC4.4
> setarch-1.8-1.FC4
> kbd-1.12-10.fc4.1
> rsh-0.17-29.1
> wget-1.10.2-0.fc4
> unzip-5.51-13.fc4
> autofs-4.1.4-15.1
> cpuspeed-1.2.1-1.24_FC4
> eject-2.1.1-0.fc4.1
> tcpdump-3.8.2-14.FC4
> system-config-securitylevel-tui-1.5.8.1-1
> man-1.5p-6.fc4
375c137
< mkisofs-2.01.1-9.0.FC4.1
---
> yum-2.4.1-1.fc4
376a139,156
> vim-enhanced-6.3.086-0.fc4
> udev-071-0.FC4.3
> gnupg-1.4.2.1-3
> util-linux-2.12p-9.14
> dhclient-3.0.2-34.FC4
> ncurses-5.4-19.fc4
> apr-util-0.9.6-2
> libidn-0.5.15-1
> gd-2.0.33-2
> gmp-4.1.4-6
> newt-perl-1.08-8
> perl-BSD-Resource-1.24-3
> mod_python-3.1.4-2
> crypto-utils-2.2-5
> tux-3.2.18-4
> webalizer-2.01_10-28
> squid-2.5.STABLE11-3.FC4
> net-tools-1.60-52.fc4.2
378a159
> filesystem-2.3.4-1
379a161
> elfutils-libelf-0.108-1
381a164
> beecrypt-4.1.2-8
382a166
> mingetty-1.07-5
383a168
> cracklib-2.8.2-1
384a170,172
> setserial-2.17-19
> slang-1.4.9-17
> diffutils-2.8.1-15
386a175
> neon-0.24.7-6
387a177
> newt-0.51.6-7
388a179,180
> sqlite-3.1.2-3
> SysVinit-2.85-39
389a182
> lvm2-2.01.08-2.1
391a185
> prelink-0.3.4-3
392a187,188
> system-config-mouse-1.2.11-1
> dump-0.4b40-2
394,407c190,213
< hesiod-3.0.2-31
< libgpg-error-1.0-2
< lsof-4.74-7
< anacron-2.3-34
< iptstate-1.4-1.1
< patch-2.5.4-24
< aspell-en-0.51-12
< logrotate-3.7.1-10
< redhat-menus-3.8-1
< symlinks-1.2-24
< telnet-0.17-35
< crash-3.10-13
< gpm-1.20.1-71
< krbafs-1.2.2-7
---
> dos2unix-3.1-24
> finger-0.17-28
> lha-1.14i-19
> libgcrypt-1.2.1-1
> lrzsz-0.12.20-21
> mailx-8.1.1-44
> crontabs-1.10-7
> iptables-1.3.0-2
> mtr-0.69-3
> pam_smb-1.1.7-6
> pax-3.0-11
> aspell-0.50.5-6
> fbset-2.1-20
> desktop-file-utils-0.10-1
> procmail-3.22-16
> rdist-6.1.5-40
> schedutils-1.4.0-4
> statserial-1.1-38
> talk-0.17-29
> tmpwatch-2.9.3-1
> unix2dos-2.2-26
> vconfig-1.8-7
> zip-2.3-30
> freetype-2.1.9-2
409a216
> mtools-3.9.9-13
410a218,219
> ftp-0.17-26
> python-urlgrabber-2.9.6-1
411a221,222
> libwvstreams-3.75.0-5
> python-sqlite-1.1.6-1
412a224,225
> syslinux-3.08-2
> time-1.7-27
414a228,230
> sendmail-8.13.4-2
> redhat-lsb-1.3-10
> htmlview-3.0.0-11
417a234
> apmd-3.2.2-3
418a236
> system-config-network-tui-1.3.26-1
420,487d237
< gmp-4.1.4-6
< gnu-crypto-2.0.1-1jpp_5fc
< jessie-1.0.0-8
< mpage-2.5.4-5
< perl-HTML-Tagset-3.04-1
< psutils-1.17-25
< perl-libwww-perl-5.803-2
< perl-XML-Encoding-1.01-27
< a2ps-4.13b-46
< urw-fonts-2.3-1
< hal-cups-utils-0.5.3-3
< audiofile-0.2.6-2
< howl-libs-0.9.8-3
< shared-mime-info-0.16-3
< gail-1.8.3-2
< gnome-python2-gnomevfs-2.10.0-1
< libgnomeui-2.10.0-1
< libogg-1.1.2-2
< comps-extras-10.3-1
< system-config-keyboard-1.2.6-2
< system-config-date-1.7.18-1
< system-config-packages-1.2.25-1
< libieee1284-0.2.9-2
< flac-1.1.2-25
< dvd+rw-tools-5.21.4.10.8-6
< perl-Digest-SHA1-2.10-1
< switchdesk-4.0.6-3
< gstreamer-0.8.10-1
< guile-1.6.7-2
< docbook-dtds-1.0-26
< gtkspell-2.0.7-3
< xchat-2.4.3-3
< zisofs-tools-1.0.6-3
< fonts-xorg-base-6.8.2-1
< libgnomeprintui22-2.10.1-1
< evolution-webcal-2.2.0-1
< gtkhtml3-3.6.2-1
< libgsf-1.11.1-2
< rhn-applet-2.1.17-3
< firstboot-1.3.42-1
< gtk+-1.2.10-39
< imlib-1.9.13-24
< festival-1.95-3
< gnome-user-docs-2.8.1-2
< gtk-engines-0.12-7
< gimp-print-utils-4.2.7-7
< gconf-editor-2.10.0-5
< gnome-system-monitor-2.10.0-2
< gthumb-2.6.5-1
< gnome-session-2.10.0-2
< pciutils-devel-2.1.99.test8-10
< diffstat-1.38-2
< libogg-devel-1.1.2-2
< boost-1.32.0-6
< libusb-devel-0.1.10a-1
< perl-XML-SAX-0.12-7
< rcs-5.7-28
< strace-4.5.11-1
< gpm-devel-1.20.1-71
< libidn-devel-0.5.15-1
< automake15-1.5-13
< perl-LDAP-0.33-1
< perl-XML-Twig-3.17-1
< slang-devel-1.4.9-17
< cyrus-sasl-devel-2.1.20-5
< libuser-devel-0.53.7-1
< autorun-3.16-1
< bluez-pin-0.24-2
488a239
> hwdata-0.158.3-1
490,505c241,244
< libstdc++-4.0.2-8.fc4
< esound-0.2.36-0.fc4.1
< grep-2.5.1-48.2
< krb5-libs-1.4.1-5
< openldap-2.2.29-1.FC4
< rpm-libs-4.4.1-22
< libraw1394-1.2.0-1.fc4
< lockdev-1.0.1-7.1
< wireless-tools-28-0.pre10.4
< net-snmp-libs-5.2.1.2-fc4.1
< evolution-data-server-1.2.3-3.fc4
< gstreamer-plugins-0.8.8-9
< cpp-4.0.2-8.fc4
< openh323-1.15.6-1.FC4
< kudzu-1.1.116.3-1
< xscreensaver-extras-4.21-4
---
> libselinux-1.23.11-1.1
> zlib-1.2.2.2-5.fc4
> info-4.8-8.fc4.1
> glib2-2.6.6-1
507,508c246
< rdesktop-1.4.0-2
< kernel-2.6.14-1.1653_FC4
---
> dbus-glib-0.33-3.fc4.1
510,521c248,256
< gjdoc-0.7.7-0.FC4
< kernel-2.6.14-1.1656_FC4
< kernel-devel-2.6.14-1.1656_FC4
< less-394-1.fc4
< tetex-3.0-9.FC4
< glibmm24-2.6.1-1
< xorg-x11-devel-6.8.2-37.FC4.49.2
< libsigc++20-devel-2.0.11-1
< libwpd-0.8.4-0
< openoffice.org-writer-2.0.1.1-5.1
< openoffice.org-math-2.0.1.1-5.1
< tcpdump-3.8.2-14.FC4
---
> wireless-tools-28-0.pre10.4
> grep-2.5.1-48.2
> pam-0.79-9.6
> openssl-0.9.7f-7.10
> bind-libs-9.3.1-14_FC4
> xorg-x11-libs-6.8.2-37.FC4.49.2
> procps-3.2.5-6.3
> xorg-x11-Mesa-libGL-6.8.2-37.FC4.49.2
> cups-libs-1.1.23-15.4
523,529c258,271
< openssh-4.2p1-fc4.10
< openssh-askpass-4.2p1-fc4.10
< libselinux-1.23.11-1.1
< gnome-python2-extras-2.10.0-6
< gnome-python2-gtkhtml2-2.10.0-6
< kernel-devel-2.6.15-1.1830_FC4
< unzip-5.51-13.fc4
---
> vim-minimal-6.3.086-0.fc4
> less-394-1.fc4
> policycoreutils-1.27.2-1.2
> bind-9.3.1-14_FC4
> lftp-3.2.1-10_FC4
> parted-1.6.22-3.FC4
> file-4.16-fc4.1
> dhcdbd-1.9-1.FC4
> acl-2.2.32-1.FC4.2
> man-pages-1.67-8
> pam_krb5-2.1.15-2
> vixie-cron-4.1-41.FC4
> mgetty-1.1.33-3_FC4
> xorg-x11-Mesa-libGLU-6.8.2-37.FC4.49.2
531,534c273,286
< poppler-0.4.5-1.1
< aalib-1.4.0-0.rc5.4
< xine-lib-1.1.1-1.2.fc4
< w32codec-0.52-1
---
> nc-1.82-fc4.1
> termcap-5.4-7fc4
> lockdev-1.0.1-7.1
> nscd-2.3.5-10.3
> setools-2.1.2-1.1
> krb5-workstation-1.4.1-5
> nfs-utils-1.0.7-12.FC4
> openssh-clients-4.2p1-fc4.10
> kudzu-1.1.116.3-1
> sysreport-1.4.1-5
> attr-2.4.24-1.FC4.1
> psmisc-21.5-5
> cpio-2.6-9.FC4
> slocate-2.7-22.fc4.1
536,537c288,290
< kdebase-3.5.1-0.3.fc4
< cdrdao-1.1.9-9
---
> openssh-server-4.2p1-fc4.10
> vim-common-6.3.086-0.fc4
> module-init-tools-3.2-0.pre9.0.FC4.4
539,543c292,293
< ntfsprogs-1.13.0-1
< gtkpod-0.99.2-1.2.fc4
< timidity++-2.13.2-1
< ppracer-0.3.1-4.fc4.1
< RealPlayer-10.0.6.776-20050915
---
> kernel-2.6.15-1.1833_FC4
> shadow-utils-4.0.12-7.FC4
545c295,297
< fetchmail-6.2.5.5-1.fc4
---
> httpd-2.0.54-10.3
> curl-7.13.1-5.fc4
> perl-URI-1.35-2
546a299,301
> distcache-1.4.5-7
> mod_perl-2.0.1-1.fc4
> mod_ssl-2.0.54-10.3
547a303
> php-pear-5.0.4-10.5
549,752c305
< squid-2.5.STABLE11-3.FC4
< otrs-2.0.4-01
< libwnck-2.10.3-1
< krb5-devel-1.4.1-5
< xorg-x11-xfs-6.8.2-37.FC4.49.2
< glibc-devel-2.3.5-10.3
< libsepol-1.5.10-1.1
< psmisc-21.5-5
< bind-utils-9.3.1-14_FC4
< vte-0.11.14-3.fc4
< xdelta-1.1.3-17.fc4
< libgfortran-4.0.2-8.fc4
< lockdev-devel-1.0.1-7.1
< eject-2.1.1-0.fc4.1
< ntsysv-1.3.23-0.4
< cdda2wav-2.01.1-9.0.FC4.1
< cvs-1.11.19-9
< gdb-6.3.0.0-1.84
< mgetty-1.1.33-3_FC4
< system-config-securitylevel-1.5.8.1-1
< cdrecord-2.01.1-9.0.FC4.1
< setarch-1.8-1.FC4
< wget-1.10.2-0.fc4
< NetworkManager-gnome-0.5.1-1.FC4.4
< dbus-x11-0.33-3.fc4.1
< gcc-gfortran-4.0.2-8.fc4
< cpio-2.6-9.FC4
< ethtool-3-1
< mktemp-1.5-23
< authconfig-4.6.12-1
< mkinitrd-4.2.15-1
< specspo-9.0.92-1.3
< hardlink-1.0-1.13
< lrzsz-0.12.20-21
< aspell-0.50.5-6
< rdist-6.1.5-40
< statserial-1.1-38
< unix2dos-2.2-26
< nano-1.3.5-0.20050302
< rhnlib-1.8-6.p24.1
< utempter-0.5.5-6
< acpid-1.0.4-1
< yp-tools-2.8-8
< pm-utils-0.01-1
< libidn-0.5.15-1
< gd-2.0.33-2
< enscript-1.6.1-31
< ghostscript-fonts-5.50-13
< perl-libxml-enno-1.02-31
< gnome-mime-data-2.4.2-1
< ORBit2-2.12.1-3
< gtkhtml2-2.6.3-1
< libao-0.8.5-3
< libmusicbrainz-2.1.1-1
< libcroco-0.6.0-5
< synaptics-0.14.0-2
< xsane-0.95-3
< krb5-auth-dialog-0.2-5
< nautilus-2.10.0-4
< planner-0.13-2
< system-config-display-1.0.29-1
< pyparted-1.6.9-3
< gnome-mag-0.12.0-2
< gnome-applets-2.10.1-9
< gnopernicus-0.10.6-1
< hesiod-devel-3.0.2-31
< db4-utils-4.3.27-3
< libtermcap-devel-2.0.8-41
< perl-XML-NamespaceSupport-1.08-7
< gmp-devel-4.1.4-6
< automake-1.9.5-1
< perl-XML-Grove-0.46alpha-27
< sqlite-devel-3.1.2-3
< oprofile-0.8.2-4
< nmap-3.81-3
< comps-4-0.20050606
< glib2-2.6.6-1
< gtk2-2.6.10-2.fc4.4
< pam-0.79-9.6
< bind-libs-9.3.1-14_FC4
< pwlib-1.8.7-1.FC4
< binutils-2.15.94.0.2.2-2.1
< gnome-panel-2.10.1-10.2
< system-config-securitylevel-tui-1.5.8.1-1
< policycoreutils-1.27.2-1.2
< system-config-printer-0.6.131.3-1
< dia-0.94-12.fc4
< system-config-printer-gui-0.6.131.3-1
< evince-0.4.0-1.2
< kernel-devel-2.6.14-1.1644_FC4
< termcap-5.4-7fc4
< gedit-2.10.2-4
< sysreport-1.4.1-5
< vino-2.10.0-4.1
< xscreensaver-gl-extras-4.21-4
< alsa-utils-1.0.10-1.FC4
< kbd-1.12-10.fc4.1
< caching-nameserver-7.3-4.FC4
< pango-devel-1.8.1-2
< alsa-lib-1.0.10-3.FC4
< openoffice.org-core-2.0.1.1-5.1
< openoffice.org-draw-2.0.1.1-5.1
< netdump-0.7.7-6
< mozilla-1.7.12-1.5.2
< autofs-4.1.4-15.1
< audit-1.0.14-1.fc4
< libXvMCW-0.9.3-1.2.fc4
< man-1.5p-6.fc4
< hpijs-0.9.8-3.2
< gnupg-1.4.2.1-3
< spamassassin-3.0.4-2.fc4
< sendmail-8.13.4-2
< nvu-1.0-1_nokde.rhel4.fs
< perl-DBD-MySQL-2.9007-1
< distcache-1.4.5-7
< mdadm-1.11.0-4.fc4
< filesystem-2.3.4-1
< beecrypt-4.1.2-8
< cracklib-2.8.2-1
< slang-1.4.9-17
< diffutils-2.8.1-15
< newt-0.51.6-7
< sqlite-3.1.2-3
< system-config-mouse-1.2.11-1
< dos2unix-3.1-24
< bzip2-1.0.2-16
< pam_passwdqc-0.7.6-1
< numactl-0.6.4-1.18
< rsync-2.6.4-3
< tcp_wrappers-7.6-39
< words-3.0-7
< jwhois-3.2.2-14
< libwvstreams-3.75.0-5
< syslinux-3.08-2
< htmlview-3.0.0-11
< system-config-network-tui-1.3.26-1
< perl-URI-1.35-2
< gnu-crypto-jce-jdk1.4-2.0.1-1jpp_5fc
< samba-client-3.0.14a-2
< perl-Parse-Yapp-1.05-33
< perl-libxml-perl-0.08-1
< gnome-keyring-0.4.2-1
< system-config-services-0.8.25-1
< gnome-python2-bonobo-2.10.0-1
< system-config-kickstart-2.5.22-2
< desktop-backgrounds-basic-2.0-29
< cdparanoia-libs-alpha9.8-25
< perl-Net-DNS-0.49-2
< sgml-common-0.6.3-17
< gnome-icon-theme-2.10.1-4
< gnome-spell-1.0.5-10
< eel2-2.10.0-2
< gnome-audio-2.0.0-3
< libxklavier-2.0-1
< xscreensaver-base-4.21-4
< file-roller-2.10.0-1
< byacc-1.9-29
< libcap-devel-1.10-22
< libvorbis-devel-1.1.0-2
< dialog-1.0.20050306-1
< valgrind-2.4.0-2
< bison-2.0-6
< readline-devel-5.0-3
< libxml2-2.6.20-1.FC4
< qt-3.3.4-15.4
< xorg-x11-Mesa-libGLU-6.8.2-37.FC4.49.2
< dbus-glib-0.33-3.fc4.1
< pilot-link-0.12.0-0.pre4.0.fc4.2
< file-4.16-fc4.1
< xinitrc-4.0.18.1-1
< pkgconfig-0.20-1.fc4.1
< gnome-utils-2.10.0-4
< libgcj-devel-4.0.2-8.fc4
< libstdc++-devel-4.0.2-8.fc4
< pygtk2-2.6.2-0.fc4.4
< libtool-1.5.16.multilib2-3
< rp-pppoe-3.5-27.FC4.1
< pam-devel-0.79-9.6
< dbus-devel-0.33-3.fc4.1
< rsh-0.17-29.1
< man-pages-1.67-8
< vnc-server-4.1.1-10.1
< slocate-2.7-22.fc4.1
< redhat-rpm-config-8.0.34-1.1
< yum-2.4.1-1.fc4
< sane-backends-1.0.17-0.fc4.1
< tzdata-2005r-3.fc4
< freetype-devel-2.1.9-2
< gtkmm24-devel-2.6.2-2
< foomatic-3.0.2-19.2
< logwatch-7.0-2.fc4
< SDL-1.2.8-4
< libselinux-devel-1.23.11-1.1
< kdelibs-3.5.1-0.1.fc4
< cups-libs-1.1.23-15.4
< freshrpms-release-1.1-1.fc
< libavc1394-0.5.1-0.2.fc4
< netpbm-10.31-1.FC4.2
< libpng10-1.0.18-2
< libgpod-0.3.0-1.2.fc4
< kernel-2.6.15-1.1833_FC4
< ncurses-5.4-19.fc4
< redhat-lsb-1.3-10
< webalizer-2.01_10-28
---
> tcsh-6.14-1.fc4.2
Also, How would I go about updating cgi.pm?

Last edited by blackdragonblood; 03-13-2006 at 02:00 PM.
 
Old 03-13-2006, 02:26 PM   #7
slanthier1
LQ Newbie
 
Registered: Jul 2004
Posts: 2

Rep: Reputation: 0
update cgi.pm via cpan.

Hi,

I use to update my perl modules via cpan.

First, being root user, at the command line, type

% perl -MCPAN -e shell


and answer the questions to configure your use of cpan. Do your best, defaults are good.

And the end of the process, you will obtain a cpan prompt. Now, type this to update your cgi perl module:

cpan> install CGI



In the future, you won't have to answer all the configuration questions again. You can also install on a single command line by typing something like:

% perl -MCPAN -e 'install CGI'

or any else perl module:

% perl -MCPAN -e 'install XML::Parser'



Stéphanie
 
Old 03-13-2006, 03:39 PM   #8
blackdragonblood
Member
 
Registered: May 2005
Location: Minneapolis, MN
Distribution: Debian
Posts: 217

Original Poster
Rep: Reputation: 30
Tried the above suggestion. Didn't work. I'll look through the diffs more closely and see if I can find anything that should be installed.
 
Old 03-13-2006, 03:51 PM   #9
blackdragonblood
Member
 
Registered: May 2005
Location: Minneapolis, MN
Distribution: Debian
Posts: 217

Original Poster
Rep: Reputation: 30
fixed.
Code:
perl -MCPAN -e shell

>install Apache::Reload
Thanks for the help.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
httpd fails to start arsham Linux - Software 9 09-04-2007 03:29 AM
FC4 - httpd fails to start prabhatsoni Linux - Software 5 01-30-2006 07:22 PM
Unable to start Apache "Cannot load /etc/httpd/modules/libphp4.so" dagalicous Linux - Software 1 03-10-2005 02:43 AM
httpd-perl having problems rose_bud4201 Linux - Networking 4 02-18-2003 07:36 PM
httpd won't start - can't load libphp3.so? johnnyb Linux - Newbie 1 04-06-2001 01:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:08 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration