Hello,
I've got problem with working  php 4.1.0 under apache 13.20  with Sybase
SQL.
I installed Sybase ASE 11.0.3 with Open Client Lib and developt part and
compiled php 4.1. with sybase support ( FreeBSD 4.4) as a apache module and
usual executable file.
# ./configure --with-sybase=/usr/home/sybase --with-apxs
php works with sybase  greatfully if  I execute ordinary php file with
sybase_connect(..)

& etc.
But then I execute test php page - I've got error - just the same if I lose
sybase interfaces file or use wrong line in php.ini. But really - it's OK.
I've got in my php.ini
sybase.interface="/usr/home/sybase"
and php works - then executs not from apache.

apache  is located in /usr/local.

<?phpinfo()?ph>
shows sybase support in php module( libphp4.so).

So, I've got serious problem!!

If someone can help me,  please, write me without
any hesitate.

Denis GALINSH
[EMAIL PROTECTED]



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to