Archive Updated. 04.08.2013 Server Files 1.4.7: http://www.mrkiller.ru/ServerFiles1.4.7.zip SQL File: http://www.mrkiller.ru/Sql for DataBase.sql 1. Write the data from the ssh in a notebook 1.1. We go in as root via PuTTY (terminal) 2. Install the packages 代码: apt-get update apt-get install openjdk-6-jre apt-get install apache2 apt-get install mysql-server apt-get install php5 apt-get install php5-mysql apt-get install php5-cgi apt-get install php5-cli apt-get install phpmyadmin apt-get install tofrodos apt-get install unzip 3. Create DataBase 3.1.Go to phpmyadmin 3.2. Go to tab SQL 3.3. Paste the contents of the file Sql for DataBase.sql and click OK 3.4. If does not go into phpmyadmin, do the following: 代码: ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf.d apache2ctl restart 4. Run Commands: 4.1. Run the following commands: 代码: cd / wget "http://www.mrkiller.ru/ServerFiles1.4.7.zip" unzip -x http://mrkiller.ru/ServerFiles1.4.7.zip']ServerFiles1.4.7.zip 5. Edit Files 5.1. Change the password to connect to the database("passwd for mysql") to files: 代码: /etc/table.xml /usr/local/jakarta/webapps/iweb/include/.config.jsp /var/www/reigster.php 6. Run Commands: 代码: cd /home chmod 777 chmod.sh ./chmod.sh ./start.sh