Hi, anyone can help me setting up the clan system.... i have isntalled IIS 7 and i have configurated all (i think)
and it always gives me ERROR 58 and other ppl too...
If anywant to help me... pm me plz =)
Printable View
Hi, anyone can help me setting up the clan system.... i have isntalled IIS 7 and i have configurated all (i think)
and it always gives me ERROR 58 and other ppl too...
If anywant to help me... pm me plz =)
Did you already read http://forum.ragezone.com/f286/shari...-2-0-a-238868/ ???
nearly all errors there. :)
Problem resolved :)
thx man
so, the clan is working for you? :)
How did you configured you ISS and icp/ip? :)
Can you post some screens? :D
That would be nice.
If all else fails try hex editing the data source in your clan.dll to your iinstance name. Problem is your game is not accessing orable to read your sql databases. 2 problems is that, when the first pt server started to mainstream, odbc protocals were required to access the dabases, these were highly unstable as they were not the way the game was designed to access information. Later clan.dll was rather"uncovered." Originally clan.dll was there but never edited fully, and odbc was there to take place.. or so i think, fuck dude i am drunk here. here's what i know, under the clan.dll you need to go in an manually edit all the login instructions that you would typically see for most ms logins to access ms's databases. Hence, data source, username and pass. Just make sure not to overwrite anything. Often times that does the job, but as i have learnt, is that protocols within msssql can be fuckin annoying too!
Of course no manual doing needed if your shit works. Just sayin if it dun :P Eh, i'mma open another beer/
We are using Windows Vista Ultimate SP1 + IIS 7... Maybe no one uses it for priston tale server.... But if you want I can help you.
So, if i undersot you right, just edit the the Clan.dll like the sql.dll, not even just the password and id..
also the sting what is like "Data Source=xxx\SQLEXPRESS....%02d-%02d-%04d %02d:%02d:%02d"?
Is ts the same like in the whole oser .asp/php scripts?
There it is like "'DRIVER={SQL Server};xxx=SERVER\SQLEXPRESS;DATABASE=accountdb';"
or it that enough: Data Source=xxx\SQLEXPRESS??
I diddnt edit more in the sql.dll ... im able to connect so my server without any odbc... does the clan need odbc? :x or is it enough to edit the clan.dll correctly? :D
I'm using ODBC but.. in the clan.dll you need to edit de Data Source and write YOURSERVER\SQLEXPRESS...
the IP needs to be 127.0.0.1