Control Web Panel
WebPanel => CentOS-WebPanel Bugs => Topic started by: ed44rf on December 29, 2021, 12:35:34 PM
-
after unsuspend account all domains still show
Account Suspended
Please contact your hosting provider to correct issues causing your website to be offline.
how to fix it?
-
Hi,
I have similar problem on my CWP servers!
All accuont is enabled but every vhost conf contains the suspended html page path as document root.
Suspending and unsuspending are not working. :(
-
Similar problem on my CWP servers!
accuont is enabled but vhost conf contains the suspended html page path as document root.
Suspending and unsuspending are not working.
-
To solve, as reported by CWP team today, issue the following commands:
rm -f /usr/local/cwp/users/suspended/*.bandwidth
/scripts/cwp_api webservers rebuild_all
The first command remove bandwidth limits from sites, and the second rebuild all sites configurations in your webservers.
Regards,
Netino