When I try to save the file in vi, I get this error:
"/etc/my.cnf" E212: Can't open file for writing
my.cnf does not yet exist. How do I get permission to create it in /etc/?
I am accessing the server via SSH using the admin user/pass.
Edit: nevermind, I used su (to get root) and it seems to...