By tcsams
service apache2 restart Job for apache2.service failed because the control process exited with error cod e. See “systemctl status apache2.service” and “journalctl -xe” for details.
service apache2 reload
apache2.service is not active, cannot reload
root@s166-62-39-74:/home/terry/safe0815/singlepoint# apachectl start AH00534: apache2: Configuration error: No MPM loaded. Action ‘start’ failed.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Could you try installing the following library:
$ sudo apt-get install libapache2-mpm-itk
or if you have already installed the mpm library please try the following command to enable the modules
$ sudo a2enmod auth_basic authn_core authn_file authz_core authz_host authz_user access_compat
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.