Manual:$wgPhpCli/hu

From Linux Web Expert

<translate> Shell and process control</translate>: $wgPhpCli
A PHP cli kliens futtatható állományának neve (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>(sztring)
<translate> Default value:</translate>'/usr/bin/php' (1.16+)
'php' (1.14-1.15)

Részletek

A változó megadja a PHP cli kliens (PHP/PHP5) futtatható állományának nevét.

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';