Unable to install libapreq2-2.0 from theoryx5

2007-06-17 Thread Foo JH
Hello all, Since the issue with the Apache restart has not been resolved, I've been looking into downgrading my Apache framework to 2.0 (instead of 2.2). I have hit a minor issue: I can't install libapreq2-2.0. I keep getting this error: ppm install failed: Can't find any package that provide

Re: DirectoryIndex vs. PerlTransHandler

2007-06-17 Thread Marc M. Adkins
Turns out the solution to my problem was quite simple. I replaced: DataSources Environment with: DataSources Environment and all of my problems resolved. I am no longer using any PerlTransHandler or PerlFixupHandler (as described in other emails), just DirectoryIndex a

Re: TIPool

2007-06-17 Thread Perrin Harkins
On 6/17/07, Thomas den Braber <[EMAIL PROTECTED]> wrote: The problem is with the Mysql documentation, they don't share the performance an tuning information for free and if you look on the web I couldn't find much either. I've always been able to find what I wanted in the MySQL docs. It also c

Re: Simple examples?

2007-06-17 Thread Boysenberry Payne
Iļja, Try this recipe: http://perl.apache.org/docs/2.0/user/coding/ cooking.html#Sending_Cookies_Using_libapreq2 -bop On Jun 17, 2007, at 7:42 AM, Iļja Ketris wrote: Hello, I have read through many mod_perl docs from the site and still find myself unable to perform the simplest tasks to g

Simple examples?

2007-06-17 Thread Iļja Ketris
Hello, I have read through many mod_perl docs from the site and still find myself unable to perform the simplest tasks to get started. Is there a simple example, such as input form processing, given in one piece? With no references to CGI, to mod_perl1, and to migration issues? Thank you. --

Re: TIPool

2007-06-17 Thread Thomas den Braber
-Original Message- From: Jonathan Vanasco <[EMAIL PROTECTED]> > > On Jun 16, 2007, at 11:13 AM, Perrin Harkins wrote: > > > 300 is nothing for MySQL. You should be able to handle a few > thousand > > on a machine with enough RAM. > > agreed. MySQL connections are cheap. Postgres o