php-fpm56.service: Failed at step ADDRESS_FAMILIES spawning

adi5497

Verified User
Joined
Jan 14, 2020
Messages
21
Hi, For a few hours I'm trying to fix problem with php - not working. Service is stopped.
In
Code:
journalctl -xe
i found this:
Code:
Jan 14 11:22:27 ns1 systemd[32159]: php-fpm56.service: Failed at step ADDRESS_FAMILIES spawning /usr/local/php56/sbin/php-fpm56: Invalid argument
-- Subject: Process /usr/local/php56/sbin/php-fpm56 could not be executed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The process /usr/local/php56/sbin/php-fpm56 could not be executed and failed.
--
-- The error number returned by this process is 22.
Jan 14 11:22:27 ns1 systemd[1]: php-fpm56.service: Main process exited, code=exited, status=232/ADDRESS_FAMILIES
Jan 14 11:22:27 ns1 systemd[1]: Failed to start The PHP FastCGI Process Manager.
-- Subject: Unit php-fpm56.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit php-fpm56.service has failed.
--
-- The result is failed.
Jan 14 11:22:27 ns1 systemd[1]: php-fpm56.service: Unit entered failed state.
Jan 14 11:22:27 ns1 systemd[1]: php-fpm56.service: Failed with result 'exit-code'.
~
I have installed nginx+apache. Any idea what try to do to fix it?
 
Hello,

You might need to open a ticket with DirectAdmin support and let them to check your server via SSH.
 
Back
Top