Author Topic: unsuspend account not works  (Read 2129 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
unsuspend account not works
« on: December 29, 2021, 12:35:34 PM »
after unsuspend account all domains still show
Quote
Account Suspended
Please contact your hosting provider to correct issues causing your website to be offline.
how to fix it?

Offline
*
Re: unsuspend account not works
« Reply #1 on: December 29, 2021, 05:21:12 PM »
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. :(


Offline
*
Re: unsuspend account not works
« Reply #2 on: December 29, 2021, 06:56:56 PM »
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.

Offline
***
Re: unsuspend account not works
« Reply #3 on: December 29, 2021, 09:53:10 PM »
To solve, as reported by CWP team today, issue the following commands:
Code: [Select]
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