Network Server Error [1.4.6v80]
Hi guys, Im using MrKillers release ([PW] Server 1.4.6 v80 - RaGEZONE forums )
, but I'm getting this following problem when I try to log in: LINK - Network Server Error.
I know that it's a misconfiguration problem on authd-phpmyadmin connection, I tried using other server files, but I got just the same error, even though all services were running smoothly including auth.
So I changed the .SQL file and I got wrong login/password.
Well, I simply don't know what to do now and I hope someone can help me because I'm getting sick of this f*** error. I already googled it , but I havent found a solution yet.
According to fgru, server network error is caused by:
- mysql error [ ip | db | name | passwd ]
- AUTH problem [ wrong java path | wrong lib ]
- wrong hosts file [ wrong ip | missing services ]
hosts :
Quote:
127.0.0.1 localhost.localdomain localhost
127.0.0.1 manager
127.0.0.1 aumanager
127.0.0.1 auth
127.0.0.1 audb
127.0.0.1 link1 link2 game1 game2 game3 game4 delivery database backup
127.0.0.1 gmserver.localdomain gmserver 127.0.0.1 bogon # added by Apache Friends XAMPP
table.xml:
Quote:
<driver name="com.mysql.jdbc.Driver" />
<connection name="auth0" poolsize="3" url="jdbc:mysql://localhost:3306/pw?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true" username="root" password="MYPASSWORD"/>
IP, db's name, login and password are correct. There is a table.xml in /etc/ folder and another one in /authd/etc .
authd.sh:
Quote:
export HOME=/usr/lib/jvm/java-6-sun-1.6.0.26
(correct path)
Libs are in /lib/ , /lib32, /usr/lib and /usr/lib32 folders.
I don't know what else to do since I've tried almost every single thing. Thanks in advance.
Re: Network Server Error [1.4.6v80]
well ive had the same issue... but got mine fixed... theres a v80 auth floating around here in the forums download it.. extract it and replace the one from mr. killers.... second go into the pwadmin 1.4.5 thread get the dbo.sql from there... delete your pw database... and use the one from there... as one from mr killers is configured wrong.... and third... make sure you have the right libs.... as most of these files on here are for 32 bit systems.... if you have 64 bit you will have to download other libs.... also the server network error could be caused by your client trying to connect to a wrong ip... if its local or on same pc as server then hae no issues but if its not on same pc.. make sure to have ports open... and the hosts file set right... but theres many causes for server network error