Sorry for the duplicate post. I sent one from the wrong email address
and didn't think that it went through.
George
Hi,
This past weekend I upgraded a server to the latest R-tag version of
Slashcode. Somehow, it has broken other applications on the server
including mod_survey (perl), and mailman (python). Either moving them to
an alternate virtual host, or commenting out the slash virtual host
definition get
Hi,
This past weekend I upgraded a server to the latest R-tag version of
Slashcode. Somehow, it has broken other applications on the server
including mod_survey (perl), and mailman (python). Either moving them to
an alternate virtual host, or commenting out the slash virtual host
definition gets
Eric Moore <[EMAIL PROTECTED]> wrote:
> I have converted to mod_perl only using the Apache::Registry.
> Application uses CGI::App and HTML::Template.
>
> Site runs faster now, but warnings disappeared from all logs.
> [errors] show up, but not warnings.
>
> Any ideas on what I'm doing wrong?
> ...
Eric Moore wrote:
Having googl'd and read various faqs, cookbooks...
Site worked OK under CGI, but slowly -- on an old machine.
I have converted to mod_perl only using the Apache::Registry. Application
uses CGI::App and HTML::Template.
Site runs faster now, but warnings disappeared from all logs
Eric Moore wrote:
Having googl'd and read various faqs, cookbooks...
Site worked OK under CGI, but slowly -- on an old machine.
I have converted to mod_perl only using the Apache::Registry. Application
uses CGI::App and HTML::Template.
Site runs faster now, but warnings disappeared from all logs
Robert Friberg wrote:
Without seeing the backtrace I can't tell whether it's a bug in
Apache::Request or Perl.
And either way, the bug report should go to perl5-porters list?
Only if it's a bug in perl, and not Apache::Request. Post the backtrace here
and we will be able to tell.
Having googl'd and read various faqs, cookbooks...
Site worked OK under CGI, but slowly -- on an old machine.
I have converted to mod_perl only using the Apache::Registry. Application
uses CGI::App and HTML::Template.
Site runs faster now, but warnings disappeared from all logs. [errors] show
> Without seeing the backtrace I can't tell whether it's a bug in
> Apache::Request or Perl.
And either way, the bug report should go to perl5-porters list?
mvh,
#---
# Robert Friberg perl,java,xml,uml,sql,delphi,
# Systemutvecklare c/c++
Robert Friberg wrote:
Stas Bekman wrote:
It's probably a good idea to report those segfaults to the
perl5-porters list.
Please excuse my ignorance but I would have thought the offensive
code was anywhere *except* in the perl interpreter. I was calling
methods on an invalid Apache::Request obj
Stas Bekman wrote:
> It's probably a good idea to report those segfaults to the
> perl5-porters list.
Please excuse my ignorance but I would have thought the offensive
code was anywhere *except* in the perl interpreter. I was calling
methods on an invalid Apache::Request object. Isn't perl jus
Robert Friberg wrote:
Hello All,
Thanks for all the replies. I spent a few hours
yesterday installing RH9 on a new box, upgrading
perl to 5.8.1, installing apache 1.3.28 and modperl
1.29 from source. No problems at all, just followed
the instructions at
http://perl.apache.org/docs/1.0/guide/ins
hi
( 03.10.28 09:38 -0500 ) Phoebe Reed:
> I know how to get the username password in a perl script, after basic
> authentication, but I do not know if it is possible to go the other
> way - to give the username/pass to an .htaccess protected directory
> from a script. It seems like it should be
Hi All,
I use Basic authentication on part of my site, using an .htaccess file.
I would like to be able to pass a username/pass to this part of my site,
from a perl script.
So a user would type in their username and password into a cgi driven
form, and then the cgi would call a new page, that i
Hello All,
Thanks for all the replies. I spent a few hours
yesterday installing RH9 on a new box, upgrading
perl to 5.8.1, installing apache 1.3.28 and modperl
1.29 from source. No problems at all, just followed
the instructions at
http://perl.apache.org/docs/1.0/guide/install.html
I still g
On Mon, 2003-10-27 at 17:36, Stas Bekman wrote:
> Volker Kroll wrote:
> > Hi,
> >
> > how do I enable File-uploads in mod_perl1.99 for Apache2?
> > In Apache 1.3 I had to change some variables in Apache::Request but
> > Apache::Request is not ported right now. How do I do it? I looked in the
> > d
16 matches
Mail list logo