Hi I've just set up a new EC2 ubuntu server at AWS yay.
Im logged in as ubuntu@mydomain.com
first I installed mysql, php5 and apache2, no problem.
now I want to edit my /etc/apache2/sites-available/default file to setup where my domains should point to....
but It seems I dont have permissions to write to the file.. and I dont have permissions to change the file permissions either.
then I tried editing the default index.html file in /var/www/index.html... but I got the same error/problem
any ideas?