OK. Here it is
[Thu May 20 11:52:41 2004] [notice] child pid 19615 exit signal Segmentation fault (11)
Was php4.3.6 compiled with the same options as your previous version? Just a guess here, but your scripts may be calling a function that existed in your old version, but isn't in your new version. This would usually just throw an error, but stranger things have happened. If this is on *nix, you could strace Apache.
-- John C. Nichel KegWorks.com 716.856.9675 [EMAIL PROTECTED]
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php