Re: RES: Windows mod_perl build

2002-05-11 Thread Per Einar Ellefsen
Please Cc the list when replying. At 23:52 11.05.2002, Vitor wrote: >Excellent resource. > >Just one more question : I want to have mod_perl running in my application >as a thread. All requests to mod_perl will occur inside the application >through piped I/O. Do you know a resource where i can f

Re: Windows mod_perl build

2002-05-11 Thread Per Einar Ellefsen
At 22:21 11.05.2002, Vitor wrote: >Hello, > >I am searching for windows mod_perl compilations resources. > >Any suggestions ? Randy Kobes has kindly written instructions for you to compile mod_perl on Windows and other Win32-related issues. http://perl.apache.org/preview/modperl-docs/dst_html/do

Windows mod_perl build

2002-05-11 Thread Vitor
Hello,   I am searching for windows mod_perl compilations resources.   Any suggestions ?   Thanks.   Vitor

Re: how to see /server-status when at MaxClients?

2002-05-11 Thread Andrew McNaughton
On Fri, 10 May 2002, John E. Leon Guerrero wrote: > Date: Fri, 10 May 2002 16:54:47 -0700 > From: John E. Leon Guerrero <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: how to see /server-status when at MaxClients? > > if a job hangs (due to database locking for instance), then a mod_perl

cannot build mod_perl-1.99_01 with httpd-2.0.36

2002-05-11 Thread Tom Kralidis
Hi, I have recently had to build a new Apache server and mod_perl for my website. OS: Linux RedHat 7.3 (2.4.18-3) I managed to build Apache (DSO) with no problems. However, I cannot subsequently build mod_perl successfully. I have downloaded but NOT built libapreq-1.0 yet. Here is the ou

Re: mod_perl 1.26 build under Cygwin fails

2002-05-11 Thread Alexander Solovey
Per Einar Ellefsen wrote: > Thanks a lot for your help. Now, for some more problems :) [skipped] > make[3]: Leaving directory `/usr/src/apache_1.3.24/src' > > I'm not so sure what's happening, but re-running make will re-execute this > section over and over again, so something must have gone wr