Score:0

can't start apache and access phpmyadmin on ubuntu 21.04

ve flag

I have an issue with the apache webserver and PHPMyAdmin in ubuntu.

when I open Xampp and try to start apache it doesn't start but MySQL starts. I check error logs but there was nothing just an empty file. here are some images: enter image description here

and I check the config file and it was like this:

enter image description here

when I run Laravel projects it works fine like everything is ok. but the main problem is that I can't PHPMyAdmin here is there error image:

enter image description here

Maybe the problem comes from Nginx, but I am not sure about this, and how to solve this issue.

in flag
If you have nginx running, then Apache will not be able to use the appropriate port to handle traffic. You will need to decide which web server to use, or configure one of them to use a different port.
Mahdi Jafari avatar
ve flag
Thanks @matigo, I uninstalled Nginx and now I can apache server is running!
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.