Mike Bedwell <[EMAIL PROTECTED]> wrote: > I modified Gentoo's ebuild file for php to include > --enable-experimental-zts and then recompiled midgard-php and all seems > to be fine now, modules load and everything. i don't know if that means > there is a bug in Gentoo's method of installing php (doesn't enable zts) > and mod_php (does enable zts), or if there is a bug in > midgard-php(doesn't detect that it should enable zts). But, it does > correct the problem to make sure that both mod_php and cli php are > compiled with zts.
no idea. ZTS should be defined by (un)commented 'define ZTS' in one of php header files. IIRC. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
