My apache children are seg faulting due to some combination of
DBI usage and the cookie-based authentication/authorization
scheme from chapter 6 in the "eagle" book by L. Stein and D.
MacEachern. I have read the ApacheDBI documentation, scoured
mailing lists, deja.com, etc., but I'm hoping someon
Hello,
I was reading the instructions for usage. As our
server is Apache and I am not sure if I can use Embperl compiled into Apache
with mod-perl as we are using cgi-wrapper. Hence, I wanted to use this as a CGI.
I tried to locate the file embpcgi.pl to copy into my cgi-bin directory witho
Hi,
I have installed the ApacheAuthPerLDAP for mod_perl, to do
authentication with an LDAP server. This is working fine, with the
following config:
Options Indexes FollowSymLinks Includes
AllowOverride All
AuthName "NSTA Web - LDAP Authentication"
AuthType Basic
PerlSetVar
Hi,
I've looked in the archives and the docs, but can't seem to find an answer. I can't be
the only one having this problem. I'm trying to install ApacheDBI and it goes on fine,
but whenever I try and use it I get a compilation error:
Can't locate object method "module" via package "Apache" at
I was reading the instructions for usage. As our
server is Apache and I am not sure if I can use Embperl compiled into Apache
with mod-perl as we are using cgi-wrapper. Hence, I wanted to use this as a
CGI. I tried to locate the file embpcgi.pl to copy into my cgi-bin directory
"[EMAIL PROTECTED]" wrote:
>
> Hi,
>
> I've looked in the archives and the docs, but can't seem to find an answer. I can't
>be the only one having this problem. I'm trying to install ApacheDBI and it goes on
>fine, but whenever I try and use it I get a compilation error:
>
> Can't locate obje
Apache::module() is defined in Apache.xs. I'm (wild) guessing you are not
running under mod_perl or you have a broken install.
http://perl.apache.org/guide/install.html#How_can_I_tell_whether_mod_perl_
answers: "How can I tell whether mod_perl is running?".
ELB
snippet from Apache.xs