Hallo!
> > > >
> > > I have done it. Here the output:
> > > #0 0x4002e0c7 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
> >
> > Do you use mod_perl 2 with a Apache 2 with threads?
>
> No, using rh73 apache 1.3. with mod_perl
It works. The problem was the mysql++-libraries. I working with
MySQL4-Max. Since i am using the newest mysql++-version it works. I do
not why but it works.
>
> >
> > Neither DBI nor Embperl can handle threads correctly at the moment. So when
> > you use mod_perl 2, you can only use the prefork MPM for now.
> >
> > If you don't use mod_perl 2 or threads, try to preload DBI and DBD::Mysql
> > e.g.
> >
> > PerlModule DBI
> > PerlModule DBD::mysql
> >
> > Gerald
> >
> > P.S. I am off for holiday for next days, so I will not be able to answer
> > before the next weekend
>
> CU
>
> Michael
>
> --
> /---------------------------------------------------------------\
> | Michael Ott, Glockenhofstr. 29a, 90478 Nuernberg |
> | e-mail: [EMAIL PROTECTED], Tel. +49 9 11 41 88 576 |
> \---------------------------------------------------------------/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
CU
Michael
--
/---------------------------------------------------------------\
| Michael Ott, Glockenhofstr. 29a, 90478 Nuernberg |
| e-mail: [EMAIL PROTECTED], Tel. +49 9 11 41 88 576 |
\---------------------------------------------------------------/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]