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
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
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
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/