[PHP-DEV] PHP 4.0 Bug #5309: Apache seg faults when loading PHP4 From: alex.buell <email protected>
Date: 07/01/00

From: alex.buell <email protected>
Operating system: Linux 2.2.16
PHP version: 4.0.1
PHP Bug Type: Dynamic loading related
Bug description: Apache seg faults when loading PHP4

I'm having the same problem, but with PHP 4.0.1, running
on Linux 2.2.16, Apache 1.3.12. If I don't comment out
the LoadModule/AddModule php4 stuff from the configuration
file, Apache will definitely crash'n'burn on restart.

However, I found out that it only does that *if* I compile
in the iodbc stuff. I imagine if you leave out the mysql stuff it will work.

The strangest thing is that on my other development box,
it works PERFECTLY!!

I don't know why, perhaps it could be a resource problem?
The big server has the broken PHP4 stuff, and has loads of
virtual websites. My development machine has the same but
only website.

Any ideas?

Cheers,
alex.buell <email protected>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>