Rob,
Is there a reason why we can't call this from MINIT? I'm not sure a good
long-term solution is to have a DllMain when we don't need one.
Andi
> -Original Message-
> From: Rob Richards [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 10, 2006 2:03 PM
> To: Edin Kadribasic; intern
Rasmus Lerdorf wrote:
> An opcode cache doesn't help a whole lot in CLI mode. You can turn it
> off in that mode with:
>
> apc.enable_cli=0
Doesn't help, I get the segfault anyway, probably before the setting is
already considered.
> And yes, there are a couple of PHP 5.2 incompatibilities we
Christian Schneider wrote:
I get a segfault with PHP 5.2.0RC2 in CLI mode (Apache module seems to
work) and APC 3.0.11 (without APC it works fine). Is this a known
problem (maybe even fixed in CVS) or is it worth investigating?
An opcode cache doesn't help a whole lot in CLI mode. You can tur
I get a segfault with PHP 5.2.0RC2 in CLI mode (Apache module seems to
work) and APC 3.0.11 (without APC it works fine). Is this a known
problem (maybe even fixed in CVS) or is it worth investigating?
Some info:
./configure --with-apxs2=/www/server/bin/apxs --prefix=/www/server
--with-config-