• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue php8.3-fpm error since July 18th, 2025

PeterKi

Regular Pleskian
Server operating system version
Ubuntu 24.04.2 LTS
Plesk version and microupdate number
Plesk Obsidian Web Admin Edition 18.0.70 Update #2
I am on obsidian 18.0.70 and I have configured my server to automatic updates.
Since 2 days now, I get an error notification that the update fails.
Errors were encountered while processing:
php8.3-fpm

php-fpm
...

Error: An error occurred on attempt to install packages.
Attention! Your software might be inoperable.

Visit https://support.plesk.com/ to search for a solution.

I did not find a solution to the problem so far.
Is the package broken or is it a problem with plesk?
 
In your log, do you see more details on what error is actually logged? The Plesk error message is only a summary at the end of the update routine if something went wrong. The real error message must be shown in the log above. It's not shown in your excerpt though.
 
Today I did get the error again.
Below is the excerpt from the log.
I did try all the steps, but nothing helped.
ERROR: Components and product validation detected at least one important issue:
Package manager check
The system package manager reports the following problems:

The following packages have been unpacked but not yet configured.
They must be configured using dpkg --configure or the configure
menu option in dselect for them to work:
php-fpm server-side, HTML-embedded scripting language (FPM-CGI bi

The following packages are only half configured, probably due to problems
configuring them the first time. The configuration should be retried using
dpkg --configure <package> or the configure menu option in dselect:
php8.3-fpm server-side, HTML-embedded scripting language (FPM-CGI bi

To continue with the installation, you need to resolve these issues
using the procedure below:

1. Make sure you have a full server snapshot. Although the
following steps are usually safe, they can still cause
data loss or irreversible changes.
2. Run 'dpkg --configure -a'. This command can fix some of the
issues. However, it may fail. Regardless if it fails or not,
proceed with the following steps.
3. Run 'PLESK_INSTALLER_SKIP_PACKAGE_MANAGER_CHECK=1 plesk installer update --skip-cleanup'.
Instead of 'update', you may need to use the command you used
previously (for example, 'upgrade' or 'install').
4. The next step depends on the outcome of the previous one:
- If step 3 was completed with the "You already have the latest
version of product(s) and all the selected components installed.
Installation will not continue." message,
run 'plesk repair installation'.
- If step 3 failed, run 'dpkg --audit'. This command can show you
packages that need to be reinstalled. To reinstall them, run
'apt-get install --reinstall <packages>'.
5. Run 'plesk installer update' to revert temporary changes and
validate that the issues are resolved. If the command fails or
triggers this check again, contact Plesk support.
 
# dpkg --configure php-fpm
dpkg: dependency problems prevent configuration of php-fpm:
php-fpm depends on php8.3-fpm; however:
Package php8.3-fpm is not configured yet.

dpkg: error processing package php-fpm (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
php-fpm

# dpkg --configure php8.3-fpm
Setting up php8.3-fpm (8.3.6-0ubuntu0.24.04.5) ...
NOTICE: Not enabling PHP 8.3 FPM by default.
NOTICE: To enable PHP 8.3 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php8.3-fpm
NOTICE: You are seeing this message because you have apache2 package installed.

Job for php8.3-fpm.service failed because a timeout was exceeded.
See "systemctl status php8.3-fpm.service" and "journalctl -xeu php8.3-fpm.service" for details.
invoke-rc.d: initscript php8.3-fpm, action "restart" failed.
× php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager
Loaded: loaded (/usr/lib/systemd/system/php8.3-fpm.service; enabled; preset: enabled)
Drop-In: /usr/lib/systemd/system/php8.3-fpm.service.d
└─limit_nofile.conf
Active: failed (Result: timeout) since Fri 2025-08-01 15:22:04 CEST; 11ms ago
Docs: man:php-fpm8.3(8)
Process: 1700715 ExecStart=/usr/sbin/php-fpm8.3 --nodaemonize --fpm-config /etc/php/8.3/fpm/php-fpm.conf (code=exited, status=0/SUCCESS)
Process: 1701888 ExecStopPost=/usr/lib/php/php-fpm-socket-helper remove /run/php/php-fpm.sock /etc/php/8.3/fpm/pool.d/www.conf 83 (code=exited, status=0/SUCCESS)
Main PID: 1700715 (code=exited, status=0/SUCCESS)
CPU: 74ms

Aug 01 15:20:34 host-82.plesk.page systemd[1]: Starting php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager...
Aug 01 15:22:04 host-82.plesk.page systemd[1]: php8.3-fpm.service: start operation timed out. Terminating.
Aug 01 15:22:04 host-82.plesk.page systemd[1]: php8.3-fpm.service: Failed with result 'timeout'.
Aug 01 15:22:04 host-82.plesk.page systemd[1]: Failed to start php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager.
dpkg: error processing package php8.3-fpm (--configure):
installed php8.3-fpm package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
php8.3-fpm


# dpkg -l | grep apache
ii apache2 2.4.58-1ubuntu8.7 amd64 Apache HTTP Server
ii apache2-bin 2.4.58-1ubuntu8.7 amd64 Apache HTTP Server (modules and other binary files)
ii apache2-data 2.4.58-1ubuntu8.7 all Apache HTTP Server (common files)
ii apache2-utils 2.4.58-1ubuntu8.7 amd64 Apache HTTP Server (utility programs for web servers)
ii libapache2-mod-aclr2-psa 14081815-v.ubuntu.24.04+p18.0.69.0+t250408.0620 amd64 Module for Apache2 to automate serving static content with NGINX
ii libapache2-mod-fcgid-psa 2.3.9.5-v.ubuntu.24.04+p18.0.70.0+t250502.0855 amd64 Alternative FastCGI module for Apache2
ii libapache2-mod-passenger-plesk 1:6.0.26-v.ubuntu.24.04+p18.0.70.3+t250717.1527 amd64 Apache module and configuration for Phusion Passenger
ii libapache2-mod-php 2:8.3+93ubuntu2 all server-side, HTML-embedded scripting language (Apache 2 module) (default)
rc libapache2-mod-php8.1 8.1.2-1ubuntu2.21 amd64 server-side, HTML-embedded scripting language (Apache 2 module)
ii libapache2-mod-php8.3 8.3.6-0ubuntu0.24.04.5 amd64 server-side, HTML-embedded scripting language (Apache 2 module)
ii libapache2-mod-sysenv-psa 0.2-v.ubuntu.24.04+p18.0.69.0+t250408.0620 amd64 Plesk mod_sysenv module for Apache2
ii libapache2-modsecurity-plesk 1:2.9.10-v.ubuntu.24.04+p18.0.70.3+t250717.1527 amd64 Open source, cross-platform, web server WAF module
 
Jul 31 06:31:45 host-82.plesk.page systemd[1]: Starting php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager...
░░ Subject: A start job for unit php8.3-fpm.service has begun execution
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit php8.3-fpm.service has begun execution.
░░
░░ The job identifier is 814096.
Jul 31 06:33:15 host-82.plesk.page systemd[1]: php8.3-fpm.service: start operation timed out. Terminating.
Jul 31 06:33:15 host-82.plesk.page systemd[1]: php8.3-fpm.service: Failed with result 'timeout'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ The unit php8.3-fpm.service has entered the 'failed' state with result 'timeout'.
Jul 31 06:33:15 host-82.plesk.page systemd[1]: Failed to start php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager.
░░ Subject: A start job for unit php8.3-fpm.service has failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit php8.3-fpm.service has finished with a failure.
░░
░░ The job identifier is 814096 and the job result is failed.
Jul 31 07:40:22 host-82.plesk.page systemd[1]: Starting php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager...
░░ Subject: A start job for unit php8.3-fpm.service has begun execution
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit php8.3-fpm.service has begun execution.
░░
░░ The job identifier is 819482.
Jul 31 07:41:52 host-82.plesk.page systemd[1]: php8.3-fpm.service: start operation timed out. Terminating.
Jul 31 07:41:52 host-82.plesk.page systemd[1]: php8.3-fpm.service: Failed with result 'timeout'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ The unit php8.3-fpm.service has entered the 'failed' state with result 'timeout'.
Jul 31 07:41:52 host-82.plesk.page systemd[1]: Failed to start php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager.
░░ Subject: A start job for unit php8.3-fpm.service has failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit php8.3-fpm.service has finished with a failure.
░░
░░ The job identifier is 819482 and the job result is failed.
Jul 31 07:54:25 host-82.plesk.page systemd[1]: Starting php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager...
░░ Subject: A start job for unit php8.3-fpm.service has begun execution
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit php8.3-fpm.service has begun execution.
░░
░░ The job identifier is 825567.
Jul 31 07:55:55 host-82.plesk.page systemd[1]: php8.3-fpm.service: start operation timed out. Terminating.
Jul 31 07:55:55 host-82.plesk.page systemd[1]: php8.3-fpm.service: Failed with result 'timeout'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ The unit php8.3-fpm.service has entered the 'failed' state with result 'timeout'.
Jul 31 07:55:55 host-82.plesk.page systemd[1]: Failed to start php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager.
░░ Subject: A start job for unit php8.3-fpm.service has failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit php8.3-fpm.service has finished with a failure.
░░
░░ The job identifier is 825567 and the job result is failed.
Aug 01 06:18:25 host-82.plesk.page systemd[1]: Starting php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager...
░░ Subject: A start job for unit php8.3-fpm.service has begun execution
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit php8.3-fpm.service has begun execution.
░░
░░ The job identifier is 882013.
Aug 01 06:19:55 host-82.plesk.page systemd[1]: php8.3-fpm.service: start operation timed out. Terminating.
Aug 01 06:19:55 host-82.plesk.page systemd[1]: php8.3-fpm.service: Failed with result 'timeout'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ The unit php8.3-fpm.service has entered the 'failed' state with result 'timeout'.
Aug 01 06:19:55 host-82.plesk.page systemd[1]: Failed to start php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager.
░░ Subject: A start job for unit php8.3-fpm.service has failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit php8.3-fpm.service has finished with a failure.
░░
░░ The job identifier is 882013 and the job result is failed.
Aug 01 07:36:36 host-82.plesk.page systemd[1]: Starting php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager...
░░ Subject: A start job for unit php8.3-fpm.service has begun execution
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit php8.3-fpm.service has begun execution.
░░
░░ The job identifier is 887388.
Aug 01 07:38:06 host-82.plesk.page systemd[1]: php8.3-fpm.service: start operation timed out. Terminating.
Aug 01 07:38:06 host-82.plesk.page systemd[1]: php8.3-fpm.service: Failed with result 'timeout'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ The unit php8.3-fpm.service has entered the 'failed' state with result 'timeout'.
Aug 01 07:38:06 host-82.plesk.page systemd[1]: Failed to start php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager.
░░ Subject: A start job for unit php8.3-fpm.service has failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit php8.3-fpm.service has finished with a failure.
░░
░░ The job identifier is 887388 and the job result is failed.
Aug 01 07:39:04 host-82.plesk.page systemd[1]: Starting php8.3-fpm.service - The PHP 8.3 FastCGI Process Manager...
░░ Subject: A start job for unit php8.3-fpm.service has begun execution
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit php8.3-fpm.service has begun execution.
░░
 
Back
Top