stuck start apache cause Set the ‘ServerName’ directive globally error
goto nano /usr/local/apache/conf/httpd.conf add ServerName your_domain.com:80 use Config Test /usr/local/apache/bin/apachectl configtest if Ok Restart Services
Danang Setya Pramana - Working Memory
This is my working memory when i forgot some command and some code for my work
goto nano /usr/local/apache/conf/httpd.conf add ServerName your_domain.com:80 use Config Test /usr/local/apache/bin/apachectl configtest if Ok Restart Services