Hi, I upgrade Ubuntu to 7.10 to 8.04 and have problem, my pages in "php" there are "blank" I check my log in /var/log/apache2/error.log and get this error: PHP: Thu Aug 28 00:48:20 2008] [notice] child pid 21381 exit signal Segmentation fault (11) [Thu Aug 28 00:48:51 2008] [notice] child pid 21530 exit signal Segmentation fault (11) [Thu Aug 28 00:49:31 2008] [notice] child pid 21562 exit signal Segmentation fault (11) [Thu Aug 28 00:49:32 2008] [notice] child pid 21529 exit signal Segmentation fault (11) [Thu Aug 28 00:50:13 2008] [notice] child pid 21425 exit signal Segmentation fault (11) [Thu Aug 28 00:50:33 2008] [notice] child pid 21692 exit signal Segmentation fault (11) [Thu Aug 28 00:50:42 2008] [notice] child pid 21380 exit signal Segmentation fault (11) [Thu Aug 28 00:51:15 2008] [notice] child pid 21690 exit signal Segmentation fault (11) My ispconfig is 2.2.24 What can do now? Please help.
Any errors during the ubuntu update? have you tried to run the following commands again: apt-get update apt-get -u upgrade
I find solution I do this : Code: cp /usr/share/doc/php5-common/examples/php.ini-recommended /etc/php5/apache2/php.ini Now not have error in logs and pages in php work fine