ID: 29336 Updated by: [EMAIL PROTECTED] Reported By: glorybox at s dot od dot ua -Status: Open +Status: Feedback Bug Type: Session related Operating System: Linux 2.4.18-xfs-1.1 PHP Version: 5CVS-2004-07-22 (dev) New Comment:
Please try this patch: http://tony2004.phpclub.net/dev/tmp/session.diff Does it happen with it too ? Previous Comments: ------------------------------------------------------------------------ [2004-07-22 19:02:22] glorybox at s dot od dot ua Description: ------------ While starting session with session_start() PHP5 causes Apache to segfault. No changes were actually made to php.ini-dist Reproduce code: --------------- <?php session_start(); ?> Expected result: ---------------- Expected to start session. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29336&edit=1
