RE: Help needed for using Apache::DBI

2000-07-18 Thread Perrin Harkins
On Tue, 18 Jul 2000, PHANI MADHAVI wrote: > we have gone through all the guidelines But it is not working. It > is still trying to search the 'module' in Apache.pm which obviously is > not defined. You can't tell much about the Apache.pm module just by looking at the perl source because it's

RE: Help needed for using Apache::DBI

2000-07-18 Thread Jeff Beard
; >we have gone through all the guidelines >But it is not working. It is still trying to search the 'module' in >Apache.pm which obviously is not defined. > >Madhavi > > >-Original Message- >From: darren chamberlain [mailto:[EMAIL PROTECTED]] >S

RE: Help needed for using Apache::DBI

2000-07-17 Thread PHANI MADHAVI
#x27;module' in Apache.pm which obviously is not defined. Madhavi -Original Message- From: darren chamberlain [mailto:[EMAIL PROTECTED]] Sent: Monday, July 17, 2000 5:52 PM To: [EMAIL PROTECTED] Subject: Re: Help needed for using Apache::DBI PHANI MADHAVI ([EMAIL PROTECTED]) sa

RE: Help needed for using Apache::DBI

2000-07-17 Thread PHANI MADHAVI
MADHAVI Cc: [EMAIL PROTECTED] Subject: Re: Help needed for using Apache::DBI PHANI MADHAVI wrote: > > Hi All, > we have installed Apache::DBI module ( system os is linux, web server > apache, running mod_perl and mysql is rdbms) in our systems. But it is not > working. > When

Re: Help needed for using Apache::DBI

2000-07-17 Thread Edmund Mergl
PHANI MADHAVI wrote: > > Hi All, > we have installed Apache::DBI module ( system os is linux, web server > apache, running mod_perl and mysql is rdbms) in our systems. But it is not > working. > When i try to compile a sample file to test db connectivity using > Apache::DBI, it does not work. > S

Re: Help needed for using Apache::DBI

2000-07-17 Thread darren chamberlain
PHANI MADHAVI ([EMAIL PROTECTED]) said something to this effect: > IF AT ALL ANYBODY KNOWS HOW TO MAKE APACHE::DBI WORK,PLEASE HELP The guide is quite clear on how to use and set up Apache::DBI: http://perl.apache.org/guide/databases.html#Apache_DBI_Initiate_a_persist http://search.cpan.org/

RE: Help needed for using Apache::DBI

2000-07-17 Thread PHANI MADHAVI
Hamilton [mailto:[EMAIL PROTECTED]] Sent: Monday, July 17, 2000 1:48 PM To: PHANI MADHAVI Cc: [EMAIL PROTECTED] Subject: Re: Help needed for using Apache::DBI Hi, I've had the same bug for the past 3 weeks. As far as I can tell mod_perl has been installed fine (EVERYTHING=

Re: Help needed for using Apache::DBI

2000-07-17 Thread Nigel Hamilton
Hi, I've had the same bug for the past 3 weeks. As far as I can tell mod_perl has been installed fine (EVERYTHING=1 etc..) so I'm at loss to explain why ... A couple of other people have mentioned this bug recently too ... has anyone solved it? NIge On Mon, 17

Help needed for using Apache::DBI

2000-07-16 Thread PHANI MADHAVI
Hi All, we have installed Apache::DBI module ( system os is linux, web server apache, running mod_perl and mysql is rdbms) in our systems. But it is not working. When i try to compile a sample file to test db connectivity using Apache::DBI, it does not work. Same thing works if I use DBI. The err