Re: Segmentation Fault on Debian Sarge with PHP 5.1.2
I don't have answers for your questions, but I can confirm that the following setup works without segfaults on this different Debian 3.1 setup:
Debian 3.1 (Sarge)
mysql-server-4.1 4.1.11a-4sarge7
php4 4.3.10-16
apache 1.3.33-6sarge3
libapache-mod-php4 4.3.10-16
SugarCRM 4.5.0f (Build 1202)
What worker model are you using with Apache2? Have you tried prefork?
Debian's libapache2-mod-php5 package specifically states that is is not compiled thread-safe and must be used with prefork. If you aren't using the module feature but using PHP as a CGI then that may not matter.
Jacob
SugarCRM v4.5.0g (Build 1234)
Bookmarks