From:             blasterdrp at gmail dot com
Operating system: Windows XP x86 SP3
PHP version:      5.4.13
Package:          Dynamic loading
Bug Type:         Bug
Bug description:Cannot load php_soap.dll

Description:
------------
Unzipped contents to a new PHP branch directory. Copied php.ini.development
as 
php.ini then opened it side-by-side with previous php.ini (5.4.9) to ensure
that 
the same settings had the same values to avoid hastily setting values for 
configurations I was not aware of.

I receive the following error message when starting my Apache server:

"PHP Startup: Unable to load dynamic library 'C:\Program 
Files\PHP\5.4.13\ext\php_soap.dll' - The specified procedure could not be 
found."

Navigating to that directory I can clearly see php_soap.dll. This is the
only 
extension that will not load. I have also redownloaded PHP to ensure that
this 
particular library was not corrupted.


php.ini:

extension_dir = "C:\Program Files\PHP\5.4.13\ext"

extension=php_soap.dll


-- 
Edit bug report at https://bugs.php.net/bug.php?id=64445&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=64445&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=64445&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=64445&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=64445&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=64445&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=64445&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=64445&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=64445&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=64445&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=64445&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=64445&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=64445&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=64445&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64445&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=64445&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=64445&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=64445&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=64445&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=64445&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=64445&r=mysqlcfg

Reply via email to