Thursday 8 September 2016

Enable Jail Shell using Command in cPanel

To setup jailshell access for a user from the command line interface, simply use the operating system's change shell command as root :
# chsh -s /usr/local/cpanel/bin/jailshell ${username}

Username = cPanel username 

ERR_CONTENT_DECODING_FAILED

If you are getting the error as ERR_CONTENT_DECODING_FAILED while accessing the domain then add the below extension in php.ini  ++++++++...