Re: POST problems

2002-09-20 Thread Rob Mueller
I've seen similar weird things happening with some of our users. It's always IE 5 or IE 5.5 users it seems. It also seems to start 'randomly'. We'll get emails saying Everything was working great last week, now whenever I click a button on your site nothing happens. Are far as I can tell, the

Re: POST problems

2002-09-20 Thread Anthony Heading
On Fri, Sep 20, 2002 at 08:22:11AM +0930, Corey Durward wrote: Having a curious problem with the POST command with all CGI scripts on a particular server (Apache/1.3.14 (Unix) (Red-Hat/Linux) DAV/1.0.2 PHP/4.0.6 mod_perl/1.24). Basically, it doesn't work. Form inputs are treated as though the

Re: Error when making mod_perl

2002-09-20 Thread Ged Haywood
Hi there, On Thu, 19 Sep 2002, Christophe Mailhe wrote: [snip] * WARNING * mod_perl is unlikely to link with your libperl, suggestions: *) Rebuild Perl with Configure -Accflags=+Z ... [snip] Are you sure you're trying to link to the Perl that you just built?

Re: [NEWBIE] problem with module

2002-09-20 Thread Ged Haywood
Hi there, On Thu, 19 Sep 2002, funkaster wrote: (bbs) using DBI to access a mysql database. [snip] The problem I'm facing right now is that it works the first time. But the second time I make a request to the database (when I pass a $msg_id parameter) it won't work Read the debugging

RE: Error when making mod_perl

2002-09-20 Thread Christophe Mailhe
Hi there, Sorry I didn't give all the information. I think I have achieved to compile perl 5.8.0 and now mod_perl-1.99_05 using the following commands : For Perl 5.8.0: Configure -d -e -Dcc=gcc -Dprefix=/usr/local -Duseshrplib useposix=true -A append:ccflags=' -fPIC' make

ANNOUNCE: APache-ImageMagick 2.0b7

2002-09-20 Thread Gerald Richter
The URL ftp://ftp.dev.ecos.de/pub/perl/image/Apache-ImageMagick-2.0b7.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/Apache-ImageMagick-2.0b7.tar.gz size: 25457 bytes md5: 909cf4e83938de530d55635b202cc040 This release solves the problem with newer version of

RE: Error when making mod_perl

2002-09-20 Thread Ged Haywood
Hello again, On Fri, 20 Sep 2002, Christophe Mailhe wrote: Hi there, Sorry I didn't give all the information. I think I have achieved to compile perl 5.8.0 and now mod_perl-1.99_05 using the following commands : For Perl 5.8.0: Is this 5.8.0-RC2 (See mod_perl-1.99_05/README)? I

Adding Additional Apache Modules Along With mod_perl

2002-09-20 Thread Mark Schoonover
Thanks for reading! I know this is a really lame question - but for some strange reason, I can't figure out how to add additional modules to Apache/mod_perl using the INSTALL.simple directions. I tried modifying the Configuration.acpi files in apache/src before/after running perl

Re: Adding Additional Apache Modules Along With mod_perl

2002-09-20 Thread Rodney Broom
From: Mark Schoonover [EMAIL PROTECTED] ...how to add additional modules to Apache/mod_perl... I like to build DSOs, and do it a lot like this: # Unpack apache and mod_perl in the current directory, then: % cd mod_perl-1.27 % perl Makefile.PL USE_APACI=1 EVERYTHING=1 \

Apache::Session and user sessions

2002-09-20 Thread Todd W
Im looking at Apache::Session and trying to figure out what it does. What I want to do is tie sessions to a particular record in a database table. From what I can tell, Apache::Session will only give generic sessions, of which I know nothing about the user untill they give me information

Hoping you could give advice

2002-09-20 Thread Todd Cranston-Cuebas
OK, I know a few of you received this plea for help through a direct email. It was suggested to me by one of the recipients (Geoffrey Young actually) that I submit this email to the list and that theoretically, you wouldn't tar-and-feather me. I hope he was right;) Here's a modified version of

Re: Hoping you could give advice

2002-09-20 Thread Todd Finney
At 08:31 PM 9/20/02, Todd Cranston-Cuebas wrote: Our existing team is great and you probably already know a few of our people (e.g., Ask, Stas, Doug, etc.) He has Ask, Stas, and Doug, and he's looking to beef up the team with a few heavyweights? I suddenly have feelings of gross inadequacy.

Re: mod_perl 2.x vs. mod_perl 1.x benchmarks

2002-09-20 Thread Frank Wiles
.--[ Ask Bjoern Hansen wrote (2002/09/19 at 01:47:39) ]-- | | On Wed, 18 Sep 2002, Josh Chamas wrote: | | [...] | So I run it again with ServerTokens Min, and get the same results. :) | Still something different on the mod_perl headers, looks like mod_perl | 2.x is

Re: PerlRun and text/xml data: zero bytes

2002-09-20 Thread Jon
On Thu, 19 Sep 2002 09:45:53 -0500 Scott Nelson [EMAIL PROTECTED] wrote: I am having problems reading standard input while running under PerlRun. I am trying to use text/xml data POSTed to an url, as opposed to form-data. I get the data when running in CGI mode, but I get zero bytes when

OT: Re: Hoping you could give advice

2002-09-20 Thread Gunther Birznieks
Todd Cranston-Cuebas wrote: Any other thoughts? Yeah, this is off topic, please label it as such. :)