xdev Posted September 15, 2013 Posted September 15, 2013 hello!!! i need to setup on windows server 2003 x64 r2 Top pvp pk RB scripts i have mssql 2008 and i need to know what version of php need to add and what PHP extension need any one if can plz to share here the url of php and PHP extension or what ever neet to setup.. i can't find any 100% complite guide in maxcheaters.. plz any l2off mod to make the guide... thanks :P Quote
0 mcbigmac Posted September 15, 2013 Posted September 15, 2013 Sort of useless without the script itself - but the standard one is enabling this in php.ini extension=php_mssql.dll However php5.3 dropped support for it - so if your using that, you should follow this: http://msdn.microsoft.com/en-us/library/cc296203.aspx dl it, add it, add it to php ini, and use the macro: dl('php_pdo_sqlsrv_53_ts.dll'); on a .header type include page or on each place you use mssql. Quote
0 Sighed Posted September 16, 2013 Posted September 16, 2013 Also using FreeTDS on a linux based webserver will make the connection to the SQL Server database. Quote
0 xeL Posted September 16, 2013 Posted September 16, 2013 (edited) I used a older version of WampServer with extension=php_mssql.dll. Hade issue in my acc manager. Edited September 16, 2013 by xeL Quote
0 xdev Posted September 16, 2013 Author Posted September 16, 2013 I used a older version of WampServer with extension=php_mssql.dll. Hade issue in my acc manager. can you give me the xampp server with extension php mssql? Sort of useless without the script itself - but the standard one is enabling this in php.ini extension=php_mssql.dll However php5.3 dropped support for it - so if your using that, you should follow this: http://msdn.microsoft.com/en-us/library/cc296203.aspx dl it, add it, add it to php ini, and use the macro: dl('php_pdo_sqlsrv_53_ts.dll'); on a .header type include page or on each place you use mssql. thnx :) Post script or part of it... thnx :) any one can share the link with what ever i need to setup? what php what xampp or apach.. :/ Quote
0 mcbigmac Posted September 17, 2013 Posted September 17, 2013 ...you got the answer. If (php_ver > 5.3) go with microsoft sql driver for PHP, if not, make sure the extension for the php_mssql.dll is inside php.ini uncommented. Go google instead of ask for links - what the hell? plenty of easy packages like wamp and xampp and easyphp. Quote
0 xeL Posted September 17, 2013 Posted September 17, 2013 (edited) Here you have it :) http://www.4shared.com/rar/zaZzikSA/Wamp_Server_v173.html Edited September 17, 2013 by xeL Quote
Question
xdev
hello!!!
i need to setup on windows server 2003 x64 r2 Top pvp pk RB scripts
i have mssql 2008 and i need to know what version of php need to add and what PHP extension need
any one if can plz to share here the url of php and PHP extension or what ever neet to setup..
i can't find any 100% complite guide in maxcheaters..
plz any l2off mod to make the guide...
thanks :P
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.