Readd $wgPhpCli (removed in r59446), it was already here before JS2, and FlaggedRevs...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 25 Dec 2009 18:50:00 +0000 (18:50 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 25 Dec 2009 18:50:00 +0000 (18:50 +0000)
includes/DefaultSettings.php

index b3cbd4d..3735f3c 100644 (file)
@@ -3761,6 +3761,11 @@ $wgMaxShellFileSize = 102400;
  */
 $wgMaxShellTime = 180;
 
+/**
+ * Executable path of the PHP cli binary (php/php5). Should be set up on install.
+ */
+$wgPhpCli = '/usr/bin/php';
+
 /**
  * DJVU settings
  * Path of the djvudump executable