Re: mod_perl 1.25 , perl 5.6.x , Redhat7.1

2001-06-08 Thread Tomas Zeman
+0100 (BST) To: Tomas Zeman [EMAIL PROTECTED] From: Ged Haywood [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: mod_perl 1.25 , perl 5.6.x , Redhat7.1 problem Hi there, On Thu, 7 Jun 2001, Tomas Zeman wrote: I have tried Perl 5.6.0 and 5.6.1, mod_perl 1.24 and 1.25, apache 1.3.9 and 1.3.20

Re: mod_perl 1.25 , perl 5.6.x , Redhat7.1

2001-06-08 Thread Ged Haywood
Hi Tomas, On Fri, 8 Jun 2001, Tomas Zeman wrote: Compiler in redhat 7.1 should be OK, because module compiles ok, I don't follow your logic there. but error is in perl 5.6.x 9I think), because on the same platform, it worked with perl 5.5 Quite possible, all the same. I still use

mod_perl 1.25 , perl 5.6.x , Redhat7.1 problem

2001-06-07 Thread Tomas Zeman
Hi all, I have tried Perl 5.6.0 and 5.6.1, mod_perl 1.24 and 1.25, apache 1.3.9 and 1.3.20, but I am not able to make it work (on Redhat 7.1) It worked OK with redhat 6.2 with perl 5.5 I compiled perl 5.6.1 and apache myself, mod_perl compiles OK (as DSO), but when I try to run the apache, it

Re: mod_perl 1.25 , perl 5.6.x , Redhat7.1 problem

2001-06-07 Thread Ged Haywood
Hi there, On Thu, 7 Jun 2001, Tomas Zeman wrote: I have tried Perl 5.6.0 and 5.6.1, mod_perl 1.24 and 1.25, apache 1.3.9 and 1.3.20, but I am not able to make it work (on Redhat 7.1) It worked OK with redhat 6.2 with perl 5.5 I compiled perl 5.6.1 and apache myself, mod_perl compiles

Re: mod_perl 1.25 + perl 5.6

2001-02-01 Thread Matisse Enzer
You know I am also seeing this exact result. I compiled perl 5.6 and Apache 1.3.17 using gcc egcs-2.91.66 on a RH Linux 6.1 system. If I compile Apache without modperl it run OK. If i compile it with mod_perl 1.25 I also get the segmentation fault on startup. I looked in ../mod_perl/SUPPORT

Re: mod_perl 1.25 + perl 5.6

2001-02-01 Thread The Doctor
. -- --- Matisse Enzer TechTv Web Engineering [EMAIL PROTECTED] 415-355-4364 (desk) 415-225-6703 (cellphone) I just ran make test using apache 1.3.17 + mod_perl 1.25 + perl 5.6 et al and the test croaks! -- God Queen and Country Member - Liberal International

mod_perl 1.25 + perl 5.6

2001-01-31 Thread Vasily Petrushin
Hi, people. I have a problem with perl 5.6 + mod_perl 1.25 + apache 1.3.17 After successful biulding and configuring an apache, httpd started successfully, but after recieve any request the child process are dieing by signal 11 (Segmentation Fault). Operating System is Sun Solaris 8 for

Re: mod_perl 1.25 + perl 5.6

2001-01-31 Thread G.W. Haywood
Hi there, On Wed, 31 Jan 2001, Vasily Petrushin wrote: I have a problem with perl 5.6 + mod_perl 1.25 + apache 1.3.17 Operating System is Sun Solaris 8 for SPARC, 64bit. [Tue Jan 30 17:58:51 2001] [notice] child pid 17005 exit signal Segmentation Fault (11) Have you looked at the