ID: 27246 User updated by: pmoor at netpeople dot ch Reported By: pmoor at netpeople dot ch -Status: Feedback +Status: Closed Bug Type: CGI related Operating System: linux PHP Version: 5.0.0b4 (beta4) New Comment:
recompiled it and discovered problems with openssl libraries. (mysql libraries compiled with older ones than php). i disabled mysql and now it works like a charm. sorry for bothering you... Previous Comments: ------------------------------------------------------------------------ [2004-02-14 12:26:19] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip ------------------------------------------------------------------------ [2004-02-13 15:52:12] pmoor at netpeople dot ch Description: ------------ When using php as a fastcgi application (with apache) it segfaults after reloading a page which contains php-errors two times. reproduce: - create page which contains errors - load page in browser - refresh once - refresh twice -> segfault (500 internal server error) log entry: ...terminated due to uncaught signal '11' (Segmentation fault) the same config for fastcgi worked with v4.x it also worked before (5.0.0RC1-dev). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27246&edit=1
