did you add your db information to the spell_config.php?
Also i think i had this issue the first time i ran it - i changed the
spell_config to the following:
In spell_config.php set:
$Spell_Config["DB_Type"] = "pspell";
then put the attached file into your admin folder and run it.
I then had to change it back to:
In spell_config.php set:
$Spell_Config["DB_Type"] = "MySQL";
and it worked.
|