When I try to install this modules, I get the following error:
"MySQL Error while executing:
CREATE TABLE IF NOT EXISTS cms_weatherini ( `nukecachepath` varchar(255) NOT NULL default '', `nukeradarpath` varchar(255) NOT NULL default '', `userdefcity` set('Y','N') NOT NULL default 'Y', `showradar` set('Y','N') NOT NULL default 'Y', `radarloops` set('Y','N') NOT NULL default 'N', `cachetimeout` set('0','1','2','3','4') NOT NULL default '1', `imageset` set('1','2','3') NOT NULL default '1', `zippick` set('Y','N') NOT NULL default 'N', `miniblock` set('Y','N') NOT NULL default 'Y', `showbuoy` set('Y','N') NOT NULL default 'Y', `extendforecast` set('Y','N') NOT NULL default 'Y', `efdaysdisplay` set('1','2','3','4','5') NOT NULL default '5', `marineforecast` set('Y','N') NOT NULL default 'N', `radarscale` int(3) NOT NULL default '100', FULLTEXT KEY `rootcachepath` (`nukecachepath`,`nukeradarpath`) ) COMMENT='default screen settings for WeatherMagnet'
The used table type doesn't support FULLTEXT indexes"
I checked Phpmyadmin and found that it created cms-weatherblock, cms_weathercountries, and cms_weatherdefaults. but died on Weatherini.... I cannot figure out why it is doing this.
I am using Win200 Server, Apache 2.0.52, MySQL 4.1.10-nt...
Thanks,
ConViCt
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
I'm trying to install WH on Dragonfly on Win XP SP2 machine. I get the same error . Did anywhone solve this? Does it work on Windows or is just MySql problem?
Thanks
Please enter your server specs in your user profile! 😢