I should have mentioned my database is MS SQL 2000.
I downloaded the ASE common and openclient installed them. Tested... Apache Seg faults when I try to connect to the database.
So I tried on one of our old MS SQL 6.5 servers and it works fine.
I looked around, it appears I need to install a patch to make the sybase-ct use TDS 4.2 instead of the default 5.0? I downloaded the patch for 4.0.2 and applied it by hand to my 4.0.5 release. I am still getting the Seg. fault in Apache when I try to connect with PHP.
What should I try now?
Thanks
Ben