[PHP] AW: Question about PHP FPM and shared memory

2011-12-01 Thread Daniel Betz
The answer for the problem is raising the vm.max_map_count via sysctl. > -Ursprüngliche Nachricht- > Von: Daniel Betz [mailto:db...@df.eu] > Gesendet: Mittwoch, 23. November 2011 15:56 > An: php-general@lists.php.net > Betreff: [PHP] Question about PHP FPM and shared me

[PHP] Question about PHP FPM and shared memory

2011-11-23 Thread Daniel Betz
Hello list, I am trying to start PHP FPM with 2600 worker pools with "ondemand" processmanager. Each for one domain. The problem is now, that the php-fpm quits with: ERROR: pid 10937, fpm_shm_alloc(), line 28: unable to allocate 1040 bytes in shared memory: Cannot allocate memory: Cannot allocat

[PHP] String is not zero-terminated in zend_execute_API.c

2011-10-20 Thread Daniel Betz
Hello List, i am running PHP 5.3.8-FPM (with ondemand patch) in debug mode and got this error every time I post an reply in vBulletin Board: Warnung: String is not zero-terminated (Z.ý4 ý4 ú}µóU) (source: /usr/src/php-5.3.8/Zend/zend_execute_API.