At 19:45 +0100 11/29/02, Pasquale Pagano wrote:
A lot of time ago some of you help us and your contribution to our work has
been very important.
We use the Thread::Pool version 0.22 module in our system and it works very
well
(under solaris SunOS 5.8 sun4u sparc SUNW,UltraAX-i2).
Now we have insta
I've spent two days trying to get working mod_perl compiled as DSO on
Tru64 and still can't succeed. Below I describe what I tried, in case
anyone could suggest something I would be really grateful. I describe
also why such configuration is important for me, in case someone can
suggest alternative
> In short: I tried different compilation methods with two possible
> outcomes:
> a) apache and modperl compile succesfully but I get coredump while the
>application is starting (in all cases SEGVs, in some cases core's
>confused the debugger, in other I managed to notice __at_fork in
>
Joe Schaefer wrote:
> Tatsuhiko Miyagawa <[EMAIL PROTECTED]> writes:
>
> > It seems that Apache's ap_unescape_url() can't handle %u style
> > URI-escaped Unicode string, hence Apache::Request cannot neighther,
> > while CGI.pm can.
>
> You may want to take this issue up on [EMAIL PROTE
( Actually, the name is chosen to `rhyme' with Apache::DBI. There
are no dependencies on Apache or mod_perl. )
NAME
Apache::LDAP - provides persistent LDAP connections
SYNOPSIS
use Apache::LDAP;
# use Net::LDAP
my $connection = Apache::LDAP -> new(
connection => [
Marcin Kasperski wrote:
In short: I tried different compilation methods with two possible
outcomes:
a) apache and modperl compile succesfully but I get coredump while the
application is starting (in all cases SEGVs, in some cases core's
confused the debugger, in other I managed to notice __at_
Hi James,
At 02:32 02.12.2002, James G Smith wrote:
( Actually, the name is chosen to `rhyme' with Apache::DBI. There
are no dependencies on Apache or mod_perl. )
If there is no link with Apache::DBI, I suggest that you choose a more
appropriate namespace, like Persistent::LDAP
--
Per Einar
Per Einar Ellefsen <[EMAIL PROTECTED]> wrote:
>Hi James,
>
>At 02:32 02.12.2002, James G Smith wrote:
>>( Actually, the name is chosen to `rhyme' with Apache::DBI. There
>>are no dependencies on Apache or mod_perl. )
>
>If there is no link with Apache::DBI, I suggest that you choose a more
>appro
On Sun, 2002-12-01 at 23:40, James G Smith wrote:
> Per Einar Ellefsen <[EMAIL PROTECTED]> wrote:
> >Hi James,
> >
> >At 02:32 02.12.2002, James G Smith wrote:
> >>( Actually, the name is chosen to `rhyme' with Apache::DBI. There
> >>are no dependencies on Apache or mod_perl. )
> >
> >If there is