3 messages in com.mysql.lists.eventum-usersRe: aspell on windows
FromSent OnAttachments
Travis Pierce18 May 2005 14:22 
Bryan Alsdorf18 May 2005 22:22 
Elan Ruusamäe19 May 2005 02:31 
Subject:Re: aspell on windows
From:Bryan Alsdorf (bry@mysql.com)
Date:05/18/2005 10:22:47 PM
List:com.mysql.lists.eventum-users

Hi Travis,

Travis Pierce wrote:

Has anyone had any luck getting aspell to work in a windows environment? I've installed the windows version of aspell and added the aspell.exe path to my path statement. I'm not quite sure what else to do to make it work.

Is there something I need to modify to make it windows specific? I would appreciate any help on the matter.

It's not a huge issue, everyone knows techs can't spell.

I'm running IIS5 on windows 2000 server via ISAPI. PHP 4.3.10 with MYSQL 4.1

Unfortunately it looks like Eventum won't work out of the box with aspell on windows due to having a hardcoded path the the aspell executable. You can try to change the path in include/class.misc.php, line 175.

I have added a TODO item to make eventum to work with aspell on windows.

Regards, /bryan