Nicola Urbinati
Basic Pleskian
- Server operating system version
- Ubuntu 18.04
- Plesk version and microupdate number
- Version 18.0.46
Hi,
Just installed PHP 8.0 and 8.1, but the services do not start properly.
In the GUI, under the services tool, they are given as:
8.0: not started
8.1: not configured
They both give the same result with:
Same result if I configure for a domain (or try to manually start) 8.0
Thig is that the dir and file exists:
plesk repair web did not solve.
Cannot find any tip about the given error.
Thank you very much,
Just installed PHP 8.0 and 8.1, but the services do not start properly.
In the GUI, under the services tool, they are given as:
8.0: not started
8.1: not configured
They both give the same result with:
Code:
● plesk-php81-fpm.service - The PHP 8.1.9 FastCGI Process Manager
Loaded: loaded (/lib/systemd/system/plesk-php81-fpm.service; disabled; vendor preset: enabled)
Drop-In: /lib/systemd/system/plesk-php81-fpm.service.d
└─limit_nofile.conf
Active: failed (Result: exit-code) since Wed 2022-08-24 11:49:02 CEST; 2min 49s ago
Process: 21210 ExecStart=/opt/plesk/php/8.1/sbin/php-fpm --nodaemonize (code=exited, status=226/NAMESPACE)
Main PID: 21210 (code=exited, status=226/NAMESPACE)
Aug 24 11:49:02 srvurb01.urbaman.it systemd[1]: Starting The PHP 8.1.9 FastCGI Process Manager...
Aug 24 11:49:02 srvurb01.urbaman.it systemd[21210]: plesk-php81-fpm.service: Failed to set up mount namespacing: No such file or directory
Aug 24 11:49:02 srvurb01.urbaman.it systemd[21210]: plesk-php81-fpm.service: Failed at step NAMESPACE spawning /opt/plesk/php/8.1/sbin/php-fpm: No such file or directory
Aug 24 11:49:02 srvurb01.urbaman.it systemd[1]: plesk-php81-fpm.service: Main process exited, code=exited, status=226/NAMESPACE
Aug 24 11:49:02 srvurb01.urbaman.it systemd[1]: plesk-php81-fpm.service: Failed with result 'exit-code'.
Aug 24 11:49:02 srvurb01.urbaman.it systemd[1]: Failed to start The PHP 8.1.9 FastCGI Process Manager.
Same result if I configure for a domain (or try to manually start) 8.0
Thig is that the dir and file exists:
Code:
# ls -la /opt/plesk/php/8.1/sbin/php-fpm
-rwxr-xr-x 1 root root 6320240 Aug 5 07:34 /opt/plesk/php/8.1/sbin/php-fpm
plesk repair web did not solve.
Cannot find any tip about the given error.
Thank you very much,