DEUTSCH:
Hey Leute,
ich habe heute mal versucht die Community Alpha Files aufzusetzten um ein bisschen daran zu arbeiten. Allerdings bin ich jetzt etwas länger aus der P-Server Szene raus und mir fällt einfach nichts mehr ein.
Hab den Root ganz normal installiert:
-FreeBSD 11.2 - 64 Bit
-portsnap fetch extract
-pkg install python
-cd /usr/bin && ln -s /usr/local/bin/python2.7 python
-pkg install mysql56-server
-ee /etc/rc.conf
-mysql_enable="YES"
-fsck_y_enable="YES"
-background_fsck="NO"
Die dev_mysql.tar.gz in /var/db gepackt, mysql-server gestoppt, tar.gz entpackt, 777 Rechte gegeben und den mysql-server gestartet.
Die dev_game.tar.gz /usr/home gepackt, extrahiert und 777 Rechte gegeben.
Da ich immer ein "Connection refused" bekommen habe, wurde mir vorgeschlagen die Libs noch zu installieren mit
-pkg install misc/compat7x
und
-pkg install misc/compat8x
Dann noch meine Root IP in die Start.sh eingefügt.
So dann habe ich den Server hochgefahren mit der config.sh, hat auch alles wunderbar geklappt, keine Error rausgehauen und nix.
Sobald da stand: Server wurde erfolgreich hochgefahren, ging allerdings garnichts mehr.
Ich konnte nicht mehr in FileZilla oder Navicat connecten. Selbst wenn ich reboot in PuTTy eingeben gibt es keine Reaktion, als wenn der Server komplett abgeschmiert ist.
Kann mir da wer helfen?
Bitte melden Sie sich an, um diesen Anhang zu sehen.
ENGLISH:
Hey Guys,
today i tried to install the Community Alpha Files on my root. I've been inactiv for a while in the P-Server scene, so I don't know how to help myself.
I installed the Server as followed:
-FreeBSD 11.2 - 64 Bit
-portsnap fetch extract
-pkg install python
-cd /usr/bin && ln -s /usr/local/bin/python2.7 python
-pkg install mysql56-server
-ee /etc/rc.conf
-mysql_enable="YES"
-fsck_y_enable="YES"
-background_fsck="NO"
Copied the dev_mysql.tar.gz in /var/db, stopped the mysql-server, extracted the tar.gz, gave it 777 rights and started the mysql-server again.
The game.tar.gz in /usr/home, extracted the file and gave em 777 rights.
Since I always got connection refused, someone told me to install the Libs aswell with following commands:
-pkg install misc/compat7x
and
-pkg install misc/compat8x
At last, i wrote my root ip into the start.sh.
Then I started the server and everything went right. No error messages or anything.
But as soon as it said, that the server has started, I couldn't connect to Filezille. Nore could i connect to Navicat.
When I tried to reboot the root, it had no reaction at all, as if the root itself stopped without notifying.
Not sure what to do now, can someone help me?
Kind regards.