php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4667 PHP in ISAPI mode does'nt load extensions
Submitted: 2000-05-29 15:54 UTC Modified: 2000-08-18 13:23 UTC
From: mkecman at pogled dot net Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.0 Release OS: NT4/SP6a IIS4
Private report: No CVE-ID: None
 [2000-05-29 15:54 UTC] mkecman at pogled dot net
<?
$b=imap_open()
?>

As a result

Fatal error: Call to undefined function: imap_open() in command.php3 on line 15

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-26 05:36 UTC] zak@php.net
Have you tried a more recent release of PHP?  If so, did the problem occur again?
 [2000-08-18 13:23 UTC] waldschrott@php.net
Closed due to missing user feedback.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 15:01:28 2024 UTC