> Apache/ modperl starts up fine, but if I try to restart the service, it
> will not survive.
>
> Please share with me any tips to improve the situation. I'm open to any
> ideas.
Foo, you missed my point all together.
Something in YOUR PERL APP is opening resources that are "locked" and will
pre
Hello Perrin, William
Unfortunately I'm packaging a product based on modperl, so I can't
really take any shortcuts on this one.
William, my installation process is (what I hope to be) straight out of
the book. To elaborate:
1. Install ActiveState Perl MSI 5.8.8 (build 822)
2. Install Apache2
> I noticed I have to use Apache::Request and Apache::Cookie.
> In, http://perl.apache.org/docs/2.0/api/Apache2/RequestRec.html, there is
> a
> $r which is request object. How do I create that? Is there an example
> anywhere I can follow?
It sounds like you haven't created a mod_perl handler befor
I noticed I have to use Apache::Request and Apache::Cookie.
In, http://perl.apache.org/docs/2.0/api/Apache2/RequestRec.html, there is a
$r which is request object. How do I create that? Is there an example
anywhere I can follow?
On 8/10/07, Jonathan Vanasco <[EMAIL PROTECTED]> wrote:
>
>
> On
On 8/10/07, Steve Hay <[EMAIL PROTECTED]> wrote:
> Is it possible to use perl source code filters (like Filter::Util::Call)
> in scripts that are run via ModPerl::Registry?
I don't think that can work because of the way Registry modifies your
code. Try using handlers instead of Registry scripts,
On 8/11/07, usha rani <[EMAIL PROTECTED]> wrote:
> how can we compile modperl programs in cygwin.
You g-billboards.com people need to stop asking the same question over
and over. If you're looking for Win32 binaries, they are on
http://perl.apache.org/. If that's not what you're looking for,
pl