Hi Blaireau,
I think I understand what you have done, but in case I haven't I will explain the general steps to install SEOW with MySQL
completely on a single machine.
SEDCS
(1) Install MyODBC_v3.51.12.
(2) Install .NET Framework 2.0
(3) Install SEDCS. Do not use it yet.
SEDB
(4) Install MySQL v5.x
(5) Set up login accounts for MySQL server - these will be used by DCS and MP to talk to SEDB
(6) Recommend "lowercase_table_names=2" in my.ini
(7) "old-passwords" may also be needed for MySQL v4.x
( 8 ) Install a few "lite" DB versions from Katana's SEDB SPLIT release. Call one of them "SEDB30a"
Check Connectivity
(9) Start SEDCS and use "localhost" as the server address.
(10) Connect DCS to "SEDB30a" using login defined in (5).
MP4
(11) Install web server.
(12) Install PHP5.x and confirm it is working.
(13) Unzip MP4 into web server document root area.
(14) Ensure that MP4/Scripts/MP-Connection.php is world-writeable.
(15) With IE, navigate to
http://localhost/MP4/Scripts/MP-Admin.php, login with default password "admin".
(16) Set up Default Connection to use identical settings as your successful SEDCS connection. Set all sector DB connections to Default. Save, go to main MP4 screen.
(17) Enjoy! From now you can start customizing your sector databases and running your campaigns.
The steps above ONLY work if ALL software is on the same machine. If MySQL server is on a different machine to MP4, then you will have to enable remote login accounts with your MySQL server (use % wildcard) so that the MP4 can actually connect to it.
I hope this clarifies a few things. Let me know how you get on Blaireau!
Cheers,
4Shades