Re: Trouble getting mod_perl and apache running with Apache::DBI

2003-08-18 Thread K Old
On Sun, 2003-08-17 at 11:41, Perrin Harkins wrote: On Fri, 2003-08-15 at 10:34, K Old wrote: What's happening is that with use Apache::DBI uncommented in either the httpd.conf or startup.pl Apache does not start. Do you have something in your code that connects to a database during

Re: Trouble getting mod_perl and apache running with Apache::DBI

2003-08-18 Thread Perrin Harkins
On Mon, 2003-08-18 at 11:33, K Old wrote: My problem was that I was not declaring PerlModule Apache::DBI in httpd.conf BEFORE my PerlRequire /etc/httpd/conf/startup.pl. Also, I was doing a use Apache::DBI in my startup.pl file, which I shouldn't have done. Sorry, that is not correct. It's

issues compiling the DBD::mysql

2003-08-18 Thread Hodge, Jeff F (ECIII)
Title: issues compiling the DBD::mysql I'm having issues compiling the DBD::mysqlhopefully someone will have some insight. Box - mysql 4.0.14/perl 5.8.0/modperl1.28/apache1.38/DBI 1.37 At first installing via cpan or source would bomb during perl makefile without finding the

Re: issues compiling the DBD::mysql

2003-08-18 Thread Stas Bekman
Hodge, Jeff F (ECIII) wrote: I'm having issues compiling the DBD::mysqlhopefully someone will have some insight. certainly, but at the dbi-users list, not here: http://lists.perl.org/showlist.cgi?name=dbi-users __ Stas Bekman

Coding Style Question - Using exit

2003-08-18 Thread Chris Faust
Folks, In the continuing effort to make my code better, I'm trying to get rid"exit" in my scripts and clean up some things that just don't sit well (but they work). Almost 95% of my pages are served up via a template system (H::T) and the rest are a redirects. Currently I use a subroutine

Apache::DBI

2003-08-18 Thread
What's the diference between DBI and Apache::DBI? -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re: Apache::DBI

2003-08-18 Thread Ken Y. Clark
On Mon, 18 Aug 2003, wrote: Date: Mon, 18 Aug 2003 16:57:13 -0700 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Apache::DBI What's the diference between DBI and Apache::DBI? Have you bothered to read the docs at all? http://search.cpan.org/author/TIMB/DBI-1.37/DBI.pm

ANNOUNCE: OpenInteract 1.60 released

2003-08-18 Thread Chris Winters
A new version (1.60) of OpenInteract has been released. OpenInteract is an extensible web application server built on Apache, mod_perl, the Template Toolkit and SPOPS object persistence. This release includes a handful of fairly small enhancements, including the ability to force everyone to