Can someone tell me the best way to run a PHP script and output content and errors to a text file (using nohup) using the unix shell?
|
feedback
|
I don't know why you'd want to use nohup but that would be
See the manual | |||
|
feedback
|