Zend - The PHP Company


Search:    

Segmentation Fault while Using SOAP Web Service

Article ID: 436
Last updated: 04 Apr, 2011
Views: 4608

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

This article was:   Helpful | Not Helpful
Prev   Next
Cluster Upgrade Procedure with Job Queue Migration     A Server Error Appears During a Long Debug Session

RSS