"Broken" PHP after Xen upgrade
All the sites are working, except for the Horde site. Even there is mostly works, but certain options give a "the connection was reset" with firefox and "the page cannot be displayed" with IE. One page gives a blank screen (which normally suggests a PHP error)
There are no messages in the site logs, but in the general Apache error log I have "[core:notice] [pid 6018] AH00051: child pid 7068 exit signal Segmentation fault (11), possible coredump in /etc/apache2" or similar with every call the the offending screens (including the one which give the blank page). There is no core file dump that I can find.
Searching on Google seems to suggest that the upgrade has broken PHP (one option seems to be to recompile PHP, but I just installed with apt-get, so I would think I have the correct version). I've no core dump and I'm not sure how to proceed.
Has this happened to anyone else? Any suggestions as to how I can find the broken PHP (or Apache) module?
/Chris
5 Replies
php5dismod opcache
and restart apache.
Having said that your suggestion has worked for all 3 broken pages, although why I don't quite understand - the system hadn't been rebooted for a while and I've taken the suggested upgrades as they come in, so I suppose a change was "lurking" and not fully active until the reboot
thanks very much
I have the same problem but I can not repair it, can you tell me how to do it in CentOS 7
That's newer php (5.6.x) for CentOS 7 that I maintain, and for me it is working just fine after the xen update. x86_64 only.
Thanks for everything.
Greetings .