[freetds] Apache/2.0.46 (Linux/SuSE) PHP/4.3.3

Daniel Fazekas fdsubs at axelero.hu
Fri Nov 7 16:30:41 EST 2003


On Nov 7, 2003, at 10:54, Albert Einstein wrote:
>>>  /usr/share/extensions/no-debug-non-zts-20020429/php_mssql.dll
>>> cannot open shared object file: No such file or
>>> directory in Unknown on line 0
>>>
>>> help
>> The mssql extension should be called mssql.so on
>> Linux, the
>> php_mssql.dll name is on Windows only.
>>
>> Check what you have in that folder:
>> ls /usr/share/extensions/no-debug-non-zts-20020429/
> nothing
>> mssql.so should be among the ones listed.
> where does this come from?
> what compilation generates this?

Recompile PHP adding
--with-mssql=shared,/usr/local
to the ./configure script's parameters where /usr/local is the path you 
installed freetds into.

--
Daniel



More information about the FreeTDS mailing list