Hi

 

I am currently running WinXP, Apache 2.0.49, php v5.0.0.

I have downloaded and installed both Latest Version: GNU Aspell-0.50.3 (win32), and english dictionary aspell-en-0.50-2-3.exe from http://aspell.net/win32/. I installed aspell full installer first then the english dictionary. I have no problem running aspell in command prompt using commands like “aspell –c filename.txt”, however I am having problem running it on my localhost. I have already changed my php.ini to include extension php_pspell.dll. copied aspell-15.dll to a directory php knows about. I have also changed my path to include the path to aspell.exe. Here’s the error I got from my apache error log.

 

[Thu Jul 29 14:24:17 2004] [error] [client 127.0.0.1] Premature end of script headers: php-cgi.exe

[Thu Jul 29 14:24:17 2004] [error] [client 127.0.0.1] \r

[Thu Jul 29 14:24:17 2004] [error] [client 127.0.0.1] This application has requested the Runtime to terminate it in an unusual way.

[Thu Jul 29 14:24:17 2004] [error] [client 127.0.0.1] Please contact the application's support team for more information.\r

[Thu Jul 29 14:24:17 2004] [error] [client 127.0.0.1] Unhandled Error: C:\\Program Files\\Aspell\\dict/en-only.rws: The file "C:\\Program Files\\Aspell\\data/iso8859-1.dat" is not in the proper format.

 

I have no idea on what else I should be looking at, any help to resolve this problem would be greatly appreciated. Thanks!

_______________________________________________
Aspell-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/aspell-user

Reply via email to