From:             [EMAIL PROTECTED]
Operating system: windows
PHP version:      4.3.0
PHP Bug Type:     Reproducible crash
Bug description:  can't load selected (not all) extensions like mhash

What my problem is:

- Error: "Unknown() unable to load dynamic library
'c:\php\extensions\php_mhas.dll'

What I have: 

- Apache 2.0.40 on a 
- Win2k SP3 sytsem 
- with PHP 4.3.0. as a CGI. (downloaded 03.02.03)

Everything worked fine with PHP 4.2.3.

- no problems with other dlls like php_gd.dll !!!

What I saw
- php_mhash.dll 4.3.0 ca. 20kb
- php_mhash.dll 4.2.3 ca. 100kb

What I did: 
- rebooted the system (several times)
- put php_mhash.dll in several directories (c:\winnt\system32; c:\winnt;
c:\php; c:\php extensions)
- put c:\php\extensions in the PATH 
- tried lot's of variations for the extensions dir setting 
  (./; c:\php\extensions, 'c:\php\extensions', '.;c:\php\extensions'
etc.)
- deleted every other instances of dlls from the system
 
What I think: 

- It's not a problem with the extensions - path, because other dll can be
found
- something changed with the mhash.dll. Couldn't find a hint for different
usage in the changes.txt
- it's not my fault. Tested it on 2 Systems (win2k and NT) got reports
from a XP-system with same problems
-- 
Edit bug report at http://bugs.php.net/?id=22027&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22027&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22027&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22027&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22027&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22027&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22027&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22027&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22027&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22027&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22027&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22027&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22027&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22027&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22027&r=gnused

Reply via email to