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

Issue Ubuntu 12 to 14 LTS updated Plesk 12.5 Apache wont start

toomanylogins

Basic Pleskian
Hello,
I have updated ubuntu from 12 to 14 as per
Dist-Upgrade Support

This went ok I am able to access the control panel but apache not started with error

New configuration files for the Apache web server were not created due to the errors in configuration templates: apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/aclr.load: API module structure 'aclr_module' in file /usr/lib/apache2/modules/mod_aclr.so is garbled - expected signature 41503234 but saw 41503232

I have run /opt/psa/bootstrapper/pp12.5.30-bootstrapper/bootstrapper.sh repair

Cant seem to get anywhere resovling this and site is offline ?
I have attached teh repair log
Any ideas
Thanks
Paul
 

Attachments

  • plesk_12.5.30_repair.log.zip
    3.5 KB · Views: 0
File /usr/lib/apache2/modules/mod_aclr.so is a part of libapache2-mod-aclr2-psa package. Most probably it was not updated correctly. Try to fix it with

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components

or try to disable this Apache module.
 
Thanks Igor It seems I have had this issue before as I have the libapache2-mod-fcgid-psa_2.3.9.5-ubuntu14.04.17010319_amd64.deb zip file downloaded locally last year when I upgraded my inhouse dev server . Will try and resolve this weekend when I can take site offline.
 
Can I run this before I do the ubuntu 14.04 update ?
plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
Alternatively In control panel which module do I disable ?
Thanks
 
Back
Top