#######################################################
#### CS2D Webinterface ####
#### by Roni, TheKilledDeath and Klin ####
#######################################################
Table of Contents
1. What you need
2. Files you need
3. Installation
4. Adding a server
5. Credits&Copyright
1. What you need
* A fully functional webserver which should be on the same server where the CS2D Servers are running on for full functionality ( Apache, PHP5, FTP, MySQL)
* Access to create/import a Database on MySQL
* a FTP/SFTP client OR a SSH client
* a MySQL client (e.g. phpmyadmin)
2. Files you need
* All files are provided in this archive. As you can read this file, it seems like you already unpacked it.
3. Installation
* Upload the content of the ******.zip file on your Webserver
* e.g. /var/www/cs2dwi
* Connect to the MySQL server and create a database named cs2dwi
* Import the cs2dwi.sql into your database
* Open the cs2dwi folder on the Webserver and then open the mysql.php
* Edit the Username and the Password
* $username_db = "YOUR MYSQL USERNAME";
* $password_db = "YOUR MYSQL PASSWORD";
* ATTENTION! The quotation marks are NEEDED! Don't delete them or it won't work.
* If everything went right you should be able to open the Webinterface
*
http://yourserver/cs2dwi/
* Login with "administrator" as Username and "pleaseditme" as Password
* Create a new Account with admin rights.
* Logout and Login with the new Account
* Delete the old "administrator" account to prevent somebody can login to it
* Now your finished with installing the CS2D webinterface!
4. Adding a Server
* Add in the webinterface a Server
* Open a S/FTP or SSH client
* edit the CHMOD of the folder where the cs2d dedicated is to 777
* Try in the Webinterface if the webftp works
* Finished
5. Credits&Copyright
~~Advice to Use~~
Use of the CS2D WI is on your own risk.
Use with discretion!
Don't give your password out to anyone.
Don't reupload this without this README.txt
Don't sell this. It's freeware.
For more Support visit:
http://www.unrealsoftware.de/forum_posts.php?post=167823&start=0
~~Credits&Copyright~~
Roman 'Roni' Weintraub
Richard 'TheKilledDeath' Baumann
Mike 'Klin' Neufang