Thanks for a lot...
I try copy php.ini the domain is work , but the problem not resolv.
(I modify property the php.ini with domain correcty).
I try update ispcp 1.0.0 Rc6 to 1.0.0 stable but not resolv my issue.
1. Debian Etch
2. php5 5.2.0-8+etch13
3.logs:
php5-cgi[23202]: segfault at c0b800a1 ip 082a928b sp bf959ac0 error 5 in php5-cgi[8048000+483000]
grsec: From 213.229.188.136: signal 11 sent to /usr/bin/php5-cgi[php5-cgi:23202] uid/euid:2012/2012 gid/egid:2012/2012, parent /usr/bin/php5-cgi[php5-cgi:23200] uid/euid:2012/2012 gid/egid:2012/2012
The pid 23202 not exist, or only appear for error :-(
/var/log/apache2/users
tail -f xxx.org-error.log
[Wed Jul 22 17:00:17 2009] [notice] mod_fcgid: process /var/www/virtual/xxx.org/htdocs/index.php(23200) exit(communication error), terminated by calling exit(), return code: 0
this line repeat every time...
Thanks for your help!
(07-22-2009 11:26 PM)kilburn Wrote: This is a php-related problem. Check that the php.ini configurations are the same for the working and non-working domains. Try to disable any php debugger/opcode cache, and provide further info:
1. OS/Distro/Version
2. PHP version / configurations for both working and non-working domains.
3. Complete/matching logs (your dmesg messages refer to pid 4481, while apache.error.log refers to 4818, so you either mangled them or provided non-matching lines.