i'm kinda confused with the tutorial need some help with some stuff.... i have done some..
Tutorial:
- Install ubuntu on your Vbox or dedicated:
- Commands:
# apt-get update(done)
# apt-get install openssh-server(done)
# apt-get install openjdk-6-jre
# apt-get install openjdk-6-jdk
# 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 phpmyadmin
# apt-get install mc
# apt-get install unrar
# apt-get install ia32-libs (64 bits)
- Import pw.sql to phpmyadmin/mysql
- Skip the files to the linux server and configure the following files:
# etc/table.xml
# PWServer/glink/gamesys.conf
# PWServer/auth/build/table.xml
# PWServer/auth/build/conf/table.xml
# PWServer/auth/etc/table.xml
# var/www/register/config.php
- chmod 777 for all files.
Como ligar?
# cd /PWServer
# ./ligar.sh
Notes:
--> ligar = start
--> desligar = shutdown


Reply With Quote

That and of course there are plenty of examples of just about anything and it all functions

