After updating to the lastet stable version of BARRACUDA I get an error after starting php_fpm:

Starting php_fpm /etc/init.d/php-fpm: line 51:  9930 Segmentation fault      $php_fpm_BIN --fpm $php_opts
 failed

I also get failcounts on the shmpages in /proc/user_beancounters

What can I do? Does aegir needs more mem now?

Regards

Chipie

Comments

omega8cc’s picture

Barracuda modifies some PHP/SQL limits to match available server resources. This works without any issues on Xen and VServer, but maybe Virtuozzo family has some problems we didn't see before. Please try to reduce APC limit set in the /opt/etc/php.ini file and try to start php-fpm.

Chipie’s picture

Thanks for the prompt reply. Indeed, after setting apc.shm_size to 256M, I could start php-fpm.

omega8cc’s picture

omega8cc’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.