summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-02-23 09:33:33 +0300
committerAndrew Dolgov <[email protected]>2017-02-23 09:33:33 +0300
commit25fc6175038fe5d2a81685b91c1bef4340d2009d (patch)
tree27a74959702d08b9986946c5de74aba1f9b481f1
parentf50d4775a26a5aba1b5bb4695b067e2c4b9fbb58 (diff)
fox created page: test
-rw-r--r--UpdatingFeeds.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/UpdatingFeeds.md b/UpdatingFeeds.md
index 1e70df3..0470f67 100644
--- a/UpdatingFeeds.md
+++ b/UpdatingFeeds.md
@@ -12,10 +12,10 @@ Update daemon
-------------
**This is the recommended way to update feeds**. Please use it if you
-have access to PHP CLI interpreter and can run background processes. You
+have access to PHP command line interpreter and can run background processes. You
can run single-process update daemon or update\_daemon2.php
-(multi-process, runs several update tasks in parallel) using PHP cli
-interpreter.
+(multi-process, runs several update tasks in parallel) using PHP CLI
+interpreter. Do not use PHP CGI binary to run command line scripts.
Please do not ever run update daemon or any PHP processes as root. It is
recommended, but not required, to run the daemon under your website user