[Solution] Reactivate / Dessuspender Manually Cpanel account [WHM]
Nose because this error occurs that the nonreactive WHM a suspended account or if you try to do that says that is not suspended but to enter the domain you keep seeing it as suspended. So let's make a Manual Reactivation of the account.
We can do it from SFTP or SSH.
* Method for SFTP:
A. - We went into the server from any program SFTP (FTP shell) or any FTP access to / home / our server and go to the following path:
/ Home / [account_name] / public_html /
2. - We search the file. Htaccess, we give to edit and delete the following line:
RedirectMatch. * / Cgi-sys/suspendedpage.cgi
Note: If that's the only line of. Htaccess can delete the file directly, but if you have more lines just remove that.
3. - Save and now we look in the / public_html / if there is any file with name similar to that below and we'll remove it:
. Htaccess.suspend. [Numbers]
* Method for SSH:
1. We login as root on the server and run the following command to see that it contains the. Htaccess account:
cat / home / [account_name] / public_html / .htaccess
2. See if this line:
RedirectMatch. * / Cgi-sys/suspendedpage.cgi
3. Edit the file with any of the following 3 lines:
edit / home / [account_name] / public_html / .htaccess nano-w / home / [account_name] / public_html / .htaccess sudo nano-w / home / [account_name] / public_html / .htaccess
4. - Save with Ctrl + O and then Enter or Ctrl + X then Y.
5. - We list the folder with the following command:
ls / home / [account_name] / public_html /
6. - We check in the / public_html / there is any file with name similar to this below.
. Htaccess.suspend.
If there is anyone with that name remove:
rm-fr / home / [account_name] / public_html / .htaccess.suspend. [numbers]
Note: To avoid typing the full path you can go directly to the folder to use shorter commands:
cd / home / [account_name] / public_html / And you would use commands like this:
edit /. htaccess ls /
If what you read you served you could leave a comment for others to see it works. Thank you!
You may also like:
- Suspend / Resume Cpanel account by SSH [WHM / Cpanel] [Centos]
- Regenerate / Rebuild / Redo / Compile the httpd.conf in Cpanel (Centos)
- Error writing / etc / fstab: Read-only file system [Centos] [WHM]
- Enable / Disable Login via SSL in WHM - Cpanel and WebMail
- Install ApacheTop - Monitor Apache (Centos)





New entry: [Solution] Reactivate / Dessuspender Manually Cpanel account [WHM] # vicolinker http://t.co/7qWkcS5c