Re: Problem when trying to load Apache::Constants

2004-02-19 Thread Gedanken
On Thu, 19 Feb 2004, Sasan Dashtinezhad wrote: What are the version numbers/info for the mod_perl and apache and other packages you are working with? gedanken I ahve a piece of code that tries to use Apache::Constants through use Apache::Constants qw( REDIRECT ); But when this code is

Re: Getting started with mod_perl

2004-04-08 Thread Gedanken
On Thu, 8 Apr 2004, Stas Bekman wrote: My mod_perl 2 tutorial is on Monday July 26, 1:45pm to 5:15pm. Feel free to stop by and learn so you can do more than just mention it. forgive my ignornace, but where? -- gedanken -- Report problems: http://perl.apache.org/bugs/ Mail list info

Re: make test fails

2004-11-23 Thread Gedanken
g? (if so, use -mtune) gedanken -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Re: Is it safe to share a read-only dbm file opened in parent modperl?

2005-02-15 Thread Gedanken
presents - Jib Jab's 'Second Term' -- gedanken

Re: Decaying Performance under newer apache/mp versions

2005-05-09 Thread Gedanken
What database are you connecting to, and how are you connecting to it? -- gedanken

Re: [JOB] Perl Programmer for large-scale Apache/mod_perl development

2005-06-06 Thread Gedanken
On Mon, 6 Jun 2005, Perrin Harkins wrote: What city? Telecommute? Travel Percentage? gedanken On Mon, 2005-06-06 at 17:24 -0400, Sam Tregar wrote: > Plus Three is looking for an experienced Perl programmer to join our > team. P.S. This is where I work too. We'd love to ge

Re: [JOB] Perl Programmer for large-scale Apache/mod_perl development

2005-06-06 Thread Gedanken
On Mon, 6 Jun 2005, Perrin Harkins wrote: Weird, read it twice and missed that. Must be all the training to ignore all-caps in email =) mfp On Mon, 2005-06-06 at 16:57 -0500, Gedanken wrote: > What city? Telecommute? Travel Percentage? It does say "NEW YORK CITY AREA ONLY"

Re: Trying to get File and Directory info off of external server quickly

2005-08-01 Thread Gedanken
massive problems without proper attention to cleanly unmounting and remounting shares. And 'cascading' is usually such a lovely word... gedanken You might try an NFS mount between the too. mount_nfs -L server:/path /local/path (FreeBSD) -- gedanken

Re: CGI character translation???

2005-08-02 Thread Gedanken
going through display, but is directly writing this file. Anyone have any ideas? Also, if anyone can suggest a better list, I'd appreciate that too. Thanks. -- gedanken