From:             [EMAIL PROTECTED]
Operating system: Debian Linux 2.2
PHP version:      4.1.1
PHP Bug Type:     MSSQL related
Bug description:  if imap and sybase are compiled in mssql_connect does not find host


When compiled with --with-sybase=/opt/sybase-11.9.2 and
--with-imap=/opt/local
where imap version is 2001a (or older) mssql_connect acts strangely:

- it claims it cannot find the specified entry in the interfaces file
- it does an /etc/hosts / DNS-Lookup $host  where $host is the
   name of the entry in the interfaces file. It does not help to
   rename the entry to the hostname of tzhe database server.

if --with-imap is removed everything works.

This must be a naming conflict of some functions, I guess.

-- 
Edit bug report at: http://bugs.php.net/?id=15304&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