Heres my config.xml
<?xml version="1.0">
<server>
<world>
<shortname>FBZ</shortname>
<longname>ForbiddenZone[Classic PEQ/Custom]WindowsXP Test Server</longname>
<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some random number</key>
<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>
<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>mysql user name</username>
<password>mysql user name password</password>
<db>mysql db name</db>
</database>
</server>
__________________
Server_Op: ForbiddenZone
|