Manual:$wgPhpCli/de-formal

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<translate> Shell and process control</translate>: $wgPhpCli
Executable path of PHP cli client (php/php5).
<translate> Introduced in version:</translate>1.14.0 (r40069)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(string)
<translate> Default value:</translate>'/usr/bin/php' (1.16+)
'php' (1.14-1.15)

Details

Executable path of PHP cli client (php/php5).

If you're not sure what this should be set to then running whereis php, will locate the PHP binary for you.

Example

$wgPhpCli = '/usr/bin/php';