Geoffrey Young wrote:
Curtis Jewell wrote:
Thanks! CGI::Cookie should work just fine. (I can't precalculate the
cookies, I have 200 usernames that could be used.)
:)
(You're right. Turns out the test machine was 2.0.40 (a RH9 machine) and
that's why I couldn't use it. But they would like me to
Jan Algermissen wrote:
Hi,
I am working on an implementation of a notification system based on HTTP
and I need to write a mod_perl-based Apache module that handles the
(non-HTTP1.1 MONITOR method).
I started using the URI translation phase which works fine, but since I
need support for virtual hos
Geoffrey Young wrote:
Pierfrancesco Caci wrote:
Hello, I'm trying to use bug-mp2, but I get this error and I don't know
where to find the missing file:
[EMAIL PROTECTED]:/var/www/bug-mp2 # perl Makefile.PL -apxs /usr/bin/apxs Can't
locate ModPerl/MM.pm in @INC (@INC contains: /etc/perl
/usr/local
Raul Dias wrote:
Hi,
I just switch my apache to use the worker MM.
I have a filter which uses Cache::SharedMemoryCache to share data
between process (and hopefully threads now).
A simple example is this:
---
use Cache::SharedMemoryCache;
$cache = new Cache::SharedMemoryCache(
{
I have installed Mandrake 9.1, and in the installation I asked it to also
install Apache 2, mod_perl, mysql.
[...]
5.8.0/i386-linux-thread-multi/Apache2/Apache
that does not contain an Registry module.
See:
http://perl.apache.org/docs/2.0/user/porting/compat.html#C_Apache__Registry___C_Apache__Pe
On Tuesday 30 December 2003 22:35, Gary Denslow wrote:
> anyway, the signal handler is working on solaris. my problem is that on my
> linux setup the signal handler is being completely ignored. i send a USR2
> to the root httpd process and the signal handler is not executed at all...
I think you