• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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