ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-dev
php-dev
#41897 [NEW]: Loading dynamic library fails although paths and configs are correct
by Stefan At Viventura Dot De other posts by this author
Jul 4 2007 2:34PM messages near this date
#41898 [Opn->Fbk]: mysqli_* functions missing | #41897 [Opn->Fbk]: Loading dynamic library fails although paths and configs are correct
From:             stefan at viventura dot de
Operating system: Windows Vista Home Premium
PHP version:      5CVS-2007-07-04 (CVS)
PHP Bug Type:     Dynamic loading
Bug description:  Loading dynamic library fails although paths and configs are correct

Description:
------------
When I start apache I get the following error:

PHP Warning:  PHP Startup: Unable to load dynamic library
'C:/Programme/xampp/php/ext/php_soap.dll' - Die angegebene Prozedur wurde
nicht gefunden. in Unknown on line 0

whereas the german part of the error would be "The specified procedure
could not be found"

The same problem I have with php_imap.dll, php_exif.dll and
php_sqlite.dll. All other extensions (same config, same folders) are loaded
without problems.

Zend extensions are disabled!

Reproduce code:
---------------
I'm using Apache/2.2.4 my php.ini has the following relevant lines:

extension_dir = "C:/Programme/xampp/php/ext/"
extension=php_soap.dll

The folder ext contains among others
php_soap.dll

Expected result:
----------------
There shouldn't be a problem with loading these libs as the folders in the
config are set correctly.


-- 
Edit bug report at http://bugs.php.net/?id=41897&edit=1
-- 
Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=41897&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=41897&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=41897&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=41897&r=fixedcvs
Fixed in release:             http://bugs.php.net/fix.php?id=41897&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=41897&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=41897&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=41897&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=41897&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=41897&r=notwrong
Not enough info:              http://bugs.php.net/fix.php?id=41897&r=notenoughinfo
Submitted twice:              http://bugs.php.net/fix.php?id=41897&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=41897&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=41897&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=41897&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=41897&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=41897&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=41897&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=41897&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=41897&r=mysqlcfg
Thread:
Stefan At Viventura Dot De
tony2001

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved