Re: PW 136 Server files for use with MySql
romulan, thanks for your help. i imported the database, changed the root password in mysql, and now the registration page accept any new account i am adding to it successfully. --at least no more error on registration page.
i have another problem, i can not login using pw client, which i played with pwi/pwe official servers.--patched to 1.4.0 now i think. where do i get 1.3.6 client to play with this? or do i just need to do anything else to login. i modified the server.list file and is able to pick my newly created server from the server list logon-screen but after enter username password, it goes into 40sec count and time out, i just can not login. i can ping the pwserver from any other computer within the same 192.168.0 network so networking is not a problem here.
it looks like my request never get to the pwserver at all because i did not get a wrong password/username error. it just time out connectiong to server. the strange thing is i can share files browse the server freely using network sharing folder.
i tried a fresh install of pw client 1.3.1 same result. timeout on login.
any help would be much appreciated.
thanks
Re: PW 136 Server files for use with MySql
works ok, i was trying to connect to an remote mysql coz i didnt wanted to use one localy and the user didnt had enought rights. im using now local mysql and everything works perfect
Re: PW 136 Server files for use with MySql
Quote:
Originally Posted by
mihlub
romulan, thanks for your help. i imported the database, changed the root password in mysql, and now the registration page accept any new account i am adding to it successfully. --at least no more error on registration page.
i have another problem, i can not login using pw client, which i played with pwi/pwe official servers.--patched to 1.4.0 now i think. where do i get 1.3.6 client to play with this? or do i just need to do anything else to login. i modified the server.list file and is able to pick my newly created server from the server list logon-screen but after enter username password, it goes into 40sec count and time out, i just can not login. i can ping the pwserver from any other computer within the same 192.168.0 network so networking is not a problem here.
it looks like my request never get to the pwserver at all because i did not get a wrong password/username error. it just time out connectiong to server. the strange thing is i can share files browse the server freely using network sharing folder.
<i tried a fresh install of pw client 1.3.1 same result. timeout on login.>
any help would be much appreciated.
thanks
Odd...
Check this:
1. What do the console say ? (server side)
2. Do you have correctly added your pwserver IP in serverlist.txt ? (client side)
Example, (tab) = you must type a tab not spacebar.. :
Code:
PWSERVER(tab)29000:192.168.0.50(tab)1
3. Are you using a real linux machine or a vmware machine ? (because i think there is a little problem with network interfaces in vmware for pwserver..)
The sentence i have colored in blue is a little odd... Because it must be running :/:
Re: PW 136 Server files for use with MySql
thanks all for helping, especially romulan. i am finally got a working pwserver.
next tasks are:
- changing xp,sp, and gold rate, and quest item drop rate
- adding cubi to account
- changing stat point given on each level up.
- change cultivation requirement level, etc..
please let me know if anyone know where i can change those
-
thanks again
Re: PW 136 Server files for use with MySql
Quote:
Originally Posted by
mihlub
thanks all for helping, especially romulan. i am finally got a working pwserver.
Glad to hear this :ott1:
next tasks are:
- changing xp,sp, and gold rate, and quest item drop rate
Go to /home/gamed/ and edit ptemplate.conf
- adding cubi to account
Click Here for setting up batgm0.8a to work with mysql. batgm is used to add cubi and make gm account.
- changing stat point given on each level up.
You can't.. And don't try it with iweb because you may crash up your characters...
- change cultivation requirement level, etc..
Why do you want to do this ? I don't know if it's possible...
please let me know if anyone know where i can change those
-
thanks again
:thumbup:Hehe
Re: PW 136 Server files for use with MySql
Re: PW 136 Server files for use with MySql
Quote:
Originally Posted by
aladinsexy
Uhhh?? wtf? :?:
If you want to do your release.. plz don't post it in the beastie thread... Make a new thread with your release! thx....
Re: PW 136 Server files for use with MySql
Quote:
Originally Posted by
Romulan
Uhhh?? wtf? :?:
If you want to do your release.. plz don't post it in the beastie thread... Make a new thread with your release! thx....
isn't it just beasties files, just reuploaded to rapishare ?
Re: PW 136 Server files for use with MySql
hi guys, I didnt relise so many of you are having problems with this as the install of it is so straight forward :huh: the main problem seems to be some are changing IPs and are missing out a few here and there, others are adding thier own java versions (there is 2 already preconfigured to run for this release, if you want to alter versions remember to alter both the authd and .profile files accordingly or you will have problems, also (this being my fault) set the permissions to the folders recursively (most are 777 but not in \etc\ which iirc is 755 (DONT DO the whole of /etc/ as you may kill your linux install :scared:) the files were compiled to be drag n dropped into a fresh linux (ubuntu preferred) install using an app like WinSCP and tidied up (doing recursive permissions etc..) using an app like Putty.. if you chose a version like redhat (fedora) or suse you have to do things that distro requires..
mega thankies goto Romulan :thumbup::thumbup: (I See you broke 200 :ott1:) for all his help for you guys as I'm very busy at home and work :sleep:
oh and PLEASE stop PMing me for help :sneaky2: as coming into RZ and finding my inbox full of "HEEELPPP" or "RE:PW NEED SERVER" etc.. is a bit annoying :$:
Mega regards to all..
B..
Re: PW 136 Server files for use with MySql
Tried a fresh install again on a fresh linux system using Fedora 9 too and still having the problems. It couldn't be any more fresher. I really wish I remembered how I got my PW server working before the db corruption. :?:
I'm getting the authd problem with the 'done' token error again. It seems that that lib-something.so file has major issues? This is why I hate Linux and Linux programs. It's so easy to break and so difficult and awkward to set up.
Re: PW 136 Server files for use with MySql
try using ubuntu server, its a LOT easier
Re: PW 136 Server files for use with MySql
Try windows! it's the best and the No-Working PW Server at all !! :lol: :lol:
Yes.. Ubuntu is the most easier to do a real linuxbox for a PW Server :):
Hmm..... beastie? How did you do SSL support for your iweb? I'm using the iweb from Sofag's Files but... some features of iweb requires SSL support for fully working..... I have tryied to redirect tomcat port (8080) to an apache2 ssl port (443) but i can't restart my web server...... it's very annoying :(: :(:
I'm needing your help for this.. plz :*:
Re: PW 136 Server files for use with MySql
when i installed ubuntu i typed in as root
Code:
apt-get install openssh ssh-server
thats if I remember right, basically my version is a mishmash of every version i could find, lol
Re: PW 136 Server files for use with MySql
Quote:
Originally Posted by
beastie
when i installed ubuntu i typed in as root
Code:
apt-get install openssh ssh-server
thats if I remember right, basically my version is a mishmash of every version i could find, lol
Hmm... i already have OpenSSH :/:
I want to get SSL working for iweb... I have installed both of the two certificates in my browser but the error still when i want to try to open some features of iweb... (cricket (for logs), ...).
I think it's an error from the server and not from the browser. Probably a bad configuration of tomcat.. but i don't want to do a fresh install of tomcat now.
This is the old error of the no certs found :
HTTP Status 401 - no certs found.
type Status report
message no certs found.
description This request requires HTTP authentication (no certs found.).
Apache Tomcat/5.5.9
End.
I have tryied a lot of possibles URL :
http://pwserver:8080/iweb (it works! but some features like Cricket doesn't run because there is no ssl support activated in this case)
https://pwserver/iweb (ssl support unloaded in xampp because i want to test if tomcat did something..)
https://pwserver:8080/iweb (don't work....)
http://pwserver:8009/iweb (other port of tomcat i have found but... it show a Blank Page)
https://pwserver:8009/iweb (don't work too....)
Did you have any ideas for this problem of iweb? plz help me beastie for this if you can :(:
Re: PW 136 Server files for use with MySql
Quote:
Originally Posted by
Romulan
oO did you have chmod 777 on .profile and start.sh files ?
If you need more help, i can help you ^^
I'm have same problem [ use SunVirtualBox+Ubuntu Server] with -bash
==================================================
12 packages can be updated.
5 updates are security updates.
Last login: Sun May 10 14:56:28 2009
: comando não encontrado
-bash: /root/.profile: line 24: erro de sintaxe: fim de arquivo inesperado
root@PerfectWorld:~# ./start.sh
-bash: ./start.sh: /bin/sh^M: interpretador inválido: Arquivo ou diretório inexistente
=================================================
What need modifier more ? Have followed all the steps. It is the eighth server that I try to do.