On Tue, 15 Jun 2004, Frank Wiles wrote:
> mod_perl Advocacy and PR
> Thursday 8-9pm Columbia Room
Doh, same time as the Mason BOF. I hope this doesn't conflict for too
many folks. Oh well, too many BOFs, too little time.
-dave
/*===
House Absolute Consulting
www.house
"David Hofmann" <[EMAIL PROTECTED]> writes:
> I see that there a development version. Is there a stable version that
> works for Mod Perl 2.0 or something the can be easily put in it's place?
No, there isn't. My guess is that there will only be one more
developer release in a few months, which w
I admit I have not tried this in mod_perl 1.x but I am really trying to
move towards developing and helping out the mod_perl 2.0 movement.
Hopefully someone has some pointers. Here's my problem:
I am struggling to get XML::XSLT to work under mod_perl 2.0. All it
takes is using the basic MyAp
I'm currently in the process of switching from Mod Perl 1.26 to 2.0.
One of the programs I use a lot is Apache:Request. Upon attempting to
install it from CPAN I found that it only supports up to mod_perl version
1.99.
I see that there a development version. Is there a stable version that works
I'm currently in the process of switching from Mod Perl 1.26 to 2.0.
One of the programs I use a lot is Apache:Request. Upon attempting to
install it from CPAN I found that it only supports up to mod_perl version
1.99.
I see that there a development version. Is there a stable version that works
Great! It's always nice to have multiple solutions to a problem. I
believe Stas Bekman also pointed to the POSIX sigaction solution when he
first pointed me in the right direction in solving this problem, but
setting $ENV{PERL_SIGNALS} = "unsafe"; got me going with perl 5.8 very
quickly.
I mi
Last week I had a problem where I could not get my
Apache2/mod_perl2/perl5.8.3 web server to catch a SIGPIPE signal in a
timely manner. I was asked to post a description of this problem and
solution to this list so that it might be included in future mod_perl
documentation.
Feel free to adjus
John D Groenveld wrote:
In message <[EMAIL PROTECTED]>, Geoffrey Young writes:
can you try current CVS if you get the chance?
Done. dumps core at the same function in mod_auth.
Server: Apache/2.0.49 (Unix) mod_perl/1.99_15-dev Perl/v5.8.4 DAV/2
The core dump shows that neither mod_perl nor Perl ar
In message <[EMAIL PROTECTED]>, Geoffrey Young writes:
>can you try current CVS if you get the chance?
Done. dumps core at the same function in mod_auth.
Server: Apache/2.0.49 (Unix) mod_perl/1.99_15-dev Perl/v5.8.4 DAV/2
>I'll try to investigate it this week. is your PerlAuthenHandler just
>retu
Maxipoint Rep Office wrote:
Why this is off-topic? Why I can not with Perl parse into their
script/database?
I must not have their technology, if this is so complicated..
Because this list deals expicitly with *mod_perl* issues, not Perl any other
more general topic. There are forums that deal spe
Why this is off-topic? Why I can not with Perl parse into their
script/database?
I must not have their technology, if this is so complicated..
-Original Message-
From: Glenn [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 15, 2004 6:18 PM
To: [EMAIL PROTECTED]
Subject: Re: reverse IP lookup
On Tue, Jun 15, 2004 at 12:36:35PM +0200, Maxipoint Rep Office wrote:
>
> but how http://whois.webhosting.info has some script for that??
>
> I wish see all domains pointed to ANY IP like by
> http://whois.webhosting.info/anyIPnumber
>
> try any server IP like: http://whois.webhosting.info/207.4
Frank Wiles wrote:
Hi Everyone,
O'Reilly has setup our two BOFs at OSCON. Here is the info:
Thanks Frank!
mod_perl Users and Usage (general mod_perl BOF)
Wednesday 7-8pm Salon H
I have to be at the "Meet the Authors" event at the Exhibit Hall
6:15 - 7:15 pm, so I'll join you once it's
Hi Everyone,
O'Reilly has setup our two BOFs at OSCON. Here is the info:
mod_perl Users and Usage (general mod_perl BOF)
Wednesday 7-8pm Salon H
mod_perl Advocacy and PR
Thursday 8-9pm Columbia Room
More info can be found at:
http://conferences.oreillynet.com/pub/w/29/bo
Alex Oboimov wrote:
Many thanks, Stas!
Unfortunately (?) I hasted a bit and have upgraded my
perl package to 5.8.4-10.mdk before your post arrived.
Now modperl configured and build ok and all tests
passed including rflush.t.
Cool.
Though now I have problem
building my DBI & DBD::InterBase modules
Many thanks, Stas!
Unfortunately (?) I hasted a bit and have upgraded my
perl package to 5.8.4-10.mdk before your post arrived.
Now modperl configured and build ok and all tests
passed including rflush.t. Though now I have problem
building my DBI & DBD::InterBase modules :(((
Now I hesitate - sh
Looks like they have created their own database. It's
not all that accurate either. I have a few IPs with websites on
them which just turned up "no data available".
For example, www.perl.org is on 63.251.223.172
but it does not come up at http://whois.webhosting.info/63.251.223.172
Andrew
On Jun
Larry Leszczynski wrote:
Hi David -
MOD_PERL=mod_perl/1.99_07-dev
[cut]
It runs fine when accessed with http://hostname/cgi-bin/graffiti.pl.
However, when accessed with http://hostname/cgi-perl/graffiti.pl, I get:
Server error!
The server encountered an internal error and was unable to complete
but how http://whois.webhosting.info has some script for that??
I wish see all domains pointed to ANY IP like by
http://whois.webhosting.info/anyIPnumber
try any server IP like: http://whois.webhosting.info/207.44.194.79
http://whois.webhosting.info/64.5.48.155
-GP
-Original Message-
Alex Oboimov wrote:
Hello Stas,
After configuring with MP_DEBUG=1 I've encountered segfault during
configuration itself
so it definitely smells like some perl problem, since confuguration doesn't
involve anything but pure perl.
After doing so:
(gdb) bt
#0 0x4032fa74 in Perl_pp_leavesub ()
Hello Stas,
After configuring with MP_DEBUG=1 I've encountered segfault duringconfiguration itself the diagnostic being exactly the same as duringt/TEST (except for damns :). And after make & t/TEST I've got:
[EMAIL PROTECTED] mod_perl-1.99_14]# t/TEST -verbose api/rflush.t[warning] setting ulimit
I have a simple howto for downloading, building and installing apache
2.0 + mp2 + some extras here:
http://shaderlab.com/mod_perl/server_mod_perl_config.txt
y
David Arnold wrote:
All,
I've been encouraged on this list to update my versions of Apache and
mod_perl, which I think a good suggestion.
Hi,
I would download apache, perl and mod_perl and compile it my own. I
would not uninstall anything from your 7.3-rpm-packages. You said that
you want to switch to a newer OS version.
Please also keep in mind if you want to switch e.g. to Fedora, Mandrake,
SuSE that they ship with apache2 + mod
On 11 Jun 2004, at 23:49, Maxipoint Rep Office wrote:
RE: yes I wish reverse lookup from IPs on any server at the web!
any help?
:-)
Sure. What you want to do isn't possible.
DNS maps host names to IPs, not generally the other way around. You can
lookup $reverse_ip.in-addr.arpa, and hope to get a
24 matches
Mail list logo