Re: Problem installing Django on AWS EC2 Ubuntu 12.04

2014-01-27 Thread Feyzi Bagirov
Actually, I just fixed it - I didn't grant access to port 80 in the security group. Now it works! Before, I saw "Page not found". Thanks! On Mon, Jan 27, 2014 at 6:48 PM, Avraham Serour wrote: > what do you see then? > > > On Mon, Jan 27, 2014 at 3:27 PM, Feyzi Bagirov wrote: > >> I used these

Re: Problem installing Django on AWS EC2 Ubuntu 12.04

2014-01-27 Thread Avraham Serour
what do you see then? On Mon, Jan 27, 2014 at 3:27 PM, Feyzi Bagirov wrote: > I used these instructions http://nickpolet.com/blog/1/ to install Django > on AWS EC2 t1.micro instance. > > It went well until I restarted apache and was supposed to see the initial > Django page at the Public DNS a

Problem installing Django on AWS EC2 Ubuntu 12.04

2014-01-27 Thread Feyzi Bagirov
I used these instructions http://nickpolet.com/blog/1/ to install Django on AWS EC2 t1.micro instance. It went well until I restarted apache and was supposed to see the initial Django page at the Public DNS address: "Now if you view the servers Public DNS in your browser you should see the d