Re: [PHP4BETA] apache segfault with php-4.0.0 DSO

[email protected] (Angus Mackay) Wed, 7 Jun 2000 12:07:58 -0700
Newsgroups php.version4
Message-ID <[email protected]>
well I finally got it to work. I had to compile the mysql libs such that they
didn't use pthreads. to do this I used the bundled mysql and defined
UNDEF_THREADS_HACK.

cheers, Angus.