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

 ID:                 61424
 Comment by:         jmicahe3 at yahoo dot com
 Reported by:        jmichae3 at yahoo dot com
 Summary:            8 dll error messages during start of win php
 Status:             Open
 Type:               Bug
 Package:            Dynamic loading
 Operating System:   XP Pro SP3 32-bit
 PHP Version:        5.4.0
 Block user comment: N
 Private report:     N

 New Comment:

I didn't add extension=php_interbase.dll
either, and it also gives an error message.

PLEASE TEST your releases!


Previous Comments:
------------------------------------------------------------------------
[2012-03-17 04:20:26] jmichae3 at yahoo dot com

I am using developer ini with all error messages turned on, and the extensions 
I have enabled are everything in the ext directory except snmp.
I just added SNMP and I got this dialog 19 times:
Windows - No Disk: Exception Processing Message c0000013 Parameters 75b6bf7c 4 
75b6bf7c 75b6bf7c

I also get the following errors from php (this includes the stuff with E_ALL 
turned on):

Fri 03/16/2012 20:54:37.67|C:\Documents and Settings\Jim Michaels|>php
PHP Warning:  PHP Startup: Unable to load dynamic library 
'c:/php-5.4.0/ext/php_oci8.dll' - The specified module could not be found.

 in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 
'c:/php-5.4.0/ext/php_oci8.dll' - The specified module could not be found.
 in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 
'c:/php-5.4.0/ext/php_oci8_11g.dll' - The specified module could not be fo
und.
 in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 
'c:/php-5.4.0/ext/php_oci8_11g.dll' - The specified module could not be found.
 in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 
'c:/php-5.4.0/ext/php_pdo_firebird.dll' - The specified module could not b
e found.
 in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 
'c:/php-5.4.0/ext/php_pdo_firebird.dll' - The specified module could not be fou
nd.
 in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 
'c:/php-5.4.0/ext/php_sqlite.dll' - The specified module could not be foun
d.
 in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 
'c:/php-5.4.0/ext/php_sqlite.dll' - The specified module could not be found.
 in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 
'c:/php-5.4.0/ext/php_zip.dll' - The specified module could not be found.
 in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 
'c:/php-5.4.0/ext/php_zip.dll' - The specified module could not be found.
 in Unknown on line 0
No log handling enabled - turning on stderr logging
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
^C
Fri 03/16/2012 21:15:26.12|C:\Documents and Settings\Jim Michaels|>

------------------------------------------------------------------------
[2012-03-17 04:07:31] jmichae3 at yahoo dot com

Description:
------------
I just ran "php" and I get 8 errors:
php.ini looks to be configured correctly.
this has been happening for several versions such as 5.3.10.



Test script:
---------------
php

Expected result:
----------------
php to load with no errors and wait for code on stdin.

Actual result:
--------------
php.exe: unable to locate component: the application has failed to start 
because OCI.dll was not found. Re-installing the application may fix the 
problem.
warning:php startup: unable to load dynamic library 
'c:\php-5.4.0\ext\php_oci8.dll'
php.exe: unable to locate component: the application has failed to start 
because OCI.dll was not found. Re-installing the application may fix the 
problem.
warning:php startup: unable to load dynamic library 
'c:\php-5.4.0\ext\php_oci8_11g.dll'
php.exe: unable to locate component: the application has failed to start 
because fbclient.dll was not found. Re-installing the application may fix the 
problem.
warning:php startup: unable to load dynamic library 
'c:\php-5.4.0\ext\php_pdo_firebird.dll'
warning:php startup: unable to load dynamic library 
'c:\php-5.4.0\ext\php_sqlite.dll'
warning:php startup: unable to load dynamic library 
'c:\php-5.4.0\ext\php_zip.dll'




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



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

Reply via email to