ispCP - Board - Support
I have a errors - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: I have a errors (/thread-11469.html)



I have a errors - GlendonSheldon - 08-23-2010 11:44 AM

I have a errors, when access to a wordpress in one virtualhost:
Access success, but, only appear this error when I access a plugin.
In other virtual host, the same wordpress with same plugin, is ready ok.
Only I have problem with one domain:



dmesg:

php5-cgi[4481]: segfault at c0b800a1 ip 082a842b sp bfa17ac0 error 5 in php5-cgi[8048000+4bd000]
grsec: signal 11 sent to /usr/bin/php5-cgi[php5-cgi:4481] uid/euid:2012/2012 gid/egid:2012/2012, parent /usr/bin/php5-cgi[php5-cgi:4479] uid/euid:2012/2012 gid/egid:2012/2012



apache.error.log:

[Wed Jul 22 14:31:21 2009] [notice] mod_fcgid: call /var/www/virtual/xxx.org/htdocs/wp-admin/admin.php with wrapper /var/www/fcgi/xxx.org/php5-fcgi-starter
[Wed Jul 22 14:31:21 2009] [notice] mod_fcgid: server /var/www/virtual/xxx.org/htdocs/wp-admin/admin.php(4818) started
[Wed Jul 22 14:31:33 2009] [notice] mod_fcgid: process /var/www/virtual/lxx.org/htdocs/index.php(4818) exit(communication error), terminated by calling exit(), return code: 0



Can you help me¿?
Thanks!!!!!!!!
__________________________________________________
Cadillac shocks and struts
Chevrolet shocks and struts
Shock absorber


RE: I have a errors - kilburn - 08-23-2010 05:43 PM

Quote:php5-cgi[4481]: segfault at c0b800a1 ip 082a842b sp bfa17ac0 error 5 in php5-cgi[8048000+4bd000]
grsec: signal 11 sent to /usr/bin/php5-cgi[php5-cgi:4481] uid/euid:2012/2012 gid/egid:2012/2012, parent /usr/bin/php5-cgi[php5-cgi:4479] uid/euid:2012/2012 gid/egid:2012/2012

We can't. This plugin is using some php funcion that makes the php interpreter crash horribly. This is an issue of your system's packages, not ours. First of all, try to update your OS to the lastest stable version and see if this solves the issue at hand. Otherwise, you'll have to track down where exactly is the thing crashing (with strace or something similar) and report the bug to mainstream...