Net::SSLeay causes a seg fault in mod_perl. This only happens in
mod_perl when using RegistryLoader on a script in apache startup.
For example if I have this line
Apache::RegistryLoader->new->handler('myscript.cgi',
"/home/htmlmanager/public_html/myscript.cgi");
But if I don't load the file in
It's been several years since I did this (originally in apache 1.x)...
but when I upgraded to apache 2 it still worked.
Not sure where the documentation for this is...
In your httpd.conf file
$VirtualHost{"www.domain.com:80"} = {
'ServerAdmin' => '[EMAIL PROTECTED]',
'DocumentRoot' => '/home/
$ENV{‘SERVER_NAME’}
From: LUKE
[mailto:[EMAIL PROTECTED]
Sent: Thursday, October 26, 2006
9:16 AM
To: modperl@perl.apache.org
Subject: How to get virtualhost
info in mod_perl?
The
http://rd-program.blogspot.com and http://se-program.blogspot.com
have
the same ip