Re: [PHP-DEV] pspell/aspell breaking

2001-03-22 Thread Seth Northrop
t. Pspell and aspell compile fine. I figured before I spend a lot of time on this one again I'd check back in and see if there are any easy fixes :) Thanks! Seth -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #9754 Updated: Canceled stdout streams end up in apache's error_log

2001-03-15 Thread seth
ID: 9754 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Filesystem function related Description: Canceled stdout streams end up in apache's error_log I tried the latest version from CVS (3/15/01) and it fixed the problem! Thanks, Seth Previous Com

[PHP-DEV] PHP 4.0 Bug #9754: Canceled stdout streams end up in apache's error_log

2001-03-14 Thread seth
From: [EMAIL PROTECTED] Operating system: Linux 2.4.2 PHP version: 4.0.4pl1 PHP Bug Type: Filesystem function related Bug description: Canceled stdout streams end up in apache's error_log If you readfile() a large file, then cancel the stream, the entire file ends up in the

Re: [PHP-DEV] pspell/aspell breaking

2001-03-02 Thread Seth Northrop
s that I can't necessarily isolate either of these as the cause. But, aspell 32.6+pspell .12+updated RH glibc 2.2-12 & gcc-2.96-69 + apache 1.3.14 + php-4.0.4pl1 works on RH 7 now. My inclination is that it's aspell, since, the same behavior existed with both stock and updated glibc

[PHP-DEV] pspell/aspell breaking

2001-03-01 Thread Seth Northrop
p;& make install Results in: Warning: PSPELL couldn't open the dictionary. reason: Unable to load the "aspell" module. in foo.inc on line 564 Aspell works great on the command line. Am I missing something? Incidently, I can't even get php to compile with pspell-.12