That's what you mean with the "recent activity in the development community". I understand that, and I also know that a lot of people just want the files ready to be run with little effort, but I...
Type: Posts; User: OzzyGT
That's what you mean with the "recent activity in the development community". I understand that, and I also know that a lot of people just want the files ready to be run with little effort, but I...
I don't agree with that, there's a bunch people that actually have the knowledge and are real programmers/developers that don't care to set up private servers because they do actually work and earn...
what php thing?
You need to open port 1433 on windows but check that you can connect to it from linux, if you have both firewalls(windows and linux) disabled just check that MSSQL server is...
When the server doesn't save the progress of your chars it's because the localsaveserver is not configured right, usually is the sharedmem part in game server, localsaveserver and sharememproc.
If...
How can you trust people that buy stolen files to set up private servers and earn money?
How can you trust people that steal someones work and try too earn money with it?
The whole "market"...
I mean check the windows port from linux:
nmap -p 1433 windows_ip
Those you posted are the linux open ports.
So if your windows side it's working check the linux side.
Did you check that the linux vm can actually connect to to mssql? use nmap to check that, if the TCP port 1433 appears closed or filtered...
I can't understand the exception text:
╤шёЄхьх эх єфрхЄё
эрщЄш єърчрээ√щ яєЄ№
"VirtualBox Host-Only"
sorry, mediaconverter it's too generic, Still I don't get how you can connect to the internet with something that's supposed to convert media formats.
For linux you have to turn off the firewall,...
I don't remember well the virtual box configurations, but check if you can set up the vm with NAT (and try to give it a static ip) so that you don't need a router.
I remember you have to use the...
I always get the ip2 and ip3 as 0.0.0.0 and the server still works, that's not your problem.
You need to check your other logs (linux side too) and see what the problem is. Just check everything...
when you say auto you mean dhcp or is your computer connected to a modem?
If you don't have a router or a modem/router combo, you can't set the vm to bridged mode unless you set your computer as a...
So it's easy to find out how to use them but it's hard to fix them? mhmm, I'm going to look into that, I mean, how to fix it.
well those things are really more like tools fro script kiddies, just to look for MSSQL and remote desktop ports and try to connect to them, I'm guessing since is almost MSSQL related that you got...
yep, doesn't matter which linux you use and this server is really easy, here are the requirements (from immortalred release in another forum):
ld-linux.so.2
libxml2.so.2
mysql
mysql-server...
I don't have anything like that, are you sure is in the server files?
If you have your firewall on and don't run the server as administrator, you shouldn't have problems even with that trojan.
...
that's probably because you have another instance of the server running in linux, the script that came in the vm is not that good for stopping the server.
you still have problems with permissions, although insecure, you can chmod the whole directory:
chmod -R 777 /home/BOI
and the gateserver error it's because managerserver isn't running. I...
If someone makes the design, I can easily code it in a couple of hours.
well the thing is that your sshd it's not starting, it's says "permission denied", so that's why I was guessing that you don't have the permission to start the daemon. I guess you can try and take a...
in your table.xml you have some Ips with 192.168.1.89 where it should be 192.168.1.109
Your configuration seems ok, you don't have exceptions in your authd.log?
Also you have to check that you...
You're still using virtual box, did you install a fresh centos?
The problem with the "Cannot assign requested address" is probably because you have another instance of authd running, your auagent...
Or you can use what LeRaz0r posted in the tutorial section:
http://forum.ragezone.com/f771/get-rid-prison-871115/
I like it, thanks.
Your sshd server is not starting from what I see in your screenshot, are you using the console as root? (su)
Also, if your getting the connection refused without the ssh daemon running, my guess...
If it is the same error than him, and you have your windows firewall turned off it can be that you have the wrong ip or the wrong user/password in table.xml.
The last thing it could be is that...
Post the exceptions, they're not generic, they contain the information we'll need to help you.
They look almost the same as mine, this happens if you only run augent on windows with no other executable running?
Try changing the zoneid to 904 in AuAgentServer, you should always have the same...
I'm guessing that's a problem with authd.
Check if the ports are the same, both in windows (auagent.conf -> GAuthClient) and in Linux ( authd.conf -> GAuthServer), I have 29200 for both of them.
...
Before the hash, it's the same if you use the stored procedure:
Using western's example:
$sql2 = "exec adduser...
you're using an old start.sh, I remember people in the release thread posted some good ones. I think your new problem is just that you didn't stop all the processes so you have one that's using the...
So if you have the firewall on, the port it's filtered and if you turn it off it's closed?
Don't know what it is, it's the first time that I heard/read that happening if you don't have anything...
yep, you can use any client you want to view the database.
To install phpmyadmin on centos, as root:
yum install httpd php php-mysql phpmyadmin
service httpd start
Then go to...
Just turn windows firewall off and see if the filtered still appears, if not, it means that you made the rules wrong (should be tcp 1433) or you have another rule that overwrites that one.
If it...
I'm guessing that iptables is running on linux (firewall).
Try this command as root:
service iptables stop
And then try running the server again.
I think he's forgetting to add "0x" to the md5 hash.
Because queries aren't strong typed and the MSSQL documentation says that when inserting in a binary field it would convert the varchar...
For the GM stuff you can read this threads:
http://forum.ragezone.com/f768/gm-commands-870959/
http://forum.ragezone.com/f771/add-gm-871047/
The event thing I really don't know, I'm not too...
yep, if you have windows 7 ultimate you just need to enable IIS in "Turn Windows features on or off"
asp.net developer tools are included in the full version of visual studio but you can also use...
IIS = Internet Information Services
The Official Microsoft IIS Site
ASPX (ASP.NET) it's a framework to make websites or web applications from microsoft, you can choose the programming laguage...
I have sql 2008 R2 and it works, it should work with any version unless microsoft changes the protocol or stops using sql syntax.
The only problem is this:
PHP: Introduction - Manual
These...
It's not that hard to connect to mssql from php.
To use mssql with php on linux first you have to install the driver, as root:
yum install php-mssql
and restart apache:
That's the only conclusion that I could get, can't see why it sometimes doesn't work, maybe it happens when there's just one user. Well it doesn't matter anyway, now the stored procedure always work...
Oh ok, so they are just internal methods, thanks.
here are some more:
KickoutUser
UpdateRemainTime
MatrixEffectOnUser
UseCash
UseBonus
GetPlayerIDByName
AuQueryUserid
PresentGoods
No problem but if it works with your query, that's a lot easier.
It's weird that it works for you, the number 131072 is supposed to go in the usertype in the account table.
I found that the "rid" field in the auth table is the role id, meaning that depending on...
you can also use the stored procedure adduser:
exec adduser...
It doesn't seem to work everytime, when the sn inserted equals -1, the server does not care about the row and the zen never gets added to your account
The important part in the sp:
UPDATE...
I made it work with mysql, but to make it work 100% we'll need to change all the mssql specific commands like addDate() and program all the stored procedures that the server really uses into mysql...