ID: 28636 Updated by: [EMAIL PROTECTED] Reported By: Greg dot Jackson at noaa dot gov -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows NT PHP Version: 5.0.0RC2 New Comment:
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. . Previous Comments: ------------------------------------------------------------------------ [2004-06-05 02:26:26] 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. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28636&edit=1
