php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28636 With IIS php5isapi.dll can't find some extensions (php_pdf.dll)
Submitted: 2004-06-05 02:26 UTC Modified: 2004-06-05 11:05 UTC
From: Greg dot Jackson at noaa dot gov Assigned:
Status: Not a bug Package: IIS related
PHP Version: 5.0.0RC2 OS: Windows NT
Private report: No CVE-ID: None
 [2004-06-05 02:26 UTC] Greg dot Jackson at noaa dot gov
Description:
------------
Using IIS, the php5isapi.dll module fails to load certain extensions even though the file is in the location indicated by the error message.  The main module of importance to me is php_pdf.dll, though I have also tried libpdf_php.dll and uncommented some of the other extensions with the same result.

Reproduce code:
---------------
No code required.  When the ISAPI module loads and attempts to load the extensions, errors occur.

Expected result:
----------------
No errors.  PDF files produced.

Actual result:
--------------
The ISAPI module displays an error message indicating that E:\PHP\ext\php_pdf.dll (or other module) can't be found, even though the file is in that location.  IIS hangs until the dialog box is cleared.  The PHP ISAPI module appears to operate after that, except for the functions that require the extensions that did not load.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-06-05 11:05 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.
 [2022-09-28 04:14 UTC] ministerhawk at gmail dot com
Very good Post, my problem is really resolved. 

(https://sites.google.com/view/hpprintersoffline)github.com
(https://sites.google.com/view/how-factory-reset-hp-printers)github.com
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC