susanmanuel
05-20-2011, 01:44 PM
Is there any easy way to enable MSSQL on php.ini Linux base.
Loading php_mssql.dll Failed!
Please Enable php_mssql.dll In Your Php.ini
Please i need your help, Thank you
Lincxu
05-21-2011, 02:21 AM
it's not dll file if you're under a linux server, the php module extension is .so, you can search the correct linux version mssql extension to enable.
srfreeman
05-21-2011, 02:40 AM
php_mssql.dll is for MS SQL installed on a Windows installation with PHP.
Enter - php_mssql.dll - in any search engine for help.
johnsonpatel18
09-07-2011, 11:08 AM
Have you installed the SQL Server Client tools on your computer? Here is what the manual says.