aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-08 23:31:35 -0800
committerfriendica <info@friendica.com>2012-02-08 23:31:35 -0800
commitf73b6ed7a13235086576a65b73f2ae02b3ffa8f5 (patch)
tree16491bfcf88a4b830207f839fc214f00fa17c3d1
parent11517a027b3778c56aabb4df20af46dcb24a93d0 (diff)
parent1c8680d9f90629bdaebff38ff436aca42e0ebcd4 (diff)
downloadvolse-hubzilla-f73b6ed7a13235086576a65b73f2ae02b3ffa8f5.tar.gz
volse-hubzilla-f73b6ed7a13235086576a65b73f2ae02b3ffa8f5.tar.bz2
volse-hubzilla-f73b6ed7a13235086576a65b73f2ae02b3ffa8f5.zip
Merge branch 'pull'
-rwxr-xr-xINSTALL.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 70027dc4c..fdd54b765 100755
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -107,6 +107,11 @@ one shown, substituting for your unique paths and settings:
You can generally find the location of PHP by executing "which php". If you
have troubles with this section please contact your hosting provider for
assistance. Friendika will not work correctly if you cannot perform this step.
+
+You should also be sure that $a->config['php_path'] is set correctly, it should
+look like (changing it to the correct PHP location)
+
+$a->config['php_path'] = '/usr/local/php53/bin/php'
Alternative: You may be able to use the 'poormancron' plugin to perform this
step if you are using a recent Friendika release. 'poormancron' may result in