]> git.mxchange.org Git - friendica.git/commitdiff
Install note about PHP path.
authorAbinoam P. Marques Jr <abinoam@gmail.com>
Thu, 9 Feb 2012 06:01:42 +0000 (22:01 -0800)
committerAbinoam P. Marques Jr <abinoam@gmail.com>
Thu, 9 Feb 2012 06:01:42 +0000 (22:01 -0800)
INSTALL.txt

index 70027dc4c69ef7bad66d69b56f1d8a1974269c97..fdd54b765fa4b4e2792dc1a52a530fff3a638b11 100755 (executable)
@@ -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