The directory specified in the
--spellpathflag to the MDEX Engine must be an absolute path. If a relative path is used, an error message is sent to the standard error output in the format:[Warning] OptiSpell couldn't open pwli file "<--spell param>/<db_prefix>-aspell.pwli" 'Permission denied'
The directory specified for the
--spellpathflag must either be writable or already contain a valid.pwlifile that contains an absolute path to thespelldatbinary dictionary file. Check the permissions on this directory. If the directory is not writable or does not contain a valid.pwlifile, an error is issued as in the previous example.

