Re: [PHP] Problem with pspell module

2004-06-30 Thread Curt Zirzow
* Thus wrote Shannon Werb: > > -Original Message- > > From: Curt Zirzow [mailto:[EMAIL PROTECTED] > > > > You can install it with the pear utility: > > > > pear install apc > > I tried, no luck: > batt3# pear install apc > downloading APC-2.0.4.tgz ... > Starting to download APC-2.0.

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
> -Original Message- > From: Curt Zirzow [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 10:02 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Problem with pspell module > > * Thus wrote Shannon Werb: > > > -Original Message- > >

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
TECTED] > Sent: Wednesday, June 30, 2004 10:02 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Problem with pspell module > > * Thus wrote Shannon Werb: > > > -Original Message- > > > From: Shannon Werb [mailto:[EMAIL PROTECTED] > > > Sent: Wednesd

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
> -Original Message- > From: Curt Zirzow [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 10:02 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Problem with pspell module > > * Thus wrote Shannon Werb: > > > -Original Message- > >

Re: [PHP] Problem with pspell module

2004-06-30 Thread Curt Zirzow
* Thus wrote Shannon Werb: > > -Original Message- > > From: Shannon Werb [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, June 30, 2004 9:27 PM > > To: 'Curt Zirzow'; [EMAIL PROTECTED] > > Subject: RE: [PHP] Problem with pspell module > > >

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
> -Original Message- > From: Shannon Werb [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 9:27 PM > To: 'Curt Zirzow'; [EMAIL PROTECTED] > Subject: RE: [PHP] Problem with pspell module > > > > (gdb) > > > > Disable php acceler

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
> > (gdb) > > Disable php accelerator and see if it happens. You'll most > likely need to reinstall php accelerator. > > > SHIT, that did it... I didn't disable it in php.ini like I had thought, but once I did everything is fine... So why is this causing it? To re-install it maybe I just need

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 9:31 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Problem with pspell module > > * Thus wrote Shannon Werb: > > Following is my backtrace, I found how to do it at: > > http://bugs.php.net/bugs-generating-backtrace.php &g

Re: [PHP] Problem with pspell module

2004-06-30 Thread Curt Zirzow
* Thus wrote Shannon Werb: > Following is my backtrace, I found how to do it at: > http://bugs.php.net/bugs-generating-backtrace.php > > BACKTRACE: > (gdb) bt > #0 0x0 in ?? () > #1 0x28519319 in _init () >from /usr/local/lib/php/phpa/php_accelerator_1.3.3r2.so > #2 0x28524595 in _fini ()

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
> To: 'Curt Zirzow' > Cc: '[EMAIL PROTECTED]' > Subject: RE: [PHP] Problem with pspell module > > Curt, how do I do this? > I have the httpd.core that apache produced, how should I send it in? > > Regards, > Shannon > > > -Original Message---

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
Curt, how do I do this? I have the httpd.core that apache produced, how should I send it in? Regards, Shannon > -Original Message- > From: Curt Zirzow [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 8:10 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Prob

Re: [PHP] Problem with pspell module

2004-06-30 Thread Curt Zirzow
* Thus wrote Shannon Werb: > Hi all, I filed a PHP bug related to others I found online, but thought I > would throw it by the list also... > You can find the bug at: > http://bugs.php.net/bug.php?id=28967 You're going to need to get some sort of backtrace, either from the core dump or ran intera

[PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
Hi all, I filed a PHP bug related to others I found online, but thought I would throw it by the list also... You can find the bug at: http://bugs.php.net/bug.php?id=28967 [30 Jun 5:40am CEST] shannon at swerb dot com Description: Hi there, sorry, but I am running out of ideas here.