Quote:
Originally Posted by trulylowcarb
I have pspell enabled but my host tells me I need to upload my own dictionary because they don't store those on the server. I saved a word list as en-us.dic because the php path to 'language' on my particular server is shown as en-us.
I uploaded the dictionary file to my main forum directory and made sure both it and custom.pws are CHMOD to 777.
Now, can someone please advise me as to what else I need to do at this point in order for custom.pws to find and use the proper dictionary?
Thanks in advance.
|
Your host may need to update their /etc/ dictionary config files to point to your dictionary, if they don't allow the use of the standard paths stated in the apspell conf files.
I have never done it before, so not sure what changes need to be made, but if they have any aspell gurus there, ask them to point the config files to your dictionary files.