ID: 10196
User Update by: [EMAIL PROTECTED]
Old-Status: Closed
Status: Open
Bug Type: Pspell related
Description: pspell functions no longer work
It wouldn't have anything to do with the sablotron xslt extension i also have compiled
in would it? I remember reading a post on the dev list that someone had a problem with
pspell and sablotron and how they wouldn't both work when compiled in together.
here's my configure line if that helps:
./configure --with-apache=../apache_1.3.19 --with-mysql=/usr/local
--with-png-dir=/usr/local --with-jpeg-dir=/usr/local --with-gd=/usr/local
--enable-bcmath --enable-trans-sid --disable-pear --disable-posix
--with-iconv=/usr/local --with-expat-dir=/usr/local --with-sablot=/usr/local
--enable-inline-optimization --enable-sablot-errors-descriptive --enable-memory-limit
--disable-short-tags --with-imap --with-zlib=/usr/local --with-pspell=/usr/local
--with-crack=/usr/local
Previous Comments:
---------------------------------------------------------------------------
[2001-04-06 22:11:11] [EMAIL PROTECTED]
I can't reproduce this with latest CVS. Please try the snapshot and if that doesn't
work, reopen this bug report.
--Jani
---------------------------------------------------------------------------
[2001-04-06 15:38:55] [EMAIL PROTECTED]
Here is a bit of sample code:
$pspell_config = pspell_config_create("en");
$pspell_link = pspell_new_config($pspell_config);
$pspell_link does not return any value it seems.
---------------------------------------------------------------------------
[2001-04-06 14:25:42] [EMAIL PROTECTED]
Would you mind adding some example script (short) which can
be used to reproduce this? As it works for me just fine.
(with latest CVS that is)
Try also the latest snapshot from http://snaps.php.net/
--Jani
---------------------------------------------------------------------------
[2001-04-05 22:22:40] [EMAIL PROTECTED]
pspell_new_config() at least is not returning a link value.
---------------------------------------------------------------------------
[2001-04-05 22:12:34] [EMAIL PROTECTED]
The Pspell functions no longer work after upgrading to pspell 0.12 and aspell 0.33. I
know you have added the pspell author's recommendation to interface with the old
functions but that didn't seem to help at all. Thanks.
---------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view the rest of the
comments, please view the bug report online.
Full Bug description available at: http://bugs.php.net/?id=10196
--
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]