Re: System crash related to mod_perl

2002-02-23 Thread masta
On Sat, 23 Feb 2002, Jim Hull wrote: > - -- Begin -- > > print $q->header( > -type=> 'image/gif', > -expires=> 'now' > ); > > print $im->jpeg(100); > > - -- End you send a jpeg, with a gif-header send image/jp

Re: [OT] Moving WYPUG

2002-02-15 Thread masta
On Fri, 15 Feb 2002, Jonathan M. Hollin wrote: > Hi gang, > > After a few months of outrageous instability, I am now moving WYPUG on > to a Linux server (redhat 7.2). Using ApacheToolbox Good idea ;)) (no i don't like redhat, but i like linux) > I now need to install some Perl modules (DBD-M

Re: Custom Logging and User Tracking

2002-02-14 Thread masta
On Wed, 13 Feb 2002, Ryan Parr wrote: > I checked it out and it's a good mod. I've already got the ability to log > the data however. The issue that I'm having is that I can't seem to only get > 1 log per hit. I can't seem to get around the fact that wherever I put my > mod (PerlFixupHandler,Pe