Symptoms
You may see websites under an account still showing suspended after the account is unsuspended.
Description
This can be caused by Apache failing to gracefully restart during the unsuspension process.
Workaround
Perform a full stop and start of Apache.
1) Stop Apache.
/scripts/restartsrv_apache --stop
2) Start Apache.
/scripts/restartsrv_apache --start
Comments
0 comments
Article is closed for comments.