Hello,
this is my situation:
on my windows2000 pc I installed Apache 1.3.26, PHP 4.0.4 and Sybase Open Client;
on my linux redhat 7.2 pc Sybase ASE 11.9.2 is installed.
The Sybase server works and I also can access it from my windows pc via open client.
Apache and PHP also work fine on the window
I have configured Syabse and php4 using the --with-sybase-ct=SYBASE_PATH.
but either one should work. The "ct" refers to a newer connection type that
Sybase prefers. It should be better. The other is the older connection
method.
Other than this, the Sybase install need an interfaces file in
SY
Got this work on one of my server --with-sybase-ct=/opt/sybase, a linux Suse
base server with the linux version of SYBASE ASE 11.xx.
But you'll probably need to modify the path if you experience any problem with
that. For my own i got problem with an install on a HPUX 11 (64 bits) with the
SYBASE
I also agree with your comments that the documentation for sybase
installs is GREATLY lacking.
I'm installing php 4.04 with sybase and am having a great deal of
trouble.
do I need to get anything else from sybase to make this work?
do I need to use the --with-sybase-ct=PATH or can I use
--with-syb
Hello All
Could some one who has sybase configured with php possible look and see
if they have these 3 files
sybfront.h, sybdb.h and syberror.h
After I do the configure which gives me no erros I try to the make and
It keeps crashing trying to use these 3 files that I don't have on my
sybase ma