My executable trafficserver file are under /usr/bin, but when I'm trying to run the trafficserver start command it says command not found. So when I'm saying some progress I meant that when I typed "service trafficserver start" I got the prompt "* Not starting Apache Traffic Server"
On Wed, Aug 7, 2013 at 3:21 PM, <[email protected]> wrote: > ** > It helps if you give background on your setup. /usr/local/bin is the > default location for installation of executables for trafficserver. This > should be in the default PATH for the user running trafficserver. As thar > user "which trafficserver" might show your location. > > By progress do you mean your original question is answered and the command > line works now? > ------------------------------ > *From: * Noam Schiff <[email protected]> > *Date: *Wed, 7 Aug 2013 12:39:07 +0300 > *To: *<[email protected]> > *ReplyTo: * [email protected] > *Subject: *Re: error: the requested command failed when trying to run > /usr/bin/traffic_line -x > > There is some progress... > But, when I'm running > /usr/bin# sudo service trafficserver start > * Not starting Apache Traffic Server > > I'm getting this message. Does anyone know why I'm getting this message? > > > On Wed, Aug 7, 2013 at 12:05 PM, Noam Schiff <[email protected]> wrote: > >> Could you please send me the path to this command? >> >> >> On Wed, Aug 7, 2013 at 11:17 AM, Nick Kew <[email protected]> wrote: >> >>> On 7 Aug 2013, at 09:04, Noam Schiff wrote: >>> >>> > Does killing the process and running the command >>> /usr/bin/traffic_server start & does the trick? >>> >>> Is that a typo? >>> >>> traffic_server (with the underscore) is the main daemon process. >>> trafficserver (no underscore) is the command to use with arguments like >>> "start" >>> >>> The latter also starts the manager that responds to traffic_line ! >>> >>> -- >>> Nick Kew >> >> >> >
