[Users] Unable to bind socket: 80 : Permission denied

2013-04-08 Thread Matthieu Bienvenüe
Hello ! I'm currently have a problem wih setting Apache Traffic Server up. I'm using an OpenVZ container (Proxmox 2.3) that runs debian 6.0. I'm installing ATS using sid apt repository (ATS version 3.2.4-1). After the install, I'm changing the listenning port of ATS to 80 and here comes proble

[Users] Unable to bind socket: 80 : Permission denied

2013-04-08 Thread Matthieu Bienvenüe
Hello ! I'm currently have a problem wih setting Apache Traffic Server up. I'm using an OpenVZ container (Proxmox 2.3) that runs debian 6.0. I'm installing ATS using sid apt repository (ATS version 3.2.4-1). After the install, I'm changing the listenning port of ATS to 80 and here comes proble

Re: [Users] Unable to bind socket: 80 : Permission denied

2013-04-08 Thread CoolCold
Make sure you are running it under privileged (root) user . On Mon, Apr 8, 2013 at 2:55 PM, Matthieu Bienvenüe wrote: > Hello ! > > I'm currently have a problem wih setting Apache Traffic Server up. I'm > using an OpenVZ container (Proxmox 2.3) that runs debian 6.0. I'm > installing ATS using si

Re: [Users] Unable to bind socket: 80 : Permission denied

2013-04-08 Thread Matthieu Bienvenüe
Yes I'm starting traffic_cop under root : ~# ps aux root 22384 0.0 0.4 7548 2248 ?Ss 11:47 0:00 /usr/bin/traffic_cop Le 08/04/2013 13:43, CoolCold a écrit : Make sure you are running it under privileged (root) user . On Mon, Apr 8, 2013 at 2:55 PM, Matthieu Bienvenüe