• 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

Question Plesk repair installation disabled status module in apache

Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
Plesk Obsidian 18.0.73.3
Hi

Recently i see that when i do a plesk repair installation -y, plesk disabled the module status of apache2 in plesk:

Reconfiguring the Plesk installation

Started bootstrapper repair procedure. This may take a while.
Certain actions may be skipped if not applicable.

Finishing up upgrade procedures and rerunning previously failed upgrade actions...
===> Cumulative Plesk database upgrade and repair (revertable stage) has been started.
===> Preparing Plesk database upgrade (revertable stage).
===> Cumulative upgrade and repair of Plesk database (revertable stage) has been completed.
===> Plesk database scheme upgrade has been started.
Applying migrations from: /opt/psa/bootstrapper/pp18.0.73-bootstrapper/migrations/
===> Plesk database scheme upgrade has been completed.
===> Cumulative Plesk upgrade and repair (final stage) has been started.
===> Preparing Plesk upgrade (final stage).
===> Cumulative upgrade and repair of Plesk (final stage) has been completed.
Reconfiguring mail subsystem...
Reconfiguring Apache web server...
Module status disabled.
To activate the new configuration, you need to run:
systemctl restart apache2
ln: /var/www/vhosts/chroot/bin: cannot overwrite directory
ln: /var/www/vhosts/chroot/lib: cannot overwrite directory
ln: /var/www/vhosts/chroot/lib64: cannot overwrite directory
Reconfiguring ProFTPD FTP server...
===> Configuring ProFTPD server
Reconfiguring AWStats web statistics...
Restoring SELinux contexts...
Reconfiguring SSL ciphers and protocols...
Regenerating web servers' configuration files...
Cleaning active Panel sessions...
Fixing permissions on Panel packages files

Bootstrapper repair finished.

I have ubuntu server, and i need that module, because i have plesk360, and monitoring need that module.

Why plesk disabled that module of apache2 when i run the command "plesk repair installation -y"?

Rewards!
 
stumbled accross the same problem (status module was no longer enabled) on a Debian11 to Debian12 upgrade
so, thanks for "confirming" that this happens on a "plesk repair" operation. (that gets executed automatically on a dist upgrade)
 
mod_status was disabled on clean installations due to security reasons (it allows to view request details on neighbor sites). However, once it has been manually enabled, it should not be consequently disabled upon running the repair utility. I will double-check that further with our team and get back to you once I have more details.
 
Back
Top