Re: Apache::DBI problem

2001-05-06 Thread Edmund Mergl
Grigoriy G. Vovk wrote: Here are my files: httpd.conf - Alias /perl/ /usr/local/www/perl/ PerlModule Apache::DBI PerlRequire /usr/local/www/startup.pl PerlModule Apache::Registry PerlModule Apache::DBI PerlSetEnv PERLDB_OPTS NonStop=1

Re: Apache::AuthDBI

2001-04-22 Thread Edmund Mergl
Christian Heiss wrote: and my .htacces is: --- PerlModule Apache::AuthDBI AuthName "something else" ... how does your startup.pl look like ? The configuration 'PerlModule

Re: Apache::Session::Postgres error

2001-01-16 Thread Edmund Mergl
Todd Finney wrote: I'm using Apache::Session::Postgres to track sessions via cookies. When I access a page, the cookie is correctly sent by the server, and accepted by the client. However, on the second request, I'm getting a 'Object does not exist in data store' error. It looks like

Re: Apache::Session::Postgres error

2001-01-16 Thread Edmund Mergl
Edmund Mergl wrote: Todd Finney wrote: I'm using Apache::Session::Postgres to track sessions via cookies. When I access a page, the cookie is correctly sent by the server, and accepted by the client. However, on the second request, I'm getting a 'Object does not exist in data

[Fwd: AuthenDBI idea]

2001-01-15 Thread Edmund Mergl
any comments ? Edmund -- http://www.edmund-mergl.de fon: +49 700 edemergl Edmund, I have idea for AuthenDBI.pm. I have not tried to code it yet, however. The function would come in two parts: A) Provide an option to keep a count of the number of times a user logs in. Store this value in

Re: Too many connections with DBI

2001-01-11 Thread Edmund Mergl
Scott Alexander wrote: Hi, Why do I see this in the log 13402 Apache::DBI need ping: yes 13402 Apache::DBI new connect to 'my_dbmy_usermy_passwdAutoCommit=1PrintError=1' when I have in the startup.pl file Apache::DBI-connect_on_init

Re: Edmund Mergl

2001-01-11 Thread Edmund Mergl
John D Groenveld wrote: Good to see you alive, well, and still coding Perl. Months ago, about the time of the Perl conference so it may have slipped under everyone's radar, Jeff Horn from U of Wisconsin sent you some patches to Apache::DBI to use Oracle 8's re-authenticate function

Re: Apache::DBI keeps re-connecting!

2001-01-10 Thread Edmund Mergl
Foskett Roger wrote: Hi, when using Apache::DBI, it keeps re-connecting even though the database and user is the same: I am using ApacheDBI-0.87, DBD-Oracle-1.06, DBI-1.14, perl5.6.0 on an 8.1.5 Oracle database (perl -v -V further below) My httpd.conf is setup as: PerlModule

Re: Problem with Apache::DBI under mod_perl!!

2000-11-24 Thread Edmund Mergl
Edmar Edilton da Silva wrote: Hi all, I am sending again the previous message because I still didn't know how to resolve the below problem. Can anyone any idea how help me? I have installed on the my machine the following modules: apache 1.3.12-2 perl-5.00503-10

Re: Apache::AuthenDBI NOTICE message

2000-11-18 Thread Edmund Mergl
George Sanderson wrote: So far, using Apache::AuthenDBI, I get an error_log message: NOTICE: Unrecognized variable client_encoding Every time the DBI ping is called. I have not been able to tack down the origin of this message. Any ideas or suggestions? never seen before. What

Re: Help needed for using Apache::DBI

2000-07-17 Thread Edmund Mergl
l interpreter like mod_perl, it can ONLY be used when running as mod_perl script. It can NOT be run in any script from the command-line. Edmund -- Edmund Mergl mailto:[EMAIL PROTECTED] http://www.edmund-mergl.de fon: +49 700 EDEMERGL

Re: Apache::DBI broken?

2000-06-16 Thread Edmund Mergl
statically linked mod_perl or is mod_perl a DSO ? Edmund -- Edmund Mergl mailto:[EMAIL PROTECTED] http://www.edmund-mergl.de fon: +49 700 EDEMERGL

Re: Problems with Apache::DBI

2000-06-12 Thread Edmund Mergl
et = 0; eval { local $SIG{__DIE__} = sub { return (0); }; local $SIG{__WARN__} = sub { return (0); }; $ret = $dbh-do('select 1'); }; return ($@) ? 0 : $ret; } Edmund -- Edmund Mergl mailto:[EMAIL PROTECTED] http://www.edmund-mergl.de fon: +49 700 EDEMERGL

Re: Apache::DBI

2000-05-23 Thread Edmund Mergl
::mysql, Apache::DBI, all to no avail. The server gives no error message, it simply acts as though it is starting, but does not show up in the process list. Is there something I'm missing? Thanks in advance. Edmund -- Edmund Mergl mailto:[EMAIL PROTECTED] http://www.edmund-mergl.de fon: +49

[Fwd: Apache::DBI, bug?]

2000-05-23 Thread Edmund Mergl
Hi, I installed Apache::DBI a while ago and it worked fine then on Apache 1.3.12 using mod_perl 1.21. Now I'm reinstalling apache still 1.3.12 with php4, mod_perl 1.24, apache::dbi (most recent version) and the child processes of the apache segfault on start. This happens as soon as I

Re: problems with Apache::DBI

2000-01-08 Thread Edmund Mergl
** Did you try to run your scripts under mod_perl but without ApacheDBI ? Edmund -- Edmund Mergl mailto:[EMAIL PROTECTED] http://www.bawue.de/~mergl

Re: Apache::AuthzDBI giving me grief

2000-01-04 Thread Edmund Mergl
which one do you use ? Edmund -- Edmund Mergl mailto:[EMAIL PROTECTED] http://www.bawue.de/~mergl

Re: installing ApacheDBI..

2000-01-01 Thread Edmund Mergl
s won't work, you can only use it running with apache/mod_perl. Edmund -- Edmund Mergl mailto:[EMAIL PROTECTED] http://www.bawue.de/~mergl

how to use ApacheDBI with RedHat 6.1

1999-11-01 Thread Edmund Mergl
, which describes some possible solutions: http://perl.apache.org/guide/install.html#using_RPM_DEB_and_other_package Personally I prefer the first solution: grab the latest Apache and mod_perl sources and compile the sources yourself. Edmund -- Edmund Mergl mailto:[EMAIL PROTECTED] http

Re: Apache::DBI and Apache::AuthenDBI questions.

1999-10-02 Thread Edmund Mergl
I don't call, I don't cry , I don't apologize All will be gone like a apple tree's white smoke... (S.Esenin) http://www.ic.al.lg.ua/~ksv | e-mail: [EMAIL PROTECTED] PGP key: finger [EMAIL PROTECTED] Edmund -- Edmund Mergl mailto:[EMAIL PROTECTED] http://www.bawue.de/~mergl