f administration. Having used the RH style of installation, I
recommend converting to the Apache default (all in one directory) even
on fresh new RH installs. It is worth the small effort, and saves much
tail chasing for those (like myself) who are not expert enough to
identify why they are
lem here - or at least, obviously, I'm not solving this problem
correctly!
Thank
you for any guidance,
Robert
Shelton
perl et al are the predominant players. That's ok
as I'm was never a huge fan of Java anyhow ;p.
Enough of my rant. Thanks again.
Stas, if you have the email of Joe and Randy, please email me; I'll see if I
am of any use to them.
Robert
___
the Apache server and mod_perl as I am just learning, but I
would like to hear some opinions. Thanks.
Robert
FYI: OS -> RH v8.0
Apache -> v2.45
mod_perl -> 1.99.09
perl -> v5.8
_
MSN 8 helps eliminate e-mail viru
your problem. But perhaps the problem is
the requirement to not use cookies... :)
Good luck,
Rob
>
> --Frank
--
Robert Landrum
Systems Programmer
On Thu, Mar 20, 2003 at 02:04:55PM -0800, Andrew Ho wrote:
> Hello,
>
> AF>As an aside, if anyone on the list knows of ways to defang this really
> AF>annoying IE behavior, I would be most interested in knowing about it
>
> Two (and probably more) ways to do it. This is probably in a FAQ
> so
ow to hide the .pl ?
>
> OS revision:
> HP-UX 11.11
> >From the error log:
> HP Apache-based Web Server/1.3.27 (Unix) ApacheJServ/1.1.1 PHP/4.2.2
> mod_perl/1.27 configured
> -- resuming normal operations
>
> Thanks in advance,
> Bruce Kives
--
Robert Landrum
Systems Programmer
me somehow.
thanks for your quick response and take care,
robert
>
> I wonder if you have built a DSO Apache but haven't the right
> directives to load the mod_perl module in the configuration.
> Can you give more detail on what and how you built?
>
> - What OS.
>
> - Wher
conf/srm.conf:
Invalid command 'PerlTransHandler', perhaps mis-spelled or defined by a module
not included in the server configuration
done
this looks as if mod_perl was not compiled into the apache server (which I had
mod_perl build for me).
what else can I look for?
thanks in advance for any hints.
Robert
s
> is the case, the error log should give a clue about
> what's failing.
Nope, it doesn't, stays absolutely clear. The only thing happens is a small
dialogue box popping up saying "The requested operation has failed." Same
happens if I comment "PerlModule Apache2" and uncomment "PerlRequire", if if
the file to be required consists only of comments!
Thanks again for your help,
Robert
ad anything.
Any ideas despite reinstalling everything? ;)
Thank you for your attention and for your help,
Robert Kehl
Nürnberg, Germany
www.robertkehl.de
On Tue, Jan 21, 2003 at 02:37:02PM +, Ged Haywood wrote:
> Hi there,
>
> On Tue, 21 Jan 2003, Jim Morrison [Mailinglists] wrote:
>
> > Sorry this is a little off topic... Is there a size limit on DBM's? (Or
> > Linux files for that matter.. )
> [snip]
> > Thing is I'm getting a "write error"
One of the other things I disliked about the last OSCON was the missing
Perl Conference Proceedings. I still have very fond memories of reading about
Damians very sick, very twisted, Coy.pm in the 1999 Perl Conference Proceedings.
Did anyone else notice that they weren't made available at the las
On Wed, Jan 08, 2003 at 04:14:47PM -0500, Perrin Harkins wrote:
>
> What do you guys think?
>
As an OSCON attendee for the past few years, I've found only a few talks that
really were helpful.
One thing that I would love to see are practical implementations of perl
applications.
For example, w
On Fri, Dec 20, 2002 at 10:35:18AM -0800, Bill Moseley wrote:
> That sounds a lot like Perrin's story. Didn't he save Christmas one
> year?
>
Indeed he did... and at etoys, no less...
Perhaps Perrin is an elf. :)
Rob
I've said it before... :)
http://mathforum.org/epigone/modperl/zhixswahar/v04210105b76eecf6c2be@%5b192.168.1.3%5d
Rob
On Sat, Nov 16, 2002 at 10:33:44PM +0100, Thomas Klausner wrote:
> Hi!
>
> On Sat, Nov 16, 2002 at 03:31:39PM -0500, Perrin Harkins wrote:
> > >I also posted this on perlmonks
Randy Kobes wrote:
On Mon, 18 Nov 2002, Robert Kohler wrote:
I am having difficulty getting Apache 2.0.43, perl 5.6.1, and mod_perl
1.99_07
to work together.
Trying to authenticate users based on a MySQL table.
All compiles and installs.
I installed Apache-DBI-0.89 perl module.
In
in httpd.conf allows the server
to start?
How can you get the compat mode working with the DBI modules, or do we
even need
the compat mod_perl modules?
If All seems correct, then I will recompile everything with debugging!!
Robert
know you can't do that, since mod_proxy doesn't cooperate
> with the backend.
>
> Anybody knows of similar to mod_proxy modules that do play nicely with
> the backend regarding aborted connections?
>
I've never used it, but wasn't mod_backhand supposed to do this?
Rob
--
Robert Landrum
Systems Programmer
d luck,
Rob
>
> The response I get back is:
> Exception encountered.Form post has no value for key "info".
> Form values are: {}
>
> If I create an HTML doc with a form it finds the data. Is there something
> special I need to do to get a hidden form field?
>
> Thanks,
> Chris
>
>
--
Robert Landrum
Systems Programmer
ct: Re: Making a module-It can't be this hard.
Robert Covell wrote:
> I simply want to make a module so I can reuse a common header instead of
> manually changing each page. Under mod-perl how do you simply create a
> module that I can use/require/include that I can call a
subro
I simply want to make a module so I can reuse a common header instead of
manually changing each page. Under mod-perl how do you simply create a
module that I can use/require/include that I can call a subroutine/function
to generate some html based on the page you are on.
It works 5 out of 10 time
r Auth_DBI_pwd_table passwd
PerlSetVar Auth_DBI_uid_field username
PerlSetVar Auth_DBI_pwd_field password
PerlSetVar Auth_DBI_grp_table passwd
PerlSetVar Auth_DBI_grp_field grp
require group test1
Any help would be great.
Robert
I did just this. Unfortunatly, sendmail proved to be too slow, both in
command line piping (i.e. open(PROG,"| sendmail ");), and via
socket connection to port 25 to be a viable solution for the volume of mail we
sent.
Last I checked, the code I wrote interfaced with Lyris, which was perform
>
> When I do this : http://localhost/ok/ok i want the web server to redirect
> to: http://localhost/test.html
>
> Where am i going wrong ? I'm not getting any errors .. even 'error_log ' is
> blank. Any clues ?
>
> Thanks
--
Robert Landrum
Systems Programmer
Hello,
I already had an Apache 1.3.29 installed, and am trying to install
modperl_1.27. Running make goes fine but when I run make test I get the
following messages in the logs:
Prototype mismatch: sub Socket::INADDR_ANY vs () at
/usr/lib/perl5/5.6.0/i386-linux/Socket.pm line 328.
Protot
On Thu, Aug 01, 2002 at 03:08:40PM -0400, Baljit Sethi wrote:
> Hello.
>
> I am hoping someone can point me in the right direction.
>
> What I want to do is limit client logons to one logon per username ie while
> a client has a session open, he/she cannot logon to the website from another
>
On Thu, Aug 01, 2002 at 03:51:09AM -0400, sully wrote:
> Answer:
> You tell me! :) A problem with Apache? A problem with mod_perl? A problem with
>IE/Mozilla? Do I need to be posting large forms such as this using
>multipart/form-data with mod_perl? Please. Help.
>
Have you tried just regular
On Fri, Jul 26, 2002 at 04:11:29PM -0700, Rasoul Hajikhani wrote:
> Folks,
> My PerlAccessHandler is being executed twice per each request. Is this a
> normal behavior for an access handler?
> Here is my .conf entry
>
> SetHandler perl-script
> # run is a wrapper for my handl
On Mon, Jul 01, 2002 at 10:30:36AM +0100, Jean-Michel Hiver wrote:
> > > browser sent the credentials, or leave $ENV{REMOTE_USER} undef
> > > otherwise, without sending a 401 back.
> >
> > I didn't think a browser would send authentication unless the server
> > requested it for an authentication
rules and accel rules
Or something like that... Your goal is to stack these handlers, so that
rewrite happens first and accel second.
I've never tried this, but it might work
Rob
--
Robert Landrum
Systems Programmer
A few things to note here...
You cannot post to a remote server in this fashion. You can take a POST
request to your server and convert it to a GET request to another server,
which may not be what you want.
To take POST content and POST it to another server you must proxy the request.
By proxy
On Wed, Jun 05, 2002 at 04:38:26PM +0200, [EMAIL PROTECTED] wrote:
> Hello,
>
> I have a problem with setting the correct content-type under mod_perl
> with mason. I use mason with the mod_perl args_method.
> I want to get a .gif out of a database and print it
> in a window, but all i get is bin
Take a look at Apache::ImageMagick
- Robert
(I'm using it to generate truetype titles and thumbnails at
http://www.jalta.cz/ and it works fine)
At 1:44 PM -0700 4/10/02, Rasoul Hajikhani wrote:
>Folks,
>The Apache::File man pages indicate that
>
>($name,$fh) = Apache::File->tmpfile;
>
>returns a fh ready to write to. So far so good.
>
>In case of wanting to read from it, here is what I do:
>
># Is this necessary?
>$fh->close() or die "Cou
Capitol Advantage
Fairfax, VA, USA
Description:
Online Congressional Directory publisher is looking for a lead
programmer (or programmers) to maintain our existing codebase
(written in mod_perl) and develop new additional components for the
system.
Skills Required:
Perl, mod_perl, Apache, L
At 3:43 PM -0500 4/3/02, Bill McCabe wrote:
>Hi All
>
>I have a large number of mod_perl modules that connect to various
>databases and
>generate workflow performance reports for my organization. I give the users 3
>output options: HTML, Excel (Spreadsheet::WriteExcel), and PDF. For PDF output
>I
At 3:17 PM -0600 3/25/02, James G Smith wrote:
>
>And the sky isn't blue, but the results are the same.
>
>mod_perl can't run scripts.
>
>Scripts can be run from mod_perl.
>
>More than that, set-uid scripts can be run from mod_perl and offer
>one of the better ways of doing things that require roo
At 11:14 AM -0500 3/25/02, John Siracusa wrote:
>Does anyone know how I can put my ProxyIOBufferSize config line in a
>conditional that'll keep it from blowing up if I'm using a version of apache
>earlier than 1.3.24?
>
>-John
In /path/to/apache1.3.24/bin/apachectl add a -DAPACHE_1_3_24 to the
h
At 3:00 AM +0800 3/23/02, Stas Bekman wrote:
>On Fri, 22 Mar 2002, Pete Kelly wrote:
>
>> I am attempting to build mod_perl on NT. I
>> successfully built Apache. I have ActiveState 5.6
>> (Perl v5.6.1) installed. I also have MS Visual Studio
>> 6.0 installed.
>>
>> I downloaded mod_perl-1.26.t
At 4:58 PM -0500 3/21/02, darren chamberlain wrote:
>Another alternative is to replace it with something that appears
>to do the same thing, but actually logs a ton of stuff from the
>requestor.
Unless the entire site has already been backdoored. If that is the
case, then this would serve no pu
At 3:42 PM -0500 3/18/02, [EMAIL PROTECTED] wrote:
>In a message dated 18-Mar-02 7:36:55 PM GMT Standard Time,
>[EMAIL PROTECTED] writes:
>
>>You may want to look into useradd and /etc/skel on a Linux system. It
>> has everything you are trying to accomplish handled automatically
>> by using
At 9:01 AM -0800 3/12/02, David Wheeler wrote:
>On Tue, 2002-03-12 at 03:57, Rich Bowen wrote:
>
>> my $form = Your::Class::form(); # Wherever you put this function
>> if (my $file = $form->{UPLOAD}) {
>> my $filename = $file->filename; # If you need the name
>
>Actually, if you want the name,
At 9:28 AM + 3/7/02, Jeff wrote:
>Please forgive a mod_perl wannabie [aka woza.PHP4.user]
>
>I have googled two differing flavoured cookies in the
>mod_perl recipe library:
> Apache::Cookie
> Apache::RequestNotes
>
>and of course, there is the 'Why not hack the HTTP_COOKIE
>env all by your l
At 12:28 PM -0800 3/6/02, Rasoul Hajikhani wrote:
>Hello People,
>Need your advise on how to cache a template under mod_perl... Any ideas?
>Thanks in advance
>-r
#startup.pl
open(FILE,");
close(FILE);
Provided that you never change $MY::TEMPLATE, this should work fine.
--
When I used a Mac,
At 1:32 PM -0700 3/5/02, Mark Hazen wrote:
>I'm sorry I didn't explain an important component. Since I am dealing with
>a few hundred requests per minute (this was got me onto mod_perl to begin
>with), then using DBI's ability to write to a file would vastly overwhelm my
>system.
I don't get it
At 1:14 PM -0700 3/5/02, Mark Hazen wrote:
>I am hoping there is a someone brilliant on this list that can help me. A
>little while ago, I posted to clp.perl asking how I can capture the trace
>output from DBI into a variable. Since DBI is an external process, I
>couldn't do it just by piping ST
At 2:22 PM -0500 2/19/02, Stephen Reppucci wrote:
>So, if you virtual host was something like:
>
>Listen 192.168.0.100:8080
>
> ServerName www.foo.com
> ServerAlias foo.com
> Port 80
> ...
>
>
>Then (assuming your bigip sends requests for foo.com to
>192.168.0.100:8080) generated urls will be
I'm trying to do something really simple and trying to avoid writing
an Modperl handler to do it.
We have a website behind a bigip running on port 8080. When someone
requests a URL that doesn't end with a slash, it's redirected to
http://host:8080/path/ . I tried turning off UseCononicalName
I recently picked up Programming web services with XML-RPC. It
mentions a module that I have yet to track down. I am unable to find
Frontier::Responder. O'Reilly's site mentions that Joe Johnston
wrote. Joe makes it pretty clear that he want's you to use it in
place of Frontier::Daemon whe
At 11:44 AM -0600 2/15/02, Fister, Mark wrote:
> > Dear mod_perl experts:
>>
>> Collectively, we've been at this for more than two weeks and have searched
>> various mod_perl archives, all to no avail.
>>
>> Symptom:
>> ===
>> SIGSEGV after fork(). Very reproducible. Memory corruption gets m
At 7:44 AM -0500 2/15/02, fliptop wrote:
>
>the version of makerpm.pl you find may not work with rpm version 4.0
>or higher, this will fix that:
>
>572c572
>< } elsif ($rpm_version =~ /rpm\s+version\s+3\.+/i) {
>---
> > } elsif ($rpm_version =~ /rpm\s+version\s+3|4\.+/i) {
Ac
I've recently come across some interesting behavior with Opera on linux.
When I set a cookie using CGI::Cookie and Set-Cookie: headers, and
then perform a JavaScript redirect to another page, the cookie IS NOT
SET. That doesn't mean that the Cookie: header wasn't returned from
the browser, I
At 4:09 PM +0100 2/8/02, [EMAIL PROTECTED] wrote:
>Hi all,
>i have just installed DBI-1.20, ApacheDBI-0.88 and DBD-Oracle-1.12 on a
>tru64 Unix 5.1a. Also installed is Oracle 8.1.7 with Oracle supplied Apache
>1.3.12 and Oracle supplied perl 5.005_03.
>After some problems i got it work together wi
At 1:39 PM -0800 2/1/02, [EMAIL PROTECTED] wrote:
>I'm wondering if there is a way that I can mark or remeber that
>I've seen a particular dir_config during a previous request. The
>motivation is performance related - so that I can set up for
>particular set of "PerlSetVar" values only the once. T
At 4:54 PM -0500 1/30/02, [EMAIL PROTECTED] wrote:
>In a message dated 30-Jan-02 6:08:29 AM GMT Standard Time,
>[EMAIL PROTECTED] writes:
>
>>All these American-style names are verging on the racist.
>>
>>This is world-wide code, not f---ing American-wide code.
>>
>
>
>Don't let the crappy AOL ac
>I'm trying to print a gif image to the browser, but it's appearing as
>text. Here's what the output looks like (used "lynx --mime_header"):
>
>HTTP/1.1 200 OK
>Date: Mon, 28 Jan 2002 21:58:05 GMT
>Server: Apache/1.3.20 (Unix) mod_perl/1.26
>Set-Cookie: FOO=bar; domain=foo.bar; path=/
>Pragma: no
At 4:01 PM -0800 1/23/02, Paul Mineiro wrote:
>Paul Mineiro wrote:
>
>i've cleaned up the example to tighten the case:
>
>the mod perl code snippet is:
>
>---
>
> my @cg;
> open DIL, '>', "/tmp/seqdata";
> print DIL $seq;
> close DIL;
> warn "length seq = @{[length ($seq)]}";
> my $t = timeit (1,
At 11:35 AM -0800 1/21/02, Rasoul Hajikhani wrote:
>Folks,
>I get this message when running Makefile.pm:
>
>Your Perl is configured to link against libgdbm,
> but libgdbm.so was not found.
> You might need to install Perl from source
Actually, I just checked... I removed perl-5.6.x/ext/*_File
At 11:35 AM -0800 1/21/02, Rasoul Hajikhani wrote:
>Folks,
>I get this message when running Makefile.pm:
>
>Your Perl is configured to link against libgdbm,
> but libgdbm.so was not found.
> You might need to install Perl from source
>
>I have checked the /usr/lib directory for libgdbm.so and it
At 12:26 PM -0700 1/21/02, Joe Bifano wrote:
>Hi all,
>
>My first time on the list. I have been looking at the archives but am not
>able to find anything on this.
>
>I have 3 web servers, 1 development/nfs server and 2 database mysql servers
>in a cluster server farm. All sites are owned by our
At 4:13 PM +0100 1/21/02, Gerald Richter wrote:
> > I recently decided that Apache::Gallery is really nice if you want to
>> sit down and start fiddling with templates, but that I needed to make a
>> "quick-easy" version for myself. The design is to be extremely simple,
>> and is divided into two
At 12:46 AM + 1/18/02, Ged Haywood wrote:
>Hi all,
>
>Anyone using 5.7.0 had any trouble with dprofpp?
>
>Devel::DProf writes tmon.out OK but dprofpp doesn't understand it.
>The whole kit came with 5.7.0 in one source tarball.
>
>I searched p5p with the Google and the perl.com engine and came
At 9:06 PM + 1/16/02, Mark Maunder wrote:
>That's cool, but any ideas on how to do this with different domain names i.e.
>foo.com, bar.com, baz.com and boo.com? You can't create cookies for the .com
>domain, so there's no way to hand out auth cookies from foo.com (when the user
>logs into foo.
At 3:11 PM +0100 1/16/02, Oscar Serrano wrote:
>Here I put the beggining of the file:
>
>#!/usr/bin/perl -w
>use CGI;
>use strict;
>use varcomunes; #library of my own
>use lib $LIBRERIAS_AT;
>use EnlacesAT; #library of my own
>use Idioma; #library of my own
>use DBI;
>use OrdenesComunes; #library
At 2:40 PM +0100 1/8/02, Zsolt Czinkos wrote:
>
>---
>Here's my simple script:
>
>package SetMyCookies;
>
>use Apache;
>use Apache::Constants;
>use Apache::Cookie();
Very important to use strict when writing anything in mod_perl.
>sub handler {
>
>my $r = shift;
>
> $c = $r->header_in(
>Hello
>
>
>This is off topic, thanks for a direct hint to a module or an
>appropriate mailing list.
>
>I want to read an HTML form into an hash. But I don't want to use
>HTML::Tree or similar DOM Object trees. I need simply all form relevant
>information as an hash which is human readable. Exampl
At 11:51 AM + 12/23/01, Jean-Michel Hiver wrote:
>Maybe the way to do it would be to have a Serializable class that could have
>the following methods:
>
>freeze($self) : SCALAR
>thaw ($class) : OBJECT
>clone($self) : OBJECT;
>_freeze($self): SCALAR
>_remove_transient_attributes($self);
Hmmm..
At 9:58 AM + 12/18/01, Ged Haywood wrote:
>Hi all,
>
>On Mon, 17 Dec 2001, Stas Bekman wrote (privately, discussing a book review:):
>
>> Ged wrote:
>>
>> If you want to use C but you have both situations on
>> one machine, at the time of writing the only solution is to run two
>> mod_p
At 4:17 PM -0500 12/17/01, David Harris wrote:
>The purpose of this e-mail is as follows:
>
>(a) See if others also think that the three alternatives for a mod_perl site
>are not very desirable. If you agree, please speak up and say that you
>agree.
I agree.
>
>(b) See if others also think that
At 6:04 PM -0500 12/14/01, Perrin Harkins wrote:
>That's actually a bit different. That would fail to notice updates between
>processes until the in-memory cache was cleared. Still very useful for
>read-only data or data that can be out of sync for some period though.
The primary problem with
nvocations of Apache share the same scoreboard file.
> #
> ScoreBoardFile logs/apache_runtime_status
>
> This should help you,
> -Anand
Thanks for your answer, but I'm not sure how this should help me. Can I
(and how) use Apache::Scoreboard to access full child'
Hi,
can Apache::Scoreboard be extended that with last request per child it
would also return the corresponding virtual host name? I would be
usefull for Apache::VMonitor. Thanks.
- Robert
At 10:56 AM -0500 12/6/01, Geoffrey Young wrote:
>Stas Bekman wrote:
>>
>> SAMS will publish the new mod_perl Developer's Cookbook by Geoffrey
>> Young, Paul Lindner and Randy Kobes in January, 2002. You can find more
>> info at http://www.modperlcookbook.org/.
>>
>> Great work guys!
>
>thanks for
At 4:41 PM -0700 12/5/01, Tim Tompkins wrote:
>I've seen this happen on some NFS volumes on Solaris. In this case the
>problem was supported by 'ls' reporting different contents on the same
>directory between two different shells. Unfortunately, I'm not an NFS wiz
>and I don't recall what the re
At 3:06 PM -0800 12/5/01, Michael A Nachbaur wrote:
>I have been beating my head against this problem for days, to no
>avail. I have tried google searches, etc., still no dice. So, I
>apologize for the noise people.
>
>I'm using Apache::Session and cookies to perform session management.
>In wa
Can't locate CapWiz/Home/App.pm in @INC (@INC contains: /data/ap/perl-
5.6.1/lib/5.6.1/sun4-solaris /data/ap/perl-5.6.1/lib/5.6.1
/data/ap/perl-5.6.1/l
ib/site_perl/5.6.1/sun4-solaris
/data/ap/perl-5.6.1/lib/site_perl/5.6.1 /data/ap
/perl-5.6.1/lib/site_perl . /data/ap/capwiz-apache/
/data/ap/c
If this guy is going to be sending us shit all night, I suggest we
deactivate his account.
Rob
At 5:27 PM -0500 12/4/01, Christopher Rivera wrote:
>How are you ?
>When I saw this screen saver, I immediately thought about you
>I am in a harry, I promise you will love it!
>Content-Type: applicat
At 3:29 PM -0800 12/3/01, El Capitan wrote:
>i have a simple question. im not sure if there is a mod_perl directive or
>module for this but id like to perform this simple task:
>
>two web pages run in sequence. the first page, id like a user to select
>several files from his/her machine for uploa
wrote:
>Because it does a full text search of all the contents of the DB.
>
>
>~~~
>Nick Tonkin
>
>On Tue, 27 Nov 2001, Robert Landrum wrote:
>
>> Does anyone know why search.cpan.org is always the s-l-o-w-e-s-t site
>> on the internet? I can't believe i
Does anyone know why search.cpan.org is always the s-l-o-w-e-s-t site
on the internet? I can't believe it always busy. I've had trouble
hitting it at 3 AM.
Maybe it's just me...
Rob
--
"Only two things are infinite: The universe, and human stupidity. And I'm not
sure about the former." --A
ng it will
take, because you really need the money. Offer to contact the accounting
department so the client does not need to be bothered.
If this does not work then get a lawyer. But when you do this be prepared to
wait a much longer time.
best,
-Rob
- Original Message -
From: "Robe
At 3:21 PM -0800 11/21/01, Medi Montaseri wrote:
>HiI know this is not the lawyers hang-out, but it is seasoned
>contractor's hangout and as such I need some legal advice...May I?
>
>I did some work (about $25000 worth) for a customer and I'm having
>problem collecting.
>
>One big problem is t
>
> >If that is the case, My::Special::Module won't be loaded and
>compiled until the very first time that someone hits /whatever.
>
>Just about EVERY module we use has a 'PerlModule' call to it,
>outside any enclosing blocks. Although I do have 'PerlHandler'
>directives in and blocks, the m
At 2:31 PM -0800 11/20/01, David Pisoni wrote:
> >We have been doing development using mod_perl, but finding that
>Apache::StatINC was not working as expected (i.e., we needed to
>restart the web server in order to see our module changes in
>effect.) Our apache config files preload all necessa
At 12:38 PM -0800 11/16/01, Geoffrey Young wrote:
>I took a brief haitus. as you may or may not know, I
>was working on a mod_perl book, and the time required
>for that was taking away from _everything_ else in my
>life. as somebody put it recently 'looks like you
>fell off the internet.' yup,
At 10:44 AM -0800 11/14/01, Nick Tonkin wrote:
>No one doubts your commitment to mod_perl, or your hard -- and unpaid
>-- work on the guide and many other things. But if you want to be a leader
>who inspires people to collaborate and work as a team under your
>direction, you'd do well to work on b
At 10:19 AM +0800 11/12/01, Stas Bekman wrote:
>
>2. apparently you have the same problem as 'too many connections'
>problem, and therefore want to look at Apache::DBI for understanding
>the problem and coming up with a similar solution for your problem.
I had similar problems, and unforunatly
At 2:30 PM +0100 11/2/01, Marco Kleefman wrote:
>Hello everybody,
>
>I am new to the list. I have a question I hope you can help me with. It is
>not a modperl question, just a normal perl question related to Apache/CGI.
>
>I have this script which forks off a process which does something. I alread
>There is some inconsistency between CGI.pm and Apache::Request's
>param() method, especially in handling of multivalued parameter.
>
> $q = CGI->new;
> $q->param(foo => qw(a b c));
> @foo = $q->param('foo'); # ('a', 'b', 'c')
> $q->param(bar => [ qw(a b c) ]);
> @bar = $q->param('bar
At 3:38 PM -0400 10/23/01, Stephen Adkins wrote:
>Several of you have made the same good point.
>And now the naming flame war has already begun... ;-)
This is a discussion. Something has been proposed and it needs a
name. I'd hardly call this a flame war. A name is pretty important
and if i
> For comparions, a nice aspect of j2ee applications IMHO is the
> "application server" tends to be more general. ie. the application
> server is not just the web server (as it is with mod_perl). I've found
> j2ee features such as message beans, queues and such especially useful
> for back-end w
At 1:49 PM -0700 10/17/01, Walt Knowles wrote:
>
>
>Converting all the globals to Module variables has been a piece of cake, but
>I've run into one big issue. Depending on how you log into the system, the
>user will connect to different databases. When they do this, I store the
>Database Handle fr
At 10:43 AM -0700 10/12/01, BuildReferrals.com wrote:
>Hello,
>
>My name is James Ventrillo, the webmaster of BuildReferrals.com and
>CompanionBar.com. I am looking for a programmer to be part of my
>company. We have a staff of 8 and we desperately need an additional
>programmer. Over the next few
At 5:15 PM -0500 10/11/01, George Sanderson wrote:
>I discovered that File::NCopy uses the function "glob" to expand file
>names. My problem is that I need to pass file names that have spaces in
>them and "glob" does not process them. So I did the following override (I
>do not need to expand the
>I know this is a bit off topic, but I could use some immediate advise on
>server config?
>
>
>Got a server which is getting hit really bad.
>Have to keep it up. I've got:
>
>
>P Timeout 300
>
># Keepalive, better on this server...
>KeepAlive On
>MaxKeepAliveRequests100
>KeepAli
Couldn't you do the same thing by reversing the ordering of your
Directory entries...
>
>PerlSetEnv VAR /usr/local/apache/cgi-bin/subdir
>
>
>
>PerlSetEnv VAR /usr/local/apache/cgi-bin
>
Rob
At 1:08 AM +0900 10/5/01, YAMAMOTO Kengo wrote:
>Hi,
>
>I rescently started to use
nt versions), and this was the only
box that core dumped.
I later discovered that there was a bug in Carp under perl 5.6.0 and
that upgrading would have fixed my problem...
At 10:32 AM -0800 1/31/01, Doug MacEachern wrote:
>On Wed, 31 Jan 2001, Robert Landrum wrote:
>
>> Has anyone else
U
PerlFixupHandler not PerlFixUpHandler
# ./httpd -L | grep Fix
PerlFixupHandler (mod_perl.c)
the Perl Fixup handler routine name
Rob
At 2:28 AM +0800 9/20/01, Stas Bekman wrote:
>[Michael, please always keep the threads on the list, unless you've
>been asked to take it
At 11:19 AM -0700 8/29/01, Rasoul Hajikhani wrote:
>Robert Landrum wrote:
>>
>> > > Which should solve your problems (I think).
>> >
>> >I am affraid it did not work. I have no problem reading the data in the
>> >current handler, but right after
1 - 100 of 244 matches
Mail list logo