Re: problem with uploads

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Let's see the literal entry from the error / suexec / php log instead. A 500 is always logged in either of those files.

Frank.



Its not a php problem
the apache process that handle request  got SIGCHLD
and the php-cgi  process is changing the state to zombie


Z    12:06   0:00 [php-cgi] <defunct>

in apache logs is only

Handler for x-httpd-php5 returned invalid result code 9
so its mean that zombie php process is killed itself

My question is why the apache child process is killed and got SIGCHLD signal if any time limit is not reached

poll([{fd=7661, events=POLLIN}], 1, 360000) = ? ERESTART_RESTARTBLOCK
(To be restarted)
--- SIGCHLD (Child exited) @ 0 (0) ---
restart_syscall(<... resuming interrupted call ...>) = 1

Piotr


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux