What has to be done to start apache on manjaro?

i installed apache from the repo

i set the address in the /etc/httpd/conf/httpd.conf

i can’t find any gui location for starting servers

i used the commandline

sudo httpd -k start
AH00558: httpd: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1. Set the ‘ServerName’ directive globally t
o suppress this message

does it need the fully qualified domain name? i did not have this problem on the distro i left.

i just installed manjaro. i have had manjaro running for about 12 hours. this distro is still very new to me. trying to find my way around it.

Thats not the way.

systemctl start httpd

https://wiki.archlinux.org/title/Apache_HTTP_Server

There is a wealth of information in the Arch Wiki and Manjaro Linux forum’s Tutorials section

1 Like