Re: Preestablish database connection during httpd process startup--HOWTO??

2005-11-18 Thread KartheeK
Ooops, ignore the other mail, I replied to a wrong one, here goes the right one:    Hi, Meanwhile, I tried the same thing on a Mandrake-10.1, And Guess What!!! No Errors in my httpd logs. Now, the question is How Can I prove my Boss and to myself that I have established mysql connection

Re: Connection to PostgreSQL DataBase with Apache::DBI

2005-11-18 Thread KartheeK
Hi, Meanwhile, I tried the same thing on a Mandrake-10.1, And Guess What!!! No Errors in my httpd logs. Now, the question is How Can I prove my Boss and to myself that I have established mysql connection during httpd process start up is there any way??I tried this, I stopped mysql s

RE: [mp2] Env Variable / Oracle config problem

2005-11-18 Thread Steve Duran
Thanks, but it did not work. I tried adding the PerlSetEnv lines before and after this line: LoadModule perl_module modules/mod_perl.so As well as inside the Directory element. Do you know where I can find a sample config/test script for setting up an Oracle database connection? T

Re: [mp2] Env Variable / Oracle config problem

2005-11-18 Thread Philippe M. Chiasson
Steve Duran wrote: > > > Hello, > > > > I'm trying to get a basic web app running under mod_perl2, using an > Oracle database connection. After I define the environment variables > listed below, the test script works fine from the command line, but > fails with the following error when

[mp2] Env Variable / Oracle config problem

2005-11-18 Thread Steve Duran
Title: Message     Hello,     I'm trying to get a basic web app running under mod_perl2, using an Oracle database connection.  After I define the environment variables listed below, the test script works fine from the command line, but fails with the following error when I try to run it via

Re: Mod_perl2 Install with Apache 2.0.55

2005-11-18 Thread Frank Wiles
On Fri, 18 Nov 2005 13:30:19 -0800 Matt Wells <[EMAIL PROTECTED]> wrote: > Hi all when I ># perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs Hi Matt, This is the part of the error you need to pay attention to, it pretty much spells out why it is failing and how to resolve

Mod_perl2 Install with Apache 2.0.55

2005-11-18 Thread Matt Wells
Hi all when I # perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs # make && make test # make installI get an error on the "make test", anyone have any ideas??I'm running perl 5.8.7[warning] setting ulimit to allow core filesulimit -c unlimited; /usr/local/bin/perl /tmp/mod_pe

Re: Connection to PostgreSQL DataBase with Apache::DBI

2005-11-18 Thread Perrin Harkins
On Fri, 2005-11-18 at 05:13 +0300, Plymouth Rock wrote: > Anybody who uses current major versions of pre-built binaries of the: > > Apache2 + mod_perl2 + Apache::DBI + PostgreSQL8 When asking for help, please be specific about what you're using. There's a description of what to send here: http:/

Re: Preestablish database connection during httpd process startup--HOWTO??

2005-11-18 Thread Perrin Harkins
On Thu, 2005-11-17 at 07:41 +, KartheeK wrote: > I am Using a Trouble ticketing System- OTRS it is running on mod_perl, > I am trying to configure " Preestablish datababase connections" During > httpd process startup Okay. Are connections working when you don't try to use connect_on_init ()?

Re: Connection to PostgreSQL DataBase with Apache::DBI

2005-11-18 Thread Frank Wiles
On Fri, 18 Nov 2005 05:13:59 +0300 "Plymouth Rock" <[EMAIL PROTECTED]> wrote: > I'm tired to experiment with the man's guides and I'm still getting > the error in my error.log: > > [Thu Nov 17 23:35:39 2005] [error] Can't load Perl file: C:/Program > Files/Apache Group/Apache2/conf/startup.pl fo

Re: Preestablish database connection during httpd process startup--HOWTO??

2005-11-18 Thread Frank Wiles
On Fri, 18 Nov 2005 06:29:40 + (GMT) KartheeK <[EMAIL PROTECTED]> wrote: > Hi Frank, > I tried But I get this: > = > [Fri Nov 18 11:41:11 2005] [error] Can't locate Apache/DBI.pm in > @INC (@INC > contains: /opt/otrs/Kernel/cpan-lib