Re: DBI and Apache::DBI

2004-05-12 Thread I S
sarinĀ  Perrin Harkins <[EMAIL PROTECTED]> wrote: On Wed, 2004-05-12 at 14:32, I S wrote:> Sorry for being unclear. I mean Apache subdirectory> under site_perl directory. I can seee Registry.pm> under .../site_perl/5.8.3/sun4-solaris/Apache> directory. (Apache::Registry) I would expect DBI

Re: DBI and Apache::DBI

2004-05-12 Thread I S
> Apache::DBI comes with mod_perl, and you should see > it in your site_perl directory. It is a pure perl > module, so it would not be under an i386 > directory (or whatever your architecture is). If > you can do PerlModule Apache::DBI in your program > without failure, it means that it is ther

DBI and Apache::DBI

2004-05-12 Thread I S
Hi all, I have some questions with DBI. a) I don't understand why the database sometimes gets dropped. It happens randomly but frequently. could not prepare: Database disconnected at /dssweb/httpd/cgi-bin/feeds/viewReport line 157. b) I built mod_perl and apache with EVERYTHING=1. Should I

installation problem

2004-05-09 Thread I S
Hi all, I am really stuck and have been looking for solutions around on Internet but with no luck. I am about to give up and kind of not sure I should post this question. Anyways, I give it a try and hope for some suggestions. I realize that the problem that I have is listed on perl.apache.org.