Hi,
that's a new issue. Both have external libraries which both
have a symbol with the same name. It's up to the library
authors to change their symbol names to something more useful
then right now. There are other gotchas to which Jani spotted
lately (means: there's also another combination of libs, I
think it was imap and another one, which causes problems).
- Markus
On Thu, May 02, 2002 at 07:57:06PM +0000, Alexander Skwar wrote :
> Everything get's compiled with no error messages at all. However, when
> I enable both mysql.so and recode.so in php.ini like below, php (binary)
> dumps core:
>
> extension=mysql.so
> extension=recode.so
>
> However, when I change the order (ie. I enable the recode.so extension
> before mysql.so), PHP starts up just fine.
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php