Mar 02 gervis apache2[]: Action 'configtest' failed. Mar 02 gervis apache2[]: The Apache error log may have more i Mar 02 gervis systemd[1]: apache2. Hint: Some lines were ellipsized, use -l to show in full. Any help on this issue will be appreciated.
I also tried systemctl status apache2. Mar 02 gervis apache2[]: The Apache error log may have more information. Line 21 says: is there some problem there? Improve this question. The error may be in one of the files included by the line i. It's fixed no? The on line 24 should not be there. Add a comment. Active Oldest Votes. Improve this answer. BeastOfCaerbannog 7, 9 9 gold badges 34 34 silver badges 55 55 bronze badges.
Alpy Alpy 2 2 silver badges 8 8 bronze badges. It's line 24 I guess. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. I have tried the first to fix unmet dependencies which gave me the same output. I tried the second option to remove apache files and got this output: sudo apt-get remove --purge -s apache2 Reading package lists Done Package 'apache2' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and not upgraded.
It is admitting that apache packages have not been installed as this is the first time i'm doing this. This has actually worked, sorry i thought i had commented back, network issues. Apparently i am on linux mint Show 3 more comments. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. Podcast Making Agile work for data science. Stack Gives Back Featured on Meta.
New post summary designs on greatest hits now, everywhere else eventually. Related 7. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
Hizqeel 3 3 gold badges 21 21 silver badges 22 22 bronze badges. Tanu Mittal Tanu Mittal 51 1 1 gold badge 1 1 silver badge 3 3 bronze badges. Followed this askubuntu. Add a comment. Active Oldest Votes. Running this often solves issues with packages: sudo apt-get update This may also help: sudo apt-get upgrade See this Linode guide.
D 66 4 4 bronze badges. Looks like some packages are broken in your system, first fix them dpkg --configure -a sudo apt-get -f install then sudo apt-get install apache2-bin apache2 OR sudo aptitude install apache2-bin apache2 This should fix your issue.
Juned Juned 6, 7 7 gold badges 42 42 silver badges 91 91 bronze badges. Can you try to remove unnecessary packages by executing apt-get autoremove and then try to install apache again. Tried doing that but no help! Tapan Meena Tapan Meena 31 2 2 bronze badges. Solved this issue by following two steps.. The package which contain add-apt-repository command is and was all the time : software-properties-common not python-software-properties as you may think.
0コメント