ID:               28137
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bwacker at adelphia dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         Dynamic loading
 Operating System: WXP-Windows NT OFFICE 5.1 build
 PHP Version:      4.3.6
 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-04-24 19:51:08] bwacker at adelphia dot net

Description:
------------
extension_dir = C:\php\extensions
All of the following with ";" give "Unknown(): Unable to load dynamic
library 'c:\php\extensions\php_*.dll' - The specified module cound not
be found."

NOTE: all of the non ";" DO load, and good and bad are all in the
extensions directory, so it is not php.ini.

phpinfo() can be found at
http://users.adelphia.net/~bwacker/phpExtensionInfo.htm.

mhash is what I really need.

extension=php_bz2.dll
extension=php_cpdf.dll
extension=php_crack.dll
;extension=php_curl.dll
extension=php_db.dll
extension=php_dba.dll
extension=php_dbase.dll
extension=php_dbx.dll
;extension=php_domxml.dll
extension=php_exif.dll
;extension=php_fdf.dll
extension=php_filepro.dll
extension=php_gd2.dll
;extension=php_gettext.dll
extension=php_hyperwave.dll
;extension=php_iconv.dll
;extension=php_ifx.dll
;extension=php_iisfunc.dll
extension=php_imap.dll
;extension=php_interbase.dll
extension=php_java.dll
;extension=php_ldap.dll
extension=php_mbstring.dll
;extension=php_mcrypt.dll
;extension=php_mhash.dll
extension=php_mime_magic.dll
extension=php_ming.dll
;extension=php_mssql.dll
;extension=php_msql.dll
;extension=php_oci8.dll
;extension=php_openssl.dll
;extension=php_oracle.dll
;extension=php_pdf.dll
extension=php_pgsql.dll
;extension=php_printer.dll
extension=php_shmop.dll
extension=php_snmp.dll
extension=php_sockets.dll
;extension=php_sybase_ct.dll
extension=php_w32api.dll
;extension=php_xmlrpc.dll
;extension=php_xslt.dll
;extension=php_yaz.dll
extension=php_zip.dll


Reproduce code:
---------------
I've read one bug report where you said the problem is external
libraries that have to be in the path. Do ALL of these fit that
answer?

How can one determine which external libraries are missing so the path
can be updated?

Note: All I really need now is mhash. The others are just there to
prove that about half work and about half don't.



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


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

Reply via email to