This article applies to:
[ Zend Server ]
[ Linux ]
Symptom
Apache server Segmentation Fault when using SOAP Web service functions.
Technical Details
This is a known bug in PHP 5.2.10 and PHP 5.3.0.
Resolution / Workaround
The workaround is to set a value to the parameter 'date.timezone' in php.ini. For example:
date.timezone = "America/New_York"
The list of supported timezones is available here - www.php.net/manual/en/timezones.php