Forum Moderators: phranque
Yet when I try to edit the httpd.conf file (or change it's name/move it/etc..) I'm told "access denied" or something along those lines.. Why is that? How else can I edit it? I tried logging in using my server's root user/pass as well? Thanks in advance!
You do, however, have to change users once logged in OR make use of sudo su (pseudo superuser) to modify system files. Your system admin can add you to the sudo'ers files, it will also require a password.
You do not have to be logged in as user root via SSH to do this, in fact that is a very bad idea.
Why is that may I ask? Is it because user/pass is unencrypted while in transit or something? I tried to login as the root and now you've got my worried!?