I also have uninstalled the cooker mysql and installed the one from the stable
current.  Still doesn't work.

This is what I get:

[fran@flp fran]$ su Password: [root@flp fran]# cd / [root@flp /]# perl -e 'use
DBD::mysql;'; Can't load
'/usr/lib/perl5/site_perl/5.005/i386-linux/auto/DBD/mysql/mysql.so' for module
DBD::mysql: /usr/lib/perl5/site_perl/5.005/i386-linux/auto/DBD/mysql/mysql.so:
undefined symbol: pthread_key_create at
/usr/lib/perl5/5.00503/i386-linux/DynaLoader.pm line 169.  
 at -e line 1 BEGIN failed--compilation aborted at -e line 1. [root@flp
/]#                 


This is driving me nuts!  Was simply trying to change from .CSV database to
mysql database in Pronto! mail since it works faster and is more reliable.

is the perl5 not compatible or what?

Any help would be appreciated.

Bambi


Fran Parker wrote:
> 
> speaking of mysql
> 
> Has anyone compiled a DBD::mysql for the new cooker version of mysql?
> 
> I installed it and it seems to work ... but the perl doesn't work
> right with Pronto! mail when trying to switch it gets errors that the
> creator of Pronto! said was due to an incompatibility with the version
> of DBD::mysql I could find.
> 
> Any help on this one...didn't see one in cooker.
> 
> Thanks in advance for any help on this.
> 
> Bambi
> 
> Takacs Sandor wrote:
> >
> > On Mon, 28 Aug 2000, Sylvain COTINEAU wrote:
> >
> > > > I have mod_php-mysql-4.0.1pl2-4mdk installed and I cannot access mysql
> > > > functions in PHP. I noticed in the apache log this warning:
> > > >
> > > > PHP Warning:  Unable to load dynamic library
> > > > '/usr/lib/php/extensions/mysql.so' - /usr/lib/php/extensions/mysql.so:
> > > > undefined symbol: pthread_key_create in Unknown on line 0
> > > >
> > > > Any ideas if I'm missing something or if they package is bad?
> >
> > > I'm not the only one !
> > >
> > > Someone in cooker team can do something pleaazzzzzzzzzzzzz ! :-(
> >
> > I think that php compiled with pthread, but apache didn't.
> > Use
> > LIBS="-lgdbm -lpthread" \
> >
> > in apache.spec, and recompile.
> >
> > --
> > Takika

Reply via email to