This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Installation / Fresh install of CWP on Centos 6.7 cannot access web server on 2030 or 2031
« on: November 06, 2015, 01:24:13 AM »
Hey guys,
might be an easy solution but i am not able to access my new install of cwp. i believe that everything installed ok. I did a fresh install on a VM of Centos 6.7 and then followed the CWP install direction to the letter.
I received the completed screen with addresses to reach the web server but nothing is working. I have stopped iptables. With iptables stopped i can go to http://serverip:80 and i receive the test page but that will stop if i turn iptables back on.
I have also tried the following:
iptables -A INPUT -p tcp --dport 2030 -j ACCEPT
When i try to restart the cwpsrv i get the following errors:
[root@cwppanel ~]# service cwpsrv restart
Stopping cwpsrvd: [FAILED]
Starting cwpsrvd: cwpsrvd: Syntax error on line 419 of /usr/local/cwpsrv/conf/httpd.conf: Syntax error on line 4 of /usr/local/cwpsrv/conf.d/mod_security.conf: Could not open configuration file /usr/local/cwpsrv/modsecurity-crs/modsecurity_ crs_10_config.conf: No such file or directory
[FAILED]
any ideas?
Cheers
Ozzy (Linux/CWP newbie please be kind!)
might be an easy solution but i am not able to access my new install of cwp. i believe that everything installed ok. I did a fresh install on a VM of Centos 6.7 and then followed the CWP install direction to the letter.
I received the completed screen with addresses to reach the web server but nothing is working. I have stopped iptables. With iptables stopped i can go to http://serverip:80 and i receive the test page but that will stop if i turn iptables back on.
I have also tried the following:
iptables -A INPUT -p tcp --dport 2030 -j ACCEPT
When i try to restart the cwpsrv i get the following errors:
[root@cwppanel ~]# service cwpsrv restart
Stopping cwpsrvd: [FAILED]
Starting cwpsrvd: cwpsrvd: Syntax error on line 419 of /usr/local/cwpsrv/conf/httpd.conf: Syntax error on line 4 of /usr/local/cwpsrv/conf.d/mod_security.conf: Could not open configuration file /usr/local/cwpsrv/modsecurity-crs/modsecurity_ crs_10_config.conf: No such file or directory
[FAILED]
any ideas?
Cheers
Ozzy (Linux/CWP newbie please be kind!)
Pages: [1]