Big thanks to everyone for the links and tips.
Sorry for the ambiguous question, but was just passing
on the ambiguity, to see which way you guys took it,
as I was also annoyed at the ridiculousness of the
question...
Kind regards
Marty
--- Matt Sergeant <[EMAIL PROTECTED]> wrote:
> On 19 Nov
> For those seeking mod_perl advocacy bits. Spotted this on /.org today:
>
> http://www.looselycoupled.com/blog/lc00aa00074.html
>
> That entry mainly suggests LAMP to scale better than J2EE using a grid of
> cheap PCs, à là Google/Amazon style.
>
> It links to the detailed articles:
>
> http://pet
Sorry, I forgot the subject…
From: Greg Freiter
Sent: Monday, November 22, 2004
11:33 AM
To: '[EMAIL PROTECTED]'
Subject:
-8<--
Start Bug Report 8<--
1. Problem Description:
Cannot get make test to
work… I am not saying this
Hi,
I have recently developed a project in Perl and it works great but it
works pretty slow because of forking. I've used mod_perl in the past,
and have also compiled mod_perl C and Perl modules myself on my
local box. This is the first time I'm trying to use mod_perl in a production
environment a
On Mon, 2004-11-22 at 14:01, Faisal Nasim wrote:
> It compiles and it runs great but for no reason it all the scripts randomly
> gives
> a 500 error! I was using XML::Simple so I realized I might have some unclosed
> file handles which cause a 500 after several hits. This is what I found in
> the
it's kind of a grey area as to where this problem is living - hence
the double post. taking a mod_perl module that uses SVN::Core (e.g.
SVN::Web), and either preloading it via PerlLoadModule/PerlModule,
or the + notation in PerlResponseHandler will cause apache to
segfault somewhere around modperl_
-8<-- Start Bug Report 8<--
1. Problem Description:
I'm trying to create temp file in PerlFixupHandler using File::Temp,
write to it, send it to the client and get the temp file automatically
unlinked upon the end of the request.
I keep getting file permiss
Perrin Harkins wrote:
On Mon, 2004-11-22 at 14:01, Faisal Nasim wrote:
It compiles and it runs great but for no reason it all the scripts randomly
gives
a 500 error! I was using XML::Simple so I realized I might have some unclosed
file handles which cause a 500 after several hits. This is what
On Mon, 2004-11-22 at 15:50, Tom Schindl wrote:
> Well as Perrin already stated there are issues with XML::LibXML which
> you are using with XML::Simple. Which version do you have installed?
> See this thread and a working patch against these libs. Still I would
> upgrade as a first try libxml an
Stas Bekman wrote:
> To give you a more intelligent answer we will need to receive a proper bug
> report as explained here: http://perl.apache.org/bugs/
Thanks for your help and my apologies for the incomplete report. I was
hoping that I had a simple misconfiguration that somebody would spot ri
I added the IO::File wrapper in two scripts and they worked
fine and the third one
failed occasionally. Now I changed the third and the occasional 500 does
not
show up anymore. I think XML::Simple does not close the file handle
after
simply creating the data structure. I'll have to check that.
I'
Hi.
Not long time ago i migrate perl cgi application to mod_perl
ModPerl::Registry. All ok, but sometime (about one time in a week) it
work not so, as expected. There no error, no dies, but it behave like
some portion of code not executed at all. I restart apache and there
ok again. I can't def
Maxim Nechaev wrote:
Hi.
Not long time ago i migrate perl cgi application to mod_perl
ModPerl::Registry. All ok, but sometime (about one time in a week) it
work not so, as expected. There no error, no dies, but it behave like
some portion of code not executed at all. I restart apache and there
ok
RobertCZ wrote:
-8<-- Start Bug Report 8<--
1. Problem Description:
I'm trying to create temp file in PerlFixupHandler using File::Temp,
write to it, send it to the client and get the temp file automatically
unlinked upon the end of the request.
I keep gett
Stephen Jungels wrote:
[...]
Thanks for your help and my apologies for the incomplete report. I was
hoping that I had a simple misconfiguration that somebody would spot right
away. I have gone through the bug report page and included everything that
seems relevant. Let me know if you need anythi
Greg Freiter wrote:
[...]
waiting 120 seconds for server to start: .[Sun Nov 21 16:23:06 2004]
[info] 26
Apache:: modules loaded
[Sun Nov 21 16:23:06 2004] [info] 7 APR:: modules loaded
[Sun Nov 21 16:23:06 2004] [info] base server + 26 vhosts ready to run
tests
[Sun Nov 21 16:23:06 2004] [error] I
Faisal Nasim wrote:
I added the IO::File wrapper in two scripts and they worked fine and the third
one
failed occasionally. Now I changed the third and the occasional 500 does not
show up anymore. I think XML::Simple does not close the file handle after
simply creating the data structure. I'll hav
17 matches
Mail list logo