Hi there,
today i found the reason for this. As Richard Quadling described
php_enchant needs GLIB:
Enchant also requires » Glib 2.6 or greater. Pre-compiled Windows
libraries are available from »
http://ftp.gnome.org/pub/gnome/binaries/win32/glib/.
You need also
http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/enchant-1.4.2-tml.zip
And a Windows Registry Entry is needed! Without this you get no error
Message!! I don´t know why...
[HKEY_LOCAL_MACHINE\SOFTWARE\Enchant\Config]
"Module_Dir"="C:\\Programme\\PHP\\"
After that create a new directory in the PHP-Directory
C:\Programme\PHP\Share\enchant\myspell and copy your prefered dictionary
in it.
The copy libenchant_myspell.dll in the PHP Directory.
After IIS-Reset all works fine here...
Regards,
René
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php