I decided to update my apache configuration to include modssl which I
left out of the original installation in 2005. Evidently I don't have
openssl headers
on the server so I guess it is time to reinstall everything. The
problem is that this is a substantial site with a lot of use and I don't
want to kill my current
embperl, modperl configuration or kill sshd.
The Server is a 2.0.54 and embperl is, I believe, a DSO since it is
brought into apache with a LoadModule command in the httpd.conf file
LoadModule perl_module modules/mod_perl.so
LoadModule embperl_module
"/usr/lib/perl5/site_perl/5.8.5/i586-linux-thread-multi/auto/Embperl/Embperl.so"
PerlModule Embperl
#EMBPERL_DEBUG 255
#EMBPERL_VIRTLOG /embperl/log
EMBPERL_LOG /tmp/embperl.log
#SetEnv EMBPERL_DEBUG 2147475453
EMBPERL_DEBUG 262399
Embperl_UseEnv on
---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org
For additional commands, e-mail: embperl-h...@perl.apache.org