Control Web Panel

WebPanel => CentOS-WebPanel GUI => Topic started by: showery on November 10, 2017, 09:51:03 PM

Title: Admin Panel wont connect
Post by: showery on November 10, 2017, 09:51:03 PM
New fresh install centos 6 with centos WP latest .. install went well with no errors. I cant connect to the admin http://myip:2030. I get an error

service cwpsrv start
Starting cwpsrv: cwpsrv: [emerg] nknown directive "ModSecurityEnabled" in /usr/local/cwpsrv/conf/cwpsrv.conf:23
Title: Re: Admin Panel wont connect
Post by: satyam147 on November 11, 2017, 11:33:03 AM
I have Solved id  :) :) :) :)

just goto the files
 /usr/local/cwpsrv/conf/cwpsrv.conf
/usr/local/cwpsrv/conf/cwp_services.conf
/usr/local/cwpsrv/conf/cwp_panels.conf

and comment out the lines which contains modSecurity and restart cwp.

It solved the issue.
Title: Re: Admin Panel wont connect
Post by: studio4host on November 11, 2017, 09:15:40 PM
try this, it should update cwpsrv to latest version and fix that issue

Code: [Select]
yum clean all
yum update cwpsrv