I have installed the drupal 7 using the root ssh user. The overall installation process seems ok within ssh. I have even downloaded and enabled the modules through drush. But when I tried to open the site on browser its throwing 500 internal server error.
I used the same process with out any errors when I grant a jailed shell access to the hosting account and login through their cpanel id in ssh.
But for the ease I want to install drupal through root ssh so I don't have to open multiple putty windows to manage multiple accounts.