Re: [PHP-WIN] NT4 + Apache problem (more)

2001-04-30 Thread Daniel Beulshausen
At 11:23 30.04.2001 +0200, Ermanno Iannacci wrote: >When i run phpinfo() apache crashes. Application log says apache couldn't >find various MIB files, related to snmp extension, I think. >What do I need to use SNMP? Why PHP (or Apache) don't find such files? >Using PHP 4.0.4, NT 4 (SP 6), Apache 1

Re: [PHP-WIN] NT4 + Apache problem

2001-04-26 Thread Johan Lundqvist
This is normal when something is very wrong in php.ini Check the syntax in all lines in your ini-file. Ermanno Iannacci wrote: > > I get a strange error when i use php with Apache on NT4 > If i run phpinfo() i get this error: > "Could not attach to the application > win NT error code = 87" > >