>>
>> > Hmm, I'll try taking down the optimizer and seeing if it segfaults or
>> > not. If that's what it is it's a crying shame that apc and
>> > zend_optimizer can't get along.
>>
>>
>> maybe give eaccelerator a shot, i believe theyve got an optimizer in there.
>> im not sure how it stacks up to
On Tue, Feb 10, 2009 at 10:11 PM, Nathan Nobbe wrote:
> On Tue, Feb 10, 2009 at 5:53 PM, Jamie Krasnoo wrote:
>
> > Hmm, I'll try taking down the optimizer and seeing if it segfaults or
> > not. If that's what it is it's a crying shame that apc and
> > zend_optimizer can't get along.
>
>
> maybe
On Tue, Feb 10, 2009 at 5:53 PM, Jamie Krasnoo wrote:
> Hmm, I'll try taking down the optimizer and seeing if it segfaults or
> not. If that's what it is it's a crying shame that apc and
> zend_optimizer can't get along.
maybe give eaccelerator a shot, i believe theyve got an optimizer in there
Jamie Krasnoo wrote:
> Ok, so I removed zend_optimizer and activated apc. Guess what ... no
> cores produced. So it is zend_optimizer. I searched around the
> archives and there seems to be a consensus that it really doesn't do
> much or maybe even not anything at all. So it's gone. I would have
>
Ok, so I removed zend_optimizer and activated apc. Guess what ... no
cores produced. So it is zend_optimizer. I searched around the
archives and there seems to be a consensus that it really doesn't do
much or maybe even not anything at all. So it's gone. I would have
started seeing core files all o
Hmm, I'll try taking down the optimizer and seeing if it segfaults or
not. If that's what it is it's a crying shame that apc and
zend_optimizer can't get along.
On Tue, Feb 10, 2009 at 4:46 PM, Nathan Nobbe wrote:
> On Tue, Feb 10, 2009 at 5:34 PM, Jamie Krasnoo wrote:
>>
>> Here's the modules I
On Tue, Feb 10, 2009 at 5:34 PM, Jamie Krasnoo wrote:
> Here's the modules I do have running:
>
> extension="suhosin.so"
> extension="ffmpeg.so"
> extension="imagick.so"
> extension="magickwand.so"
> extension="memcache.so"
> extension="pdo.so"
> extension="pdo_sqlite.so"
> extension="sqlite.so"
Here's the modules I do have running:
extension="suhosin.so"
extension="ffmpeg.so"
extension="imagick.so"
extension="magickwand.so"
extension="memcache.so"
extension="pdo.so"
extension="pdo_sqlite.so"
extension="sqlite.so"
extension="pdo_mysql.so"
[Zend]
zend_extension_manager.optimizer=/usr/loca
On Tue, Feb 10, 2009 at 5:19 PM, Jamie Krasnoo wrote:
> I did compile Apache with mpm_prefork though.
hmm, i doubt thats the problem then. maybe another module not playing nice
w/ apc, xdebug perhaps (just guessing now)?
have you tried other caching solutions like eaccelerator to see if you
e
I did compile Apache with mpm_prefork though. cPanel does have the
option to compile with all three mpm choices. What else would there be
in Apache that could be using threads? Oh, I failed to mention that
the PHP scripts that are segfaulting are scripts that exist and
haven't been changed for some
On Tue, Feb 10, 2009 at 5:03 PM, Jamie Krasnoo wrote:
> Yes, I'm using Apache 2.2.11 and I do believe that threading could be
> enabled. Apache was compiled through cPanel with Easy::Apache. I
> didn't see any options to disable threading unless I missed it.
a lot of php extensions are not thre
Yes, I'm using Apache 2.2.11 and I do believe that threading could be
enabled. Apache was compiled through cPanel with Easy::Apache. I
didn't see any options to disable threading unless I missed it.
Jamie
On Tue, Feb 10, 2009 at 3:51 PM, Nathan Nobbe wrote:
> On Tue, Feb 10, 2009 at 4:10 PM, Jam
On Tue, Feb 10, 2009 at 4:10 PM, Jamie Krasnoo wrote:
> Hey all,
>
> I'm new to the list. I came here because I couldn't find the answer to
> my question and I'm hoping I can find it here. I compiled the APC
> plugin as a shared library and activated it through the php.ini. I ran
> 'make test' an
13 matches
Mail list logo