Jump to content
  • 0

[Help] How To Setup Top Pvp Pk Rb Scripts


Question

Posted

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

  • 0
Posted

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.

  • 0
Posted (edited)

I used a older version of WampServer with extension=php_mssql.dll. Hade issue in my acc manager.

Edited by xeL
  • 0
Posted

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..

:/

  • 0
Posted

...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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..