Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PHP-DEV] Cannot build ext/mysql together with ext/mysqli and sapi/apache2handler

2 views
Skip to first unread message

Georg Richter

unread,
Nov 30, 2003, 4:04:18 AM11/30/03
to
Hi,

> Sebastian Bergmann wrote:
> > Building ext/mysql and ext/mysqli together works okay when building
> > only the sapi/cli, but fails when building sapi/apache2handler:
> >
> > http://www.sebastian-bergmann.de/stuff/mysql-mysqli-good.txt
> > http://www.sebastian-bergmann.de/stuff/mysql-mysqli-bad.txt
>
> Did someone look into this? I think this is an important issue because
> of a possible scenario in which someone needs to run "legacy"
> application using ext/mysql while running new ext/mysqli applications as
> well.

works fine here [tm]. Tested with both Apache 1 + 2.

Georg

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Georg Richter

unread,
Nov 30, 2003, 4:55:12 AM11/30/03
to

> Georg Richter wrote:
> > works fine here [tm]. Tested with both Apache 1 + 2.
>
> Strange. Do you have any idea why it doesn't work here?

If you're using BUILD/compile scripts it should work fine. Tested here with
BUILD/compile-pentium-debug. If you want to use embedded-mysqli you have to
add --with-embedded-server in base_config.

0 new messages