ID:               14029
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Dynamic loading
 Operating System: win/2000
 PHP Version:      4.0.6
 New Comment:

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


Previous Comments:
------------------------------------------------------------------------

[2002-01-14 02:37:22] [EMAIL PROTECTED]

Can you try the latest 4.1.1 package?

------------------------------------------------------------------------

[2002-01-11 06:49:11] [EMAIL PROTECTED]

I have the same experiences for other dll's.
While for instance zlib loads perfectly pdf
and xslt refuse to load.

I also get the same error message but the files
are there and all permissions are correct.

W.

------------------------------------------------------------------------

[2001-11-12 08:46:59] [EMAIL PROTECTED]

In php.ini I have:
enable_dl = On
extension_dir = "c:/PHP/extensions/"

All the extension dll's are in C:/PHP/extensions without any security.

PHP Program
<?
$x = dl("php_cpdf.dll");
?>
I get the following error:
-----------------------------
Unable to load dynamic library 'c:/PHP/extension/php_printer.dll' - The
specified procedure could not be found.
-----------------------------------
I have varified the fact that php_printer.dll is there!

I get the same error when I un-comment 
extension=php_printer.dll
in php.ini

Help!!!! What am I doing wrong!
How do i get these to load.

Thanks for the help..
Dan


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=14029&edit=1

Reply via email to