[root@mov ~]# /webserver-restart
spawn-fcgi.c.197: child spawned successfully: PID: 2562
httpd: Could not reliably determine the server's fully qualified domain name, using 125.76.232.7 for ServerName
[root@mov ~]#
[root@mov ~]# /nginx-stop;/apache-stop
spawn-fcgi.c.127: bind failed: Address already in use
httpd: Could not reliably determine the server's fully qualified domain name, using 125.76.232.7 for ServerName
[root@mov ~]#
[root@mov ~]# /webserver-restart
spawn-fcgi.c.197: child spawned successfully: PID: 2562
httpd: Could not reliably determine the server's fully qualified domain name, using 125.76.232.7 for ServerName
[root@mov ~]#
[root@mov ~]# /nginx-stop;/apache-stop
spawn-fcgi.c.127: bind failed: Address already in use
httpd: Could not reliably determine the server's fully qualified domain name, using 125.76.232.7 for ServerName
[root@mov ~]#
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 21 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 20 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 8888 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 20000:30000 -j ACCEPT