EOSERV Forum > EOSERV > How to make a server [Full Guide for Sqliteman]
Topic is locked.
Page: << 1 >>
How to make a server [Full Guide for Sqliteman]
Author Message
Post #30514 How to make a server [Full Guide for Sqliteman]

How to make a server


1. Go to eoserv.net and download the current verson of eoserv.

2. Extract it to you desktop. And open up the folder.

3. Open up a file named "config", find "passwordsalt=Changeme" Change "Changeme" to "4"

4. Delete the current things under ### DATABASE ###

5. Replace them with the following;
### DATABASE ###

## DBType
# Database type (mysql or sqlite)
DBType = sqlite

## DBHost
# MySQL hostname / SQLite filename
DBHost = database

## DBUser
# Database username (MySQL only)
DBUser = eoserv

## DBPass
# Database password (MySQL only)
DBPass = eoserv

## DBName
# Database name (MySQL only)
DBName = eoserv

6. Scroll down and change the name of the server,website,ip.

7. Save that and close it.

8. Download sqliteman
here.

9. Install it and open it, Than click "file" than "new" Save as Database in your eoserv folder.

10. Go to your eoserv folder and open instal.sql in notepad. Copy everything in there

11. Paste it in the top right area. Click on everyone that says "create" and hit F9 on your keyboard.

12. Find the map/pub files on your own. Put the pub files in the folder "data" [With a folder named pub].

13. Put the map folder in your eoserv folder.

14. Try to run your server.

15. Portforward your server. My portforwarding video for Linkeys is here.
       If you dont have linkeys go to Portforward.com and pick your router and follow the directions.


How to make yourself a admin.

1. Create a account on the server.

2. Make your person you want to be an admin.

3. Login and logout.

4. Open your database with sqliteman.

5. Go to charectors and find your name. Scroll over it will say "admin" put a 4 for Game Master or 5 for High Game Master

6. Admin commands are here

14 years, 17 weeks ago
Post #30631 Re: How to make a server [Full Guide for Sqliteman]

why make more tutorials when there are perfect tutorials that are alot more detailed? and cover both MySQL and SQLlite?

14 years, 17 weeks ago
Post #57167 Re: How to make a server [Full Guide for Sqliteman]

How do I install SQLiteman?

When I go to the site, and Download it, It is a bunch of files.

13 years, 20 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > EOSERV > How to make a server [Full Guide for Sqliteman]