Error starting httpd.service

When I run Fedora error message Apache server

Hi @abdoo, what is your specific question?

Is your desktop not starting or are you only trying to debug Apache not starting?

If you can provide some more information that can be helpful for people in order to assist you.

You can check detailed log messages from Apache with:

journalctl -rxu httpd
1 Like

Yes I can 't accesses my Destop

! 17227029341507611759816858149985|666x500

You can access the virtual consoles, you do not need the GUI to be working.

Type Ctrl-Alt-F3 to get to a console and log in.

Apache / httpd should normally not be needed to get a desktop. You could disable the service from a console and reboot:

$ sudo systemctl disable httpd.service 

There is a chance that the Apache issue is not related though.

Thank you now is working

Thank Mr Barry