From:             egarcia at egm dot as
Operating system: Windows XP Professional
PHP version:      4.3.6
PHP Bug Type:     *PDF functions
Bug description:  The PDF extension does not load

Description:
------------
I install the new 4.3.6 version, and I have a trouble when the php_pdf.dll
extension is loaded.

PHP Warning:  Unknown(): Unable to load dynamic library
'c:\PHP\extensions\php_pdf.dll' - The specified module could not be
found.
 in Unknown on line 0

1. The php_pdf.dll exists in that directory.
2. There is another extensions loaded.
3. All works Ok with the 4.3.6RC1 version and the same PHP.ini
4. If I disable this extension, all works Ok.
5. A simple <?php phpinfo(); ?> generates the error.

Regards,


-- 
Edit bug report at http://bugs.php.net/?id=28037&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28037&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28037&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28037&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28037&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28037&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28037&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28037&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28037&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28037&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28037&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28037&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28037&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28037&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28037&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28037&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28037&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28037&r=float

Reply via email to