• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

What version of XAMPP to run Webzonegamer perfectly

Newbie Spellweaver
Joined
Jan 2, 2014
Messages
15
Reaction score
0
Hi everyone, I just wanted to know if does the webzonegamer for Tantra requires and updated version of xampp or older versions, I have tried using the new version of xampp and wamp but the website doesn't work because ms sql server. I have MS SQL Server 2008, I have tried troubleshooting the mssql driver by removing the comment in php.ini extensions, tried to install new version of driver, but it doesn't seem to work. I just really need your help badly. I kept receiving this error "call to undefined function mssql_pconnect().Your help are very much welcome.Thank you
 
Tantra Freelancer
Joined
Apr 9, 2014
Messages
541
Reaction score
23
Hi everyone, I just wanted to know if does the webzonegamer for Tantra requires and updated version of xampp or older versions, I have tried using the new version of xampp and wamp but the website doesn't work because ms sql server. I have MS SQL Server 2008, I have tried troubleshooting the mssql driver by removing the comment in php.ini extensions, tried to install new version of driver, but it doesn't seem to work. I just really need your help badly. I kept receiving this error "call to undefined function mssql_pconnect().Your help are very much welcome.Thank you

1.7.3 will do just fine and secure it as much as possible.
 
Upvote 0
Newbie Spellweaver
Joined
Jan 2, 2014
Messages
15
Reaction score
0
Hi, thanks. I was able to fix this issue, problem is, the new version of php and apache does not support mssql anymore, instead, someone created a DLL that will support with the current version of this files. I have tried looking for sqlsrv55, and this works perfectly. Resolved. Thank you :)
 
Upvote 0
Skilled Illusionist
Joined
Mar 31, 2011
Messages
382
Reaction score
48
Use appserv or IIS (on windows), and activate the MSSQL DLL extension in your php.ini
 
Upvote 0
Back
Top