Re: image corruption

2002-02-05 Thread David Ranney
Another obvious option would be to put your images in a different directory, e.g. /images rather than /tt/images. Or, add another directive for /tt/images, and set the handler to the default handler. -Dave

Re: [ANNOUNCE] The New "mod_perl" logo - results now in...

2002-03-15 Thread David Ranney
ng gets modified, and it seems that the logo as it is now would add to the confusion. Am I just picking nits? -Dave David Ranney Senior Web Applications Developer e-Perception, Inc. (909) 587-8773

Re: mod_perl on Mac OSX?

2002-03-25 Thread David Ranney
thread helpful. -Dave -- David Ranney Senior Web Applications Developer e-Perception, Inc. (909) 587-8773 On 3/24/02 8:31 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Can anyone help point me in the right direction for installing mod_perl for > Apache on M

Re: Make failed on DBD::Oracle 1.03/1.06

2000-07-20 Thread David Ranney
ases or start the server. This avoids the hassle of trying to figure out which Oracle files DBD needs, and where they should go. Still not a straightforward process for those (like me) who are new to Oracle. -Dave -- David Ranney [EMAIL PROTECTED] LessonLink, Inc. www.lessonlink.com

Re: Building on Darwin (Mac OS X)

2001-05-15 Thread David Ranney
mpiling statically on OS X, and got similar error messages. I did however compile and install the DSO against the pre-installed Apache, and was able to run some basic test Registry scripts with no problems. Still, it would be nice to be able to recompile at will. Hope you have luck figuring out t