From:             Jorge at jorge dot be
Operating system: Windows Xp (sp1)
PHP version:      5.0.0b1 (beta1)
PHP Bug Type:     Apache2 related
Bug description:  Apache crashes!, for no reson

Description:
------------
When u start apache with php5 it give a error message,
http://users.skynet.be/jorge/php5.jpg
Config file:
---------------------------------
##############
#  PHP Conf  #
##############
LoadModule php5_module "C:/server/php/sapi/php4apache2.dll"
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

The entry's in my error.log:
---------------------------------
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 (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): 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 (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)
[Wed Aug 06 13:48:23 2003] [notice] Parent: Child process exited
successfully.
PHP Warning:  Unknown(): Unable to load dynamic library
'C:\server\php\extensions\php_filepro.dll' - The specified module could
not be found.
 in Unknown on line 0
[Wed Aug 06 13:49:29 2003] [warn] pid file C:/server/apache/logs/httpd.pid
overwritten -- Unclean shutdown of previous Apache run?

Hope this is inuf information? and sry for my poor english.
You can mail me if you need more info

Jorge

Expected result:
----------------
Apache to start -> logical

Actual result:
--------------
Apache nerver starts -> crashes

-- 
Edit bug report at http://bugs.php.net/?id=24964&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24964&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24964&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24964&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24964&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24964&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24964&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24964&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24964&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24964&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24964&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24964&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24964&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24964&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24964&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24964&r=gnused

Reply via email to