Installing nextcloud via iocage in 11.2; 'service php-fpm onestart' command sends "Undefined symbol "setproctitle_fast@FBSD_1.5"" error

Joined
Aug 22, 2020
Messages
13
I install nextcloud via iocage in 11.2. By installing nextcloud, i use the manual Install nextcloud on freenas.
One of the last steps, until I should be finished does not work. When i insert
Code:
service php-fpm onestart

in the commandline, I received the following infos, errors and warnings
Code:
Performing sanity check on php-fpm configuration:
[23-Aug-2020 11:xx:xx] NOTICE: configuration file /usr/local/etc/php-fpm.conf test is successful

Starting php_fpm.
/usr/local/sbin/php-fpm: Undefined symbol "setproctitle_fast@FBSD_1.5"
[23-Aug-2020 11:xx:xx] ERROR: no data have been read from pipe
/usr/local/etc/rc.d/php-fpm: WARNING: failed to start php_fpm


Do you have any ideas, why this could happen?

Maybe another right issues? I had this before in the installation routine, see Installing mariadb104 in iocage (freenas 11.2) via manual does give socket error? Maybee @Jailer you had another idea? Or it's a totally different issue?
 
Top