Embedding another webpage within a web page

2004-10-06 Thread Martin Moss
All, I have an interesting issue. I'm in the process of whitelabeling a website, but part of the process I need to whitepabel is hosted by an outsourced company. Rather than get the outsource company to change their html, I would rather download and edit the html from the outsourced website on t

Re: Embedding another webpage within a web page

2004-10-06 Thread Michael
Not really related to mod_perl, but check out WWW::Mechanize for form filling, link following, page retrieving easiness. :) Martin Moss wrote: All, I have an interesting issue. I'm in the process of whitelabeling a website, but part of the process I need to whitepabel is hosted by an outsourced c

Re: Embedding another webpage within a web page

2004-10-06 Thread Tom Schindl
Martin Moss wrote: All, I have an interesting issue. I'm in the process of whitelabeling a website, but part of the process I need to whitepabel is hosted by an outsourced company. Rather than get the outsource company to change their html, I would rather download and edit the html from the outsour

Re: [SumsaultRT #1249][mp1] text-book forking code still producing zombies

2004-10-06 Thread Mark Stosberg
Stas -- On 2004-10-05, Stas Bekman <[EMAIL PROTECTED]> wrote: > > May be it's just not working on your platform. Have you tried the other > suggested solutions at: > http://perl.apache.org/docs/1.0/guide/performance.html#Avoiding_Zombie_Processes Thank you very much for the response. In the past

compilation failure with mod_perl-1.99_16 on OpenBSD 3.4

2004-10-06 Thread Kristian Elof Sørensen
Hi Compiling mod_perl-1.99_16 on OpenBSD 3.4 on x86 hardware with apache 2.0.52 # perl Makefile.PL MP_APXS=/var/www2/bin/bin/apxs MP_INST_APACHE2=1 completes # make fails after several minutes of compilation, the last lines being: cc -c -I/tmp/mod_perl-1.99_16/src/modules/perl -I/tmp/mod_perl-1.9

Re: [SumsaultRT #1249][mp1] text-book forking code still producing zombies

2004-10-06 Thread Perrin Harkins
On Wed, 2004-10-06 at 16:56, Mark Stosberg wrote: > At your recommended, I installed strace and ran it on the hung process. > It doesn't work. Hmm, maybe it's time to add some logging to your forked processes to find out where they are getting stuck. > Could setting MaxRequestsPerChild be a meani

Re: [SumsaultRT #1249][mp1] text-book forking code still producing zombies

2004-10-06 Thread Mark Stosberg
On 2004-10-06, Perrin Harkins <[EMAIL PROTECTED]> wrote: > On Wed, 2004-10-06 at 16:56, Mark Stosberg wrote: >> At your recommended, I installed strace and ran it on the hung process. >> It doesn't work. > > Hmm, maybe it's time to add some logging to your forked processes to > find out where they

PerlHandler serving / ?

2004-10-06 Thread Arne Skjaerholt
Hello, I'm working on a PerlHandler that will potentially handle the root of my webserver. The code works fine if I set it to handle a sub-directory (), but if I say and try to get / I get a 500 and an error that seems to indicate that no request object is passed to handler() (Can't call method

Re: student course evaluation project

2004-10-06 Thread Ron Savage
Hi George I've written a set of as-yet unpublished modules which produceon-line questionnaires like this:   http://139.132.118.124:81/cgi-bin/survey.cgi in a round-about way, by reading an XML file and creating a set of database tables to hold the questions and formatting stuff.   (Note: The server

Re: compilation failure with mod_perl-1.99_16 on OpenBSD 3.4

2004-10-06 Thread Stas Bekman
Kristian Elof Sørensen wrote: Hi Compiling mod_perl-1.99_16 on OpenBSD 3.4 on x86 hardware with apache 2.0.52 # perl Makefile.PL MP_APXS=/var/www2/bin/bin/apxs MP_INST_APACHE2=1 completes # make fails after several minutes of compilation, the last lines being: [...] make: don't know how to make d

Re: [SumsaultRT #1249][mp1] text-book forking code still producing zombies

2004-10-06 Thread Mark Stosberg
On 2004-10-06, Mark Stosberg <[EMAIL PROTECTED]> wrote: > >>> Could setting MaxRequestsPerChild be a meaningful solution here? It >>> would seem that this would cause the Apache child processes to >>> periodically get re-created, killing related zombies in the process. >> >> If you aren't using Ma

mod perl hosting

2004-10-06 Thread Sean T Allen
can anyone point me in the direction of good hosting sites for dedicated mod-perl, mysql apache hosting companies ours just isnt cutting it anymore... location of host isnt a thuge issue but us/ca hosts definately prefered. thanks in advance -- Sean T. Allen <[EMAIL PROTECTED]> -- Report pr