• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

httpd not working anymore after update

N

nunor

Guest
After using the plesk auto updater httpd is not working anymore.

httpd service is running no no webpage can be displayed.

the installed updates are

/PSA_7.5.3/rpm_FedoraCore_2/base/psa-api-common-7.5.3-fc2.build75050602.16.noarch.rpm - updated older package psa-api-common
/PSA_7.5.3/rpm_FedoraCore_2/base/psa-api-cli-7.5.3-fc2.build75050602.16.noarch.rpm - updated older package psa-api-cli
/PSA_7.5.3/rpm_FedoraCore_2/opt/api/psa-agent-1.3.4-75050602.16.noarch.rpm - updated older package psa-agent
/PSA_7.5.3/rpm_FedoraCore_2/opt/api/psa-api-rpc-7.5.3-fc2.build75050602.16.noarch.rpm - updated older package psa-api-rpc
/PSA_7.5.3/rpm_FedoraCore_2/opt/api/psa-api-rpc-doc-7.5.3-fc2.build75050602.16.noarch.rpm - updated older package psa-api-rpc-doc
/PSA_7.5.3/rpm_FedoraCore_2/opt/api/psa-api-rpc-protocol-7.5.3-fc2.build75050602.16.noarch.rpm - updated older package psa-api-rpc-protocol
/PSA_7.5.3/rpm_FedoraCore_2/opt/sitebuilder/Sitebuilder-1.1.1-fc2.build050529.16.i386.rpm - installed

I already restarted httpd & rebooted the machine but without sucess.

Anyone knows a solution? Can I undo that update?

Many thanks. I have a lot of sites on that machine and all are down :mad:
 
Did you try to restart httpd via the command line? What happens? Any error messages?
 
Yes via the command line:

[root@braveheart root]# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: [ OK ]

webpages still not working. However the plesk admin page & plesk stats are working ...

Is there any possibility to rollback the updates?
 
Back
Top