I have a two pronged issue here and I feel like these two problems are related. First I have to setup our server to use mssql, I have php compiled with the mssql extension. I have tried this with a couple different versions to make sure it is not a version issue, so I have tested 5.5 and 5.6.
Things I have checked:
Server Info:
Things I have checked:
- I can connect via tsql via the config name set in freetds as well as ip address
- In phpinfo I see mssql is the and enabled
- I can start up the original apache install and turn of lsws, then I am able to connect
- Configure Parameters: "'--with-mysqli' '--with-zlib' '--with-gd' '--enable-shmop' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-mbstring' '--with-iconv' '--with-mysql' '--with-mcrypt' '--with-pdo' '--with-pdo-mysql' '--enable-ftp' '--enable-zip' '--with-curl' '--enable-soap' '--enable-xml' '--enable-json' '--with-openssl' '--enable-bcmath' '--enable-pdo' '--with-mssql=/usr/local/freetds/' '--with-pdo-dblib=/usr/local/freetds/' '--with-litespeed' '--enable-msdblib'"
Server Info:
- CentOS release 6.7 (Final) - all updated
- Litespeed Web Server Enterprise 5.0.13
- The existing Apache install is the packaged version installed via yum and php is at 5.3.3
- Freetds is version v0.91