[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: PHP coder needs Tor details




On Feb 13, 2007, at 9:37 AM, Michael Holstein wrote:


Because TOR is running in the foreground in that terminal. If you want to background the process, put a '&' after the command .. eg:


'/path/to/tor &'


Or you could put the following entry in the config file:

RunAsDaemon 1