Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Installation] Getting errors when restarting httpd #96

Open
santee-moto opened this issue Oct 17, 2024 · 2 comments
Open

[Installation] Getting errors when restarting httpd #96

santee-moto opened this issue Oct 17, 2024 · 2 comments

Comments

@santee-moto
Copy link

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.

@santee-moto
Copy link
Author

The httpd issue was resolved and could be started. Now the Freeswitch can not started.

sudo systemctl daemon-reload
sudo systemctl enable freeswitch
sudo systemctl start freeswitch

-- 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

-- Unit freeswitch.service has failed.

-- The result is failed.

@rw180800
Copy link

anyone had any luck with installing this software? The idea is a good one but no installs seem to actually work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants