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

2001-06-08 Thread Tomas Zeman
22:17:54 +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

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

2001-06-07 Thread Tomas Zeman
writes : 1 - if I use mod_perl 1.24 : undefined symbol boot_apache_util cannot start 2 - if I use mod_perl 1.25 : cannot locate loadable object for module Apache::Constants Could you please help me, how to run mod_perl under perl 5.6.x ? thanks a lot Tomas Zeman

Global variables II [and DBI]

2000-06-30 Thread Tomas Zeman
use in my script -- use DBI; or Apache::DBI; ? , with $dbd = DBI->connect(...) or $dbd ||= DBI->connect() or Apache::DBI->connect ?? --- to make it effective and use precreated connection from startup.pl ? Thanks a lot Tomas Zeman > seems to me, that the script is w

global variables in mod_perl

2000-06-29 Thread Tomas Zeman
ncrement(); print "$rr"; --- This script writes 1,1,1,2,2,2,3,3,3,2,2,3,4,2,1 . randomly !! Can anybody help me, where is the problem ? Thanks a lot Tomas Zeman __ Do You Yahoo!? Get Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/