php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1120 The php3_imap.dll won't function properly. Php3_ldap.dll works like a charm.
Submitted: 1999-02-05 05:29 UTC Modified: 1999-07-16 14:12 UTC
From: jan at activeorb dot com Assigned:
Status: Closed Package: Other
PHP Version: 3.0.6 OS: Windows NT 4.0, service pack 4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jan at activeorb dot com
New email:
PHP Version: OS:

 

 [1999-02-05 05:29 UTC] jan at activeorb dot com
I've attempted to install IMP (horde.org/imp) using Apache and PHP3 on a Windows NT machine. 
the ldap-part works, but the imap-part comes out with the same error-message:
Fatal error: Call to unsupported or undefined function imap_open() in ./lib/horde.lib on line 1725
I haven't compiled php3, but I've installed the win32-binaries from www.php.net instead.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-16 14:12 UTC] jim at cvs dot php dot net
Should work in 3.0.11, as long as you add extension=php3_imap4r1.dll
to your php3.ini.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 23:01:27 2024 UTC