I am trying to connect to a Sybase datbase.

I am running on Windows 2000 and have apache as my webserver.

PHP works fine by itself, but I cannot get the sybase_connect() to work.

I have uncommented the extension=php_sybase_ct.dll

made sure the extension dir was set to the appropriate location

I don't know what my interfaces file is though.

I have a SQL.ini file that I use to connect in PowerBuilder, is this the interfaces file that they are asking for, and when I put in the interface_file value, do I do it like this?

sybase.interface_file = "C:\sybase_dir\SQL.ini"

Thanks,

Keith

    Write a Reply...