Nathan Byrd wrote:
[...]
Matt, Apache::Test may not work when run under root, because Apache won't let
you start the server as 'User root' so it tries to use 'nobody' or something
else as the username the server runs under, which of course has no perms to
access files created by root and hence
On Thu, 2003-01-30 at 16:36, Stas Bekman wrote:
> Joe Schaefer wrote:
> > Matt Sergeant <[EMAIL PROTECTED]> writes:
> >
> >
> >>On 28 Jan 2003, Joe Schaefer wrote:
> >>
> >>
> >>>libapreq-1.1 is now available on CPAN,
> >>>and also through the Apache website at
> >>>
> >>> http://www.apache.org/
[EMAIL PROTECTED] wrote:
Hi
here is a revised complete report bug
and as suggested :
LIBXML2.DLL VERSION 2.4.26
XML::LibXML version 1.52
I've tested with libxml2-2.4.23 and XML::LibXML 1.53 on linux and it works
just fine.
[...]
output ok but apache segfault
---
here is
"@(none) <"@genuity.no wrote:
Thanks!
I've actually made some kind of progress on this case... I've found a
workaround... I don't fully like it, so if anyone got a sugestion for
aprovement, please tell me!
This was the "problem area" in my old httpd.conf:
(...)
AddHandler cgi-script .
Casey Songer wrote:
This is probably a stupid question, but I've been searching the
documentation for 3 or 4 hours now and I still can't get mod_perl to
install. I have mod_perl installed under apache 1.3.26 and have been
running that with great success for a couple years, but I am trying to
On Thu, 30 Jan 2003 17:57:05 -0700, Casey Songer wrote:
>When I do "httpd -l" mod_perl isn't listed, should it be? I also get
>errors for things in my apache configuration scripts like PerlHandler
>and PerlRequire, which I assume means that mod_perl isn't installed. I
>have read through
>htt
George Savvides wrote:
Hi all,
I am having problems running cgi scripts under mod_perl. I
realise that this question has been asked before but I have not
been able to find a reference to this particular behaviour in the
manuals or newsgroups.
Problem summary
---
Scripts running unde
This is probably a stupid question, but I've been searching the
documentation for 3 or 4 hours now and I still can't get mod_perl to
install. I have mod_perl installed under apache 1.3.26 and have been
running that with great success for a couple years, but I am trying to
upgrade to apache 2.0
Hi all,
I am having problems running cgi scripts under mod_perl. I
realise that this question has been asked before but I have not
been able to find a reference to this particular behaviour in the
manuals or newsgroups.
Problem summary
---
Scripts running under mod_perl fail. Netsca
Joe Schaefer wrote:
Stas Bekman <[EMAIL PROTECTED]> writes:
Joe, I thought you've reverted to use the old test suite?
I did, sorry for the confusion. The test suite in 1.1 is based
on Apache::test, not Apache::Test.
In any case we need to solve this problem for Apache::Test. I'll take car
Stas Bekman <[EMAIL PROTECTED]> writes:
> Joe, I thought you've reverted to use the old test suite?
I did, sorry for the confusion. The test suite in 1.1 is based
on Apache::test, not Apache::Test.
--
Joe Schaefer
Matt Sergeant <[EMAIL PROTECTED]> writes:
[...]
> > It would help to know your platform details. We tried to eliminate
> > all segfaults related to perl-5.8.0, but in the process we may have
> > introduced new ones.
>
> perl 5.00503 on RH 6.2 and mod_perl 1.26 IIRC. The segfault was during
> t
Matt Sergeant wrote:
[...]
It would help to know your platform details. We tried to eliminate
all segfaults related to perl-5.8.0, but in the process we may have
introduced new ones.
perl 5.00503 on RH 6.2 and mod_perl 1.26 IIRC. The segfault was during
the file upload tests.
And the backtra
On Thursday, Jan 30, 2003, at 14:46 Europe/London, Joe Schaefer wrote:
Matt Sergeant <[EMAIL PROTECTED]> writes:
On 28 Jan 2003, Joe Schaefer wrote:
libapreq-1.1 is now available on CPAN,
and also through the Apache website at
http://www.apache.org/dist/httpd/libapreq/libapreq-1.1.tar.gz
Thanks again, Randy. I did see those docs, but was confused
by the prose.
If you find things unclear, please post a patch to improve them. Thanks.
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.o
Joe Schaefer wrote:
Matt Sergeant <[EMAIL PROTECTED]> writes:
On 28 Jan 2003, Joe Schaefer wrote:
libapreq-1.1 is now available on CPAN,
and also through the Apache website at
http://www.apache.org/dist/httpd/libapreq/libapreq-1.1.tar.gz
Failed badly to install for me. First of all it wo
Stas Bekman wrote:
Lee Goddard wrote:
Can't locate object method "server_root_relative" via
package "Apache" at C:/Perl/site/lib/Apache/compat.pm line 68.
Also it may mean that you haven't loaded Apache::ServerUtil, in which
this method resides.
no, no, Apache::compat loads i
Magnar Stav Johanssen wrote:
Sending you a piece of my httpd.conf file:
[...]
looks fine to me.
Have you tried looking in the archives? I have found:
http://marc.theaimsgroup.com/?l=apache-modperl&w=2&r=1&s=libthread+panic&q=b
Well, I've used google.com alot, but maybe I didn't push the "mag
Lee Goddard wrote:
Can't locate object method "server_root_relative" via
package "Apache" at C:/Perl/site/lib/Apache/compat.pm line 68.
Also it may mean that you haven't loaded Apache::ServerUtil, in which this
method resides.
[...]
Yes, I understand that, which is what confused me. Funny thing
is that it (my startup.pl) works from Apache, just not from
the command line -- I presume there's something going into
@INC I don't know about.
It's normal that code loading Apache::* modules doesn't work from the command
line
--- Stas Bekman <[EMAIL PROTECTED]> wrote:
Mithun Bhattacharya wrote:
Tried compilling libgtop on a server without X and got the
following.
The error message seems to be self explanatory.
So give the configure the --without-gnome parameter, what's the big
deal?
My sincere apologies t
Thanks.
- Original message -
From: "Stas Bekman" <[EMAIL PROTECTED]>
To: "benjamin mccall" <[EMAIL PROTECTED]>
Date: Thu, 30 Jan 2003 12:54:48 +1100
Subject: Re: Needfurther help on MP2 config.
benjamin mccall wrote:
> I'm sorry, but i just cannot comprehend the doc or Doug's book
> expl
Dave Rolsky <[EMAIL PROTECTED]> writes:
> On Tue, 28 Jan 2003, Joe Schaefer wrote:
>
> > libapreq-1.1 is now available on CPAN,
> > and also through the Apache website at
> >
> > http://www.apache.org/dist/httpd/libapreq/libapreq-1.1.tar.gz
>
> What are the difference between this version and
On Tue, 28 Jan 2003, Joe Schaefer wrote:
> libapreq-1.1 is now available on CPAN,
> and also through the Apache website at
>
> http://www.apache.org/dist/httpd/libapreq/libapreq-1.1.tar.gz
What are the difference between this version and 1.05? The changelog ends
at 1.05.
-dave
/*===
-BEGIN PGP SIGNED MESSAGE-
Hash: MD5
Hi Randy,
On Thursday, January 30, 2003 at 7:06:12 PM, you wrote:
RK> On Thu, 30 Jan 2003, Lee Goddard wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: MD5
>>
>>
>> Is the pod missing from the mp2 beta, or is it just mine?
>>
>> I've looked on p
On Thu, 30 Jan 2003, Lee Goddard wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: MD5
>
>
> Is the pod missing from the mp2 beta, or is it just mine?
>
> I've looked on perdoc.org, but nothing there for Apache::Const.
>
> I'm trying to find a replacement for Apache::Request::params()
> on m
-BEGIN PGP SIGNED MESSAGE-
Hash: MD5
Is the pod missing from the mp2 beta, or is it just mine?
I've looked on perdoc.org, but nothing there for Apache::Const.
I'm trying to find a replacement for Apache::Request::params()
on mp2, and struggling furiously since Apache::compat doesn't
see
-BEGIN PGP SIGNED MESSAGE-
Hash: MD5
Hi Randy,
On Thursday, January 30, 2003 at 6:26:09 PM, you wrote:
RK> On Thu, 30 Jan 2003, Lee Goddard wrote:
>> I do not understand this, please help:
>> isn't this a message generated by
>> something other than me?
>>
>> Error message:
>>
>
-BEGIN PGP SIGNED MESSAGE-
Hash: MD5
Hi Randy,
On Thursday, January 30, 2003 at 6:18:48 PM, you wrote:
RK> On Thu, 30 Jan 2003, Lee Goddard wrote:
>>I've just downloaded and installed your godsend
>>of an all-in-one Apache2/mod_perl2 package - thanks
>>very much for it! Ser
On Thu, 30 Jan 2003, Lee Goddard wrote:
> I do not understand this, please help:
> isn't this a message generated by
> something other than me?
>
> Error message:
>
> Can't locate object method "server_root_relative" via
> package "Apache" at C:/Perl/site/lib/Apache/compa
On Thu, 30 Jan 2003, Lee Goddard wrote:
>I've just downloaded and installed your godsend
>of an all-in-one Apache2/mod_perl2 package - thanks
>very much for it! Server runs nicely.
>
>But is there a simple explanation of why I get
>the following message?
>
> Can't l
Matt Sergeant <[EMAIL PROTECTED]> writes:
> On 28 Jan 2003, Joe Schaefer wrote:
>
> >
> > libapreq-1.1 is now available on CPAN,
> > and also through the Apache website at
> >
> > http://www.apache.org/dist/httpd/libapreq/libapreq-1.1.tar.gz
>
> Failed badly to install for me. First of all it
On 28 Jan 2003, Joe Schaefer wrote:
>
> libapreq-1.1 is now available on CPAN,
> and also through the Apache website at
>
> http://www.apache.org/dist/httpd/libapreq/libapreq-1.1.tar.gz
Failed badly to install for me. First of all it won't install via the CPAN
shell as root because the test har
Sending you a piece of my httpd.conf file:
LoadModule perl_module /local/lib/apache/libperl.so
AddHandlercgi-script.cgi
SetHandlerperl-script
PerlHandlerApache::Status
PerlSetVarStatusDumperOn
PerlSetVarStatusPeekO
-BEGIN PGP SIGNED MESSAGE-
Hash: MD5
I do not understand this, please help:
isn't this a message generated by
something other than me?
Error message:
Can't locate object method "server_root_relative" via
package "Apache" at C:/Perl/site/lib/Apache/compat.pm lin
Perrin
> You can only do that for read-only dbms. For read/write, use
> MLDBM::Sync.
Ok.. Will have a look at that .. Thanks.
>
> > PS. Do people think this is a bad idea from the start?
>
> Yes. For one thing, there is no way to know when people
> leave your site.
>
Hmmm... Bizare.. I
-BEGIN PGP SIGNED MESSAGE-
Hash: MD5
Here's a copy of a message I just sent to Randy:
is there anyone here who can help me? Thanks
in anticipation.
lee
Hi Randy,
I've just downloaded and installed your godsend
of an all-in-one Apache2/mod_perl2 package - thanks
very much
Hi
here is a revised complete report bug
> Hi
>
> on
> SERVER_SOFTWARE: Apache/2.0.44 (Win32) mod_perl/1.99_08-dev
> Perl/v5.8.0
and as suggested :
LIBXML2.DLL VERSION 2.4.26
XML::LibXML version 1.52
everything rebuild debug
test code
---
use
38 matches
Mail list logo