From: jwhittenburg at iss dot net Operating system: Windows 2000 SP2 PHP version: 4.3.1 PHP Bug Type: Dynamic loading Bug description: Can not load php_pdf.dll with ISAPI module
When running PHP under IIS as an ISAPI module I am unable to load/use the php_pdf.dll extension. This has been replicated on two seperate servers. When doing a phpinfo() the PDF section does not display. When running a script the error is "Fatal error: Call to undefined function: pdf_new() in ...". Other extensions such as php_mssql.dll load just fine in this mode. When changing the IIS configuration to run PHP as a CGI the php_pdf.dll extension then loads (is shown in phpinfo())and scripts run normally. The copy of PHP 4.3.1 is the zipped binary from the php.net web site. All the dlls are fresh and a new install a php was tested on the test server. PHP is installed in C:\PHP. The servers are running Windows 2000 SP2 with current hotfixes, IIS and MSSQL 2000 SP3. The only other additional extension loaded is php_mssql.dll. -- Edit bug report at http://bugs.php.net/?id=22752&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22752&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22752&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22752&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22752&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22752&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22752&r=support Expected behavior: http://bugs.php.net/fix.php?id=22752&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22752&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22752&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22752&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22752&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22752&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22752&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22752&r=gnused