php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1601 Problem with sybase_pconnect when php is compiled with IMAP
Submitted: 1999-06-26 08:00 UTC Modified: 2000-07-24 20:12 UTC
From: benjr at elo dot com dot br Assigned:
Status: Closed Package: Sybase-ct (ctlib) related
PHP Version: 3.0.9 OS: Slackware 3.6 Kernel 2.0.37
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: benjr at elo dot com dot br
New email:
PHP Version: OS:

 

 [1999-06-26 08:00 UTC] benjr at elo dot com dot br
Hi,

Everything was really great connecting my sybase server. A few days ago,  I compiled the same version of php with IMAP option, and now when I try to connect, I receive a "no data" response from the browser. I tryied the same code without IMAP and it worked. What's happening ?

Thanks,
Ben

SCRIPT:
<? sybase_pconnect( 'SYBASE', $user, $pass ) ?>

MODULES COMPILED:
--with-sybase-ct=/opt/sybase
--with-imap
--enable-track-vars
--enable-gd=/usr/local/gd
--enable-safe-mode
--enable-force-cgi-redirect
--disable-display-source

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-13 16:40 UTC] joey at cvs dot php dot net
Try turning up your error reporting level. The server doesn't segfault or anything?
What do you get from phpinfo()?
 [2000-07-24 20:12 UTC] joey@php.net
No feedback.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC