apache2 how to trace caller of SIGTERM
- by art vanderlay
I have a dex x64 on a virtualbox win7pro host.
My apache2 will stop responding after a page request or other activity such as upload via ftp.
The php.cgi becomes non responsive and a restart is required
any help tracking down the culprit sending the SIGTERM would be much appreciated.
thx
Art
my apache2.conf has
<IfModule…