Author Topic: Hpw to install mssql support  (Read 9769 times)

0 Members and 2 Guests are viewing this topic.

Offline
*
Hpw to install mssql support
« on: March 25, 2019, 07:52:05 PM »
Hello

I need to install pdo support to Sql server to connect on external sqlserver data base

how can i do it?

Offline
***
Re: Hpw to install mssql support
« Reply #1 on: March 26, 2019, 03:14:03 AM »
You must to install freetds-devel, and recompile php with php-switcher, enabling PDO_DBLIB driver (according https://www.php.net/manual/en/ref.pdo-dblib.php).

May be you will need to change the files /usr/local/cwpsrv/htdocs/resources/conf/php_switcher/*.ini to recompile automatically next time you install a new version of php.
I didn't use it in CWP (although I already use it in other servers), but seems is possible to do it directly in php switcher.

Regards,
Netino

Offline
*
Re: Hpw to install mssql support
« Reply #2 on: August 06, 2019, 03:23:53 PM »
Hi.
I would like to give me details on how to do it.

Offline
*
Re: Hpw to install mssql support
« Reply #3 on: August 06, 2019, 04:00:03 PM »
what I want to do is the same thing I did years ago in cpanel but in cwp

What I did in cpanel was this:

https://forums.cpanel.net/threads/definitive-freetds-installation-instructions-for-ea3.88561/

but in CWP

regards

Offline
*****
Re: Hpw to install mssql support
« Reply #4 on: August 06, 2019, 04:48:30 PM »
Hi, you can open a ticket for control-webpanel.com/support-service
Or you can ask to help you some experienced sysadmin ;)
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: Hpw to install mssql support
« Reply #6 on: August 07, 2019, 11:25:22 AM »
I need the installation of mssql for php 6