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