Is anybody else having problems posting?
I posted a message on Monday, it still hasn't arrived,
now I just get undeliverables
Marty
Send instant messages to your online friends http://uk.messenger.yahoo.com
Andreas Krüger wrote:
Hello,
[...]
When I run make test; it comes up with this error:
Cannot load /root/mod_perl-2.0.0-RC4/src/modules/perl/mod_perl.so into
server: /root/mod_perl-2.0.0-RC4/src/modules/perl/mod_perl.so: undefined
symbol: PerlIOBase_binmode
[ error]
And I have NO clue why it does t
I need to restart or graceful restart apache server from one of his
child. It is possible? If yes, how to do this more correctly?
Thanks
Maxim Nechaev
Hello,
I've just compiled Apache 2.0.53, PHP and MySQL. Now I want to install
mod_perl into apache, and this is how I did it:
echo "/lib" >> /etc/ld.so.conf
ln -s /lib/libdb1.so.2 /lib/libdb1.so
ldconfig
- This is due to, that after I installed the libdb1, it still complained
that it couldnt fi
Matthew Westcott wrote:
> On 13 Mar 2005, at 14:20, John ORourke wrote:
>
>> Hi,
>>
>> I'm sure I should know this, but I'm trying to post-process the output
>> of my
>> handler with PHP. I'm still a bit green on Apache inner workings and
>> just
>> can't make it happen.
>
>
> Just to be clea
-
From: Matthew Westcott [mailto:[EMAIL PROTECTED]
Sent: 13 March 2005 15:27
On 13 Mar 2005, at 14:20, John ORourke wrote:
> > I'm sure I should know this, but I'm trying to post-process the output
> > of my
> > handler with PHP. I'm still a bit green on Apache inner workings and
> > just
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Issac Goldstand wrote:
| Out of curiostiy, will this also work with ActiveState's perl5db.pl
| for Komodo?
I have no idea as I don't use this setup, sorry. However, Apache::DB
has to provide an (albeit trivial) patch to perl5db.pl, so I suppose
that Kom
On 13 Mar 2005, at 14:20, John ORourke wrote:
Hi,
I'm sure I should know this, but I'm trying to post-process the output
of my
handler with PHP. I'm still a bit green on Apache inner workings and
just
can't make it happen.
Just to be clear - your mod_perl handler is outputting PHP source which
Hi,
I'm sure I should know this, but I'm trying to post-process the output of my
handler with PHP. I'm still a bit green on Apache inner workings and just
can't make it happen.
I've made sure the php LoadModule statement is before the Perl one in
httpd.conf. I've tried using a URI which ends in
Out of curiostiy, will this also work with ActiveState's perl5db.pl for
Komodo?
Issac
Dominique Quatravaux wrote:
> Kim X Goldov wrote:
>
> | Is it possible to use the Emacs GUD debugger when debugging
> | handlers using Apache::DB? I've been successfully using Apache::DB
> | with mod_perl1, a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kim X Goldov wrote:
| Is it possible to use the Emacs GUD debugger when debugging
| handlers using Apache::DB? I've been successfully using Apache::DB
| with mod_perl1, and find the Emacs debugger useful for Perl
| scripts.
Yes you can: you need the lat
As I wrote in a previous mail, there is another error with the MP_STATIC_EXTS=1
option. When running make, the process dies with:
cp Base64.pm ../../../blib/lib/APR/Base64.pm
make[3]: *** No rule to make target
`../../../blib/arch/auto/APR/Base64/Base64.so', needed by `dynamic'. Stop.
make[3]:
> I'm looking at moving my project from a linux to a bsd environment, for
> security and speed -- bsd seems to be doing real well for web stuff
> right now.
>
> I've been looking mostly at NetBSD, FreeBSD and OpenBSD -- has anyone
> had remarkable success or misfortune with modperl2 under these
> e
Hi all,
Some time ago we had a thread about starting long-running background processes
from mp2. I've found a race condition in our last solution. The helper
background script could be killed by apache cleanup handler before it had a
chance to fork into background and do "setsid". Here's the sc
On Sat, 12 Mar 2005 22:52:34 -0800 Kim X Goldov <[EMAIL PROTECTED]> wrote:
> Is it possible to use the Emacs GUD debugger when debugging handlers
> using Apache::DB? I've been successfully using Apache::DB with
> mod_perl1, and find the Emacs debugger useful for Perl scripts.
>
> Kim Goldov
> [EMA
15 matches
Mail list logo