Re: Recompiling PHP with mssql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dan Shirah wrote:
> You shouldn't need to recompile PHP.
> 
> Just go into your PHP.ini file and uncomment the line:
> ;extension=php_mssql.dll
> 
> After that you can go to the [MSSQL] section of the .ini file and change the
> rest of the settings however you want them. IE. Allow persistent
> connections, timeouts etc.
> 
> Then, just use the mssql_ functions to create, connect, query SQL Server.

That completely depends on how the original PHP was compiled.

If the original was not compiled with mssql support then it wont work.

Also I reckon the windows .dlls will not work on the OP's redhat
server......

Col

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux