Click to See Complete Forum and Search --> : PHP with FreeTDS on Linux/VM


Anon
01-28-2002, 07:46 AM
Hi,

I want to be able to connect a php script on Linux/VM to a Sybase database server on another UNIX host.

Have done this many times on regular Linux, no problems with Sybase OpenClient. On Linux/VM I have to use FreeTDS but I cant get it to work properly.

PHP and FreeTDS compiles ok, but when I try a sybase_connect it just gives me a segmentation fault. No other error messages.

Have read all info I can find on www.freetds.org, but to no avail.

Have anyone got this working?

Regards
//Richard