Can I do something like this? from $sth = getVUser($dbh, $u, $d); return $sth->rows(); to return (getVUser($dbh,$u,$d))->rows(); a move from java->perl ;) ...
Hi,
Find attached (and inline) a patch for smoother running of "make test" when running as a non-privileged user. This issue came to light while
running...
Hi all, I just upgraded from Apache 1.27/mod_perl 1.27 to Apache 1.28/mod_perl 1.28 and am noticing some weird behaviour on Apache::Registry scripts - ...
Just for the archives, I'm using mp2 (usually fairly recent CVS pulls) in production on a number of sites I'm hosting on a NetBSD server. These include my...
under mod_perl, does the module being called in the web that create classes get cleaned up w/o calling destroy explicitly? That is, if I create a DBI handler...
Hi, I'm trying to re-install Apache::DBI on Debian. (Perl 5.8.0). I'm upgrading from mysql 3.23.52 to 4.0.13, and it was suggested that I re-install all of...
Hello all, I am a newbie to the world of scripting and am pretty sure this is a basic question. I have Apache::ASP installed and the samples work great so I...
When I start httpd without the LoadModule perl_module modules/mod_perl.so All is good. When I add the line above, and start "httpd -X" apache crashes before I...
When run ... DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 got a bunch of messages like Unknown option: 1 Usage: head [-options] <url>... and when run "make", it stopped...
I have httpd-2.0.40-21.5 installed with mod_perl-1.99_07-5 on a Red Hat 9 system. I'd like to upgrade to 2.0.47 for mod_perl-1.99_10 but there are no rpms ...
I have installed the below which appear to be the latest (apart from AS804) and the problem of CGI POST data truncation still persists... I have a web form...
Hello, I was trying to build Apache 1.3.28 with mod_perl 1.28, which I downloaded from http://perl.apache.org/dist/mod_perl-1.28.tar.gz. I managed to build...
hi After modperl1.99_10 realised, i can't install it under redhat 8(fully updated) becouse: error: !!! Apache/2.0.40 not supported, 2.0.46 or higher is...
Could someone please advise why I'm getting the following error: [Tue Sep 30 15:18:44 2003] [warn] (720064)The specified network name is no longer available....
I have a problem calling a module in my mod_perl dir using apache on redhat 9. I have a mystuff.pm in the same directory as the calling perl program. I got it...
Hi guys, Maybe it's me and I am just missing something here, but what can I expect if I want to use mod_perl 1 together with 5.8.1? All post I saw here were...
Hi, Is it possible to know has a user just clicked on a link or right clicked and selected "Save link target as" ? I've looked at $r->as_string for NN, IE etc....
Hi, all. I'm looking for suggestions, information, may be atricles about different memory usage issues concerned with mod_perl1. On one Russian forum man...
mp1.99.10-dev Apache 2.0.47 Solaris 8 I'm building a single-purpose, high-performance, multi-threaded application server using the above and have run into...
[making the doc issue a separate thread ] ... Can you please post a pod patch to that document to include this Solaris specific information? You can get the...