ID: 43755
User updated by: andrew-php at thepenry dot net
-Summary: php_admin_value include_path on one VirtualHost
effects all VirtualHosts
Reported By: andrew-php at thepenry dot net
Status: Open
Bug Type: Apache2 related
From: andrew-php at thepenry dot net
Operating system: centos4
PHP version: 5.2.5
PHP Bug Type: Apache2 related
Bug description: php_admin_value include_path on one VirtualHost effects all
VirtualHosts
Description:
Using php_admin_value include_path in one
ID: 19522
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: IMAP related
Operating System: Linux
PHP Version: 4.2.3
New Comment:
Actually, for the record (and the next poor schmuck that gets bitten by
this)
ID: 19522
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: IMAP related
Operating System: Linux
PHP Version: 4.2.3
New Comment:
Using the
imap_open("{localhost:143/imap/tls/no
ID: 19522
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: IMAP related
Operating System: Linux
PHP Version: 4.2.3
New Comment:
The imap_open() call is:
imap_open("{localhost:
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.2.3
PHP Bug Type: IMAP related
Bug description: open_imap() fails on an IMAP server capable of TLS
Hi,
I've got UW imapd running on the loopback interface on tcp/143 running
plain old IMAP.
When I try to co