Nice to know EJGr.Ost_Chamel! I am running a server using the XAMPP package, and had the problem with no response from MySQL on some of the detailed mission statistic pages.
First, InnoDB was not enabled by default, which I fixed using your post here. But since I was already 15+ missions into the campaign, I also had to convert the tables already in use from MyISAM to InnoDB. I did that by using
Nice one! I didn't know that and my way was way less elegant.
I converted my DB by exporting it into a SQL-Dump, editing the dump with a text editor replacing "MyISAM" with InnoDB (88 times) and then restored the DB from the modified dump. But I have a good excuse: it was very late at night on a LAN-Party and I had no access to the internet!
Our Group are playing a lot COOP missions at the moment and the concept of an internal Squad War came up.
Having come across SEOW sytem I'd thought that would do the trick nicely.
BUT my knowledge regarding setting up SQL based DB's on PC based web server is zero so was attempting to source the auto installer package. Any updates to a link or is it still been repackaged with the newer versions DB MP etc ?
Any assistance appreciated.
CadMan
Mission Builder InSPire Dedicated
Online since Nov 2004
"The Flying Kiwis"
Flying most nights on InSPire Dedicated [NZL] 203.114.130.15:21000
Welcome! The all-in-one installer put together by BBloke has been superseded by newer releases of SEOW. You could try to contact BBloke to see if he wants to produce a new installer, or you could try the standard install. Check out the SEOWiki for some instructions.
I've had this same problem, 2 guys form JFC have both had a shot at trying to set it up and we haven't succeeded.
I tried to modify the original all-in-one installer and failed, so a newer all-in-one would be good!
Sorry if I've missed something obvious, but I can't seem to find an IP for your teamspeak on the forums. Is there one running?
I've just got permission from the head of JFC to use some of the JFC website space to host the appropriate files (ie the mission planner) if I can get it working. I've downloaded the most recent Scorched Earth files, so all I need now is to know how!