Jump to content
  • 0

[Help] How To Setup Top Pvp Pk Rb Scripts


xdev

Question

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

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

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.

Link to comment
Share on other sites

  • 0

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

Edited by xeL
Link to comment
Share on other sites

  • 0

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

:/

Link to comment
Share on other sites

  • 0

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

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...