Re: DBI Bug

2002-06-05 Thread Udlei Nattis
hi this problem is very very very persistent httpd.conf PerlModule DBI # THIS IS THE PROBLEM PerlModule Apache::Registry Location /perl SetHandler perl-script PerlHandler Apache::Registry Options ExecCGI allow from all PerlSendHeader On /Location i try all rebuild modperl witch modperl

Re: DBI Bug

2002-06-05 Thread wsheldah
/Lexmark) Subject: Re: DBI Bug i using last version of DBI bye nattis

Re: DBI Bug

2002-06-05 Thread Tim Burden
] Sent: Wednesday, June 05, 2002 3:39 PM Subject: Re: DBI Bug hi this problem is very very very persistent httpd.conf PerlModule DBI # THIS IS THE PROBLEM PerlModule Apache::Registry Location /perl SetHandler perl-script PerlHandler Apache::Registry Options ExecCGI allow from all

Re: DBI Bug

2002-06-05 Thread Stas Bekman
t/REPORT don't print any problem Udlei, please read the info at the URL I gave to you again. It says: Whenever you send a bug report make sure to include the information about your system by doing the following: % cd modperl-2.0 % t/REPORT mybugreport Also it explains how to get the

Re: DBI Bug

2002-06-04 Thread Perrin Harkins
Udlei Nattis wrote: hi, sorry my english ;) when i add this line in httpd.conf PerlModule DBI or use DBI(); in startup.conf apache dont start, i receive this error: /usr/local/apache-2.0/bin/apachectl: line 192: 12547 Segmentation fault $HTTPD

Re: DBI Bug

2002-06-04 Thread Stas Bekman
Perrin Harkins wrote: Udlei Nattis wrote: hi, sorry my english ;) when i add this line in httpd.conf PerlModule DBI or use DBI(); in startup.conf apache dont start, i receive this error: /usr/local/apache-2.0/bin/apachectl: line 192: 12547 Segmentation fault $HTTPD

DBI Bug

2002-06-03 Thread Udlei Nattis
hi, sorry my english ;) when i add this line in httpd.conf PerlModule DBI or use DBI(); in startup.conf apache dont start, i receive this error: /usr/local/apache-2.0/bin/apachectl: line 192: 12547 Segmentation fault $HTTPD /usr/local/apache-2.0/bin/apachectl start: httpd could not be

Re: DBI Bug

2002-06-03 Thread Fran Fabrizio
And you are sure that the CGI module is installed on the machine, right? perl -e 'use CGI;' from the command-line will tell you. -Fran Udlei Nattis wrote: hi, sorry my english ;) when i add this line in httpd.conf PerlModule DBI or use DBI(); in startup.conf apache dont start,

Re: DBI Bug

2002-06-03 Thread Thomas Klausner
Hi! On Mon, Jun 03, 2002 at 03:40:57PM -0300, Udlei Nattis wrote: PerlModule DBI .. i test it in Apache 2.0/Perl 5.8.0RC1/Modperl 1.99.02/03 Apache 2.0/Perl 5.7.3/Modperl 1.99.02/03 Apache 2.0/Perl 5.6.1/Modperl 1.99.02/03 Apache 2.0-cvs/All Perls/All Modperls I'm not sure if Apache::DBI

[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