Edit report at https://bugs.php.net/bug.php?id=64445&edit=1

 ID:                 64445
 User updated by:    blasterdrp at gmail dot com
 Reported by:        blasterdrp at gmail dot com
 Summary:            Cannot load php_soap.dll
 Status:             Open
 Type:               Bug
 Package:            Dynamic loading
 Operating System:   Windows XP x86 SP3
 PHP Version:        5.4.13
 Block user comment: N
 Private report:     N

 New Comment:

PHP Warning:  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.\r\n in Unknown on line 0


Previous Comments:
------------------------------------------------------------------------
[2013-03-18 16:00:52] blasterdrp at gmail dot com

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 this bug report at https://bugs.php.net/bug.php?id=64445&edit=1

Reply via email to