Page 1 of 1

Problem with pspell_new() function of PHP

Posted: Sat Jul 02, 2005 7:43 am
by jeephp
hi,
I am using pspell_new() of PHP, but when I try to open the php page in browser it shows

Fatal error: Call to undefined function: pspell_new()
Though it is a PHP in build function. I had already given ext=php_pspell.dll in PHP.ini

My extension folder name is 'c:\php\ext' & I have applied the same in the directive extension_dir =

c:\php\ext in the php.ini file

Does anybody know why pspell_new() is not working or can throw some insight on this issue.

Thanks
Dhaval