Help.I need an help.please enter

08/08/2011 19:05 MaTToZ#1
:)Hello guys,
I need guide how to make conquer online private server
with monk and ninja and with pure skills that in trinityCO
now alot of server are like that and I wanna some help
and I hope I have post my threaf in the right place.
If you have the guide in a video or u can make a video
that will be better.
08/09/2011 02:02 pro4never#2
#moved

Use the pserver section.
08/09/2011 15:05 MaTToZ#3
ok thnx

I have a problem
when I try to execute sql file in navicat it shows

[Err] 1289 - The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working
[Err] CREATE TABLE `accounts` (
`UID` int(11) NOT NULL AUTO_INCREMENT,
`username` varchar(22) NOT NULL,
`password` varchar(22) NOT NULL,
`email` varchar(22) DEFAULT NULL,
`question` varchar(22) DEFAULT NULL,
`answer` varchar(22) DEFAULT NULL,
`idnumber` int(11) DEFAULT NULL,
`Permission` int(3) NOT NULL DEFAULT '1',
PRIMARY KEY (`UID`)
) ENGINE=InnoDB AUTO_INCREMENT=1000010 DEFAULT CHARSET=latin1;
[Msg] Finished - Unsuccessfully
--------------------------------------------------
08/09/2011 21:40 F i n c h i#4
Enable InnoDB newb.