ID: 14907
User updated by: [EMAIL PROTECTED]
Old Summary: compiled --with-imap can't connect to sybase server
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Sybase (dblib) related
Operating System: linux
PHP Version: 4.1.1
New Comment:

I install sybase 11.0.0.3 in /opt/sybase
I want use php to connect to sybase and I use webmail based on php
So I compile php use ./configure --with-apxs=/usr/sbin/apxs
--with-sybase=/opt/sybase  --with-enable-track-vars --with-imap
but sybase_connect return -1
use ./configure --with-apxs=/usr/sbin/apxs --with-sybase=/opt/sybase 
--with-enable-track-vars 
It's OK
But I use ./configure --with-apxs=/usr/sbin/apxs
--with-sybase=/usr/local/freetds  --with-enable-track-vars --with-imap
It's OK
So I think --with-imap conflict with --with-sybase
I compiled php on Redhat 6.2 and 7.1 ,all have problems


Previous Comments:
------------------------------------------------------------------------

[2002-01-07 07:58:09] [EMAIL PROTECTED]

Bogus unless you provide more information (see bugs do's and don'ts).

------------------------------------------------------------------------

[2002-01-07 07:51:44] [EMAIL PROTECTED]

compiled --with-imap can't connect to sybase server


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14907&edit=1


-- 
PHP Development 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