You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following the installation guide https://ictfax.org/ictfax-installation-guide/ for Rocky Linux 8 system. I'm having the following error when restarting the httpd (follow step ---> service httpd restart)
php-fpm (3079682) is already running
[16-Oct-2024 16:28:25] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'imap' (tried: /pld/php/cci/imap (/pld/php/cci/imap: cannot open shared object file: No such file or directory), /pld/php/cci/imap.so (/pld/php/cci/imap.so: undefined symbol: executor_globals_offset)) in Unknown on line 0
[16-Oct-2024 16:28:25] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library '/eerun/php/cci/mailparse.so' (tried: /eerun/php/cci/mailparse.so (/eerun/php/cci/mailparse.so: undefined symbol: add_next_index_zval), /pld/php/cci///eerun/php/cci/mailparse.so.so (/pld/php/cci///eerun/php/cci/mailparse.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[16-Oct-2024 16:28:25] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library '/eerun/php/cci/redis.so' (tried: /eerun/php/cci/redis.so (/eerun/php/cci/redis.so: undefined symbol: add_next_index_zval), /pld/php/cci///eerun/php/cci/redis.so.so (/pld/php/cci///eerun/php/cci/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1729121305 (Wed Oct 16 16:28:25 2024) [pid 3147973, v213.03.0039, (null)]: vchoke Error: : choke ERROR: config_r: "unitfile" read failed (68 != 102) [No such file or directory(2) dbe0] Mode[0,00000000] env0
1729121305 (Wed Oct 16 16:28:25 2024) [pid 3147973, v213.03.0039, (null)]: initConfig: (initConfig.c, 92) read unit file failed
WARNING: Possible ERROR occurred in file loadUgliness.C line 22.
AH00534: httpd: Configuration error: More than one MPM loaded.
The text was updated successfully, but these errors were encountered:
-- Unit freeswitch.service has begun starting up.
Oct 17 15:58:50 nndmc4 systemd[2119680]: freeswitch.service: Failed to set up CPU scheduling: Operation not permitted
Oct 17 15:58:50 nndmc4 systemd[2119680]: freeswitch.service: Failed at step SETSCHEDULER spawning /usr/bin/freeswitch: Operation not permitted
-- Subject: Process /usr/bin/freeswitch could not be executed
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- The process /usr/bin/freeswitch could not be executed and failed.
-- The error number returned by this process is 1.
Oct 17 15:58:50 nndmc4 systemd[1]: freeswitch.service: Control process exited, code=exited status=214
Oct 17 15:58:50 nndmc4 systemd[1]: freeswitch.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- The unit freeswitch.service has entered the 'failed' state with result 'exit-code'.
Oct 17 15:58:50 nndmc4 systemd[1]: Failed to start freeswitch.
-- Subject: Unit freeswitch.service has failed
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
I'm following the installation guide https://ictfax.org/ictfax-installation-guide/ for Rocky Linux 8 system. I'm having the following error when restarting the httpd (follow step ---> service httpd restart)
php-fpm (3079682) is already running
[16-Oct-2024 16:28:25] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'imap' (tried: /pld/php/cci/imap (/pld/php/cci/imap: cannot open shared object file: No such file or directory), /pld/php/cci/imap.so (/pld/php/cci/imap.so: undefined symbol: executor_globals_offset)) in Unknown on line 0
[16-Oct-2024 16:28:25] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library '/eerun/php/cci/mailparse.so' (tried: /eerun/php/cci/mailparse.so (/eerun/php/cci/mailparse.so: undefined symbol: add_next_index_zval), /pld/php/cci///eerun/php/cci/mailparse.so.so (/pld/php/cci///eerun/php/cci/mailparse.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[16-Oct-2024 16:28:25] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library '/eerun/php/cci/redis.so' (tried: /eerun/php/cci/redis.so (/eerun/php/cci/redis.so: undefined symbol: add_next_index_zval), /pld/php/cci///eerun/php/cci/redis.so.so (/pld/php/cci///eerun/php/cci/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1729121305 (Wed Oct 16 16:28:25 2024) [pid 3147973, v213.03.0039, (null)]: vchoke Error: : choke ERROR: config_r: "unitfile" read failed (68 != 102) [No such file or directory(2) dbe0] Mode[0,00000000] env0
1729121305 (Wed Oct 16 16:28:25 2024) [pid 3147973, v213.03.0039, (null)]: initConfig: (initConfig.c, 92) read unit file failed
WARNING: Possible ERROR occurred in file loadUgliness.C line 22.
AH00534: httpd: Configuration error: More than one MPM loaded.
The text was updated successfully, but these errors were encountered: