Index: [Article Count Order] [Thread]

Date:  Fri, 18 May 2007 14:26:37 -0500
From:  "Hugh Messenger" <hugh (at mark) alaweb.com>
Subject:  [coba-e:09898] More mod_perl issues
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <002d01c79982$74dbd270$010210ac@DELLBOY>
In-Reply-To:  <20070518192920.me060elqog8o0k4c (at mark) webhost01.perpetua.org.uk>
References:  <0JI700IAML38U800 (at mark) mxout5.netvision.net.il><000201c79953$d9bbd750$0601a8c0 (at mark) systemax><07d401c79975$d9742780$8c5c7680$ (at mark) com> <20070518192920.me060elqog8o0k4c (at mark) webhost01.perpetua.org.uk>
X-Mail-Count: 09898

I finally got httpd-devel to install, so was able to install V2 of mod_perl.

However, I now get this when starting httpd:

[root (at mark) raq2 httpd]# /etc/rc.d/init.d/httpd start
Starting httpd: Syntax error on line 5 of /etc/httpd/conf.d/ssl_perl.conf:
Bareword "Apache::OK" not allowed while "strict subs" in use at
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/Apache/PerlSections
.pm line 74.

I don't use SSL with perl, so I just moved the ssl_perl.conf file, and httpd
will fire up.  I've googled around, but can't find anything with "mod_perl
ssl_perl.conf" ... except for one post on the Japanese version of this list,
which doesn't translate too well.  Reads more like the instructions for my
toaster oven, LOL!

   -- hugh