PHP coder needs Tor details
David O Smith
dave at DavidOSmith.co.uk
Fri Feb 16 12:26:39 UTC 2007
At 3:21 pm on Thursday, February 15, 2007, trashdsfg at yahoo.com (Mr.
Blue) said:
>Like: /usr/local/bin/tor
>If I just type tor than it doesn't work.
That will be because your PATH environment variable for "nobody" doesn't
include /usr/local/bin
You can change this by doing something like:
PATH=$PATH:/usr/local/bin:
export PATH
The actual command format will depend on what shell you're running.
HTH
Dave
--
Dave Smith
Wordsmith and yarnspinner, singer and storyteller
More information about the tor-talk
mailing list