PDA

View Full Version : pspell question


darkcarnival
July 31st, 2005, 10:28 PM
hi,

i didnt think this belong in the other forum, if it does just move it there ;)

i have a test server on my computer to test programs and other stuff and im trying to learn new things like enabling extensions and one that i really want to use(pspell) is not installing so easy :(

i got php to realize the dll exists and my phpinfo says its enbaled, but when i try to use pspell i get a 500 error.

checked my error log and i have this error:

Unhandled Error: C:\\home\\Aspell\\dict/en-only.rws: The file "C:\\home\\Aspell\\data/iso8859-1.dat" is not in the proper format.\n

any ideas on why this is doing this?

thanks in advance :)

rob
July 31st, 2005, 10:35 PM
pspell requires a dictionary file. The linux version installs one automatically. I'm not sure how this works on Windows. I will look into this.

rob
July 31st, 2005, 10:44 PM
Look at this page for pre-compiled dictionary files for Windows:

http://aspell.net/win32/

darkcarnival
July 31st, 2005, 10:49 PM
i already installed the dictionary, but i think the file is screwed up :(

but this must be a odd problem since no one has yet to help me solve this :'(