1.45 Installing Tutorial + Servers pack ( ronny style )

Page 15 of 15 FirstFirst ... 5789101112131415
Results 351 to 357 of 357
  1. #351
    Member Rabid is offline
    MemberRank
    Jul 2013 Join Date
    86Posts

    Re: 1.45 Installing Tutorial + Servers pack ( ronny style )

    Quote Originally Posted by argonaut View Post
    dont work anymore :(

  2. #352
    Novice rudolforlando is offline
    MemberRank
    Nov 2013 Join Date
    1Posts

    Re: 1.45 Installing Tutorial + Servers pack ( ronny style )

    Why the link download server is error?

  3. #353
    0, 1, 1, 2, 3, 5, 8, 13, argonaut is offline
    MemberRank
    Sep 2011 Join Date
    AustraliaLocation
    602Posts

    Re: 1.45 Installing Tutorial + Servers pack ( ronny style )

    Quote Originally Posted by rudolforlando View Post
    Why the link download server is error?
    Yes it does.

  4. #354
    Account Upgraded | Title Enabled! NoName123456 is offline
    MemberRank
    Nov 2013 Join Date
    213Posts

    Re: 1.45 Installing Tutorial + Servers pack ( ronny style )

    ''{2. Install PW-Server Repack Bola
    •Change root directory
    COMMAND~: cd /

    •Download The Servers Files
    COMMAND~: wget #

    •Unpack
    COMMAND~: unrar x PWServer.rar

    •Remove the old unpacked files
    COMMAND~: rm -f PWServer.rar

    •Set Permissions on servers files
    COMMAND~: chmod -R 0755 /PWServer

    3. Install Libraries

    •Install Java Runtime Environment
    COMMAND~: apt-get install openjdk-6-jre

    •For Linux 64 Bits

    COMMAND~: apt-get install ia32-libs
    COMMAND~: cp -f /PWServer/.setup/lib/libstdc++.so.5 /lib32/libstdc++.so.5
    COMMAND~: cp -f /PWServer/.setup/lib/libpcre.so.0 /lib32/libpcre.so.0
    COMMAND~: cp -f /PWServer/gamed/libtask.so /lib32/libtask.so
    COMMAND~: cp -f /PWServer/gamed/libtask.so.2 /lib32/libtask.so.2

    •For Linux 32 Bits

    COMMAND~: cp -f /PWServer/.setup/lib/libstdc++.so.5 /usr/lib/libstdc++.so.5
    COMMAND~: cp -f /PWServer/.setup/lib/libpcre.so.0 /usr/lib/libpcre.so.0
    COMMAND~: cp -f /PWServer/gamed/libtask.so /usr/lib/libtask.so
    COMMAND~: cp -f /PWServer/gamed/libtask.so.2 /usr/lib/libtask.so.2

    4. Install Mysql

    • First install MySQL, during installation you'll be asked for a root password, remeber it!

    COMMAND~: apt-get install mysql-server

    •After installation you can import the base table scheme.
    Replace the PASSWORD in the following command with your mysql password

    COMMAND~: mysql -uroot -pPASSWORD -h localhost </PWServer/.setup/pwdb.sql

    •after this, needs change password on table.xml

    COMMAND~: sed s/password=\"root\"/password=\"PASSWORD\"/g /PWServer/authd/build/table.xml > /PWServer/authd/build/table.xml.new

    COMMAND~: mv -f /PWServer/authd/build/table.xml.new /PWServer/authd/build/table.xml

    5. Autostart Basic Firewall

    COMMAND~: cp /PWServer/.setup/firewall /etc/init.d/firewall
    COMMAND~: update-rc.d firewall defaults

    6. Installing suport files
    With Winscp go to /PWServer/.setup/etc/
    copy all files to /etc/ of your linux

    7. Install Apache Webserver

    COMMAND~: apt-get install apache2
    COMMAND~: apt-get install php5 php5-gd php5-mysql php5-pgsql php5-imap php-pear php-auth php5-ming
    COMMAND~: apt-get install php5-xmlrpc php5-xsl php5-curl php5-mcrypt libapache2-mod-php5 php5-mcrypt php5-mysql

    8. Install Register
    •with Winscp go to directory /PWServer/.setup/register/
    •Find the file and open mysql.classe.php
    •where says SENHAMYSQL you put your mysql password
    •save
    •move this paste to /var/www/

    •now you can register your account in the link http://YOURIP/register/

    9. Start Server

    COMMAND~: cd /PWServer
    COMMAND~: ./start.sh}''

    I really cant understand the steps. Iam a newbie and am looking for help.


    - - - Updated - - -

    And how to get the server and client files

  5. #355
    Novice wantod is offline
    MemberRank
    Feb 2013 Join Date
    2Posts

    Re: 1.45 Installing Tutorial + Servers pack ( ronny style )

    I can't register to myIP/register/ it says "404 NOT FOUND" can you help me?

  6. #356
    Account Upgraded | Title Enabled! leonara is offline
    MemberRank
    Dec 2010 Join Date
    IndonesiaLocation
    540Posts

    Re: 1.45 Installing Tutorial + Servers pack ( ronny style )

    have you installed the apache ?
    just check your directory var>www

  7. #357
    Apprentice NedHlp2CreAPWIs is offline
    MemberRank
    Jan 2011 Join Date
    7Posts

    Re: 1.45 Installing Tutorial + Servers pack ( ronny style )

    Cant download this ;(



Advertisement