Manual:$wgPhpCli/de

Category:MediaWiki configuration settings/de#PhpCliCategory:MediaWiki configuration settings introduced in version 1.14.0/de#PhpCliCategory:MediaWiki configuration settings still in use/de#PhpCliCategory:Shell variables/de#PhpCli
Shell und Prozesskontrolle: $wgPhpCli
Executable path of PHP cli client (php/php5).
Eingeführt in Version:1.14.0 (r40069)
Entfernt in Version:Weiterhin vorhanden
Erlaubte Werte:(Zeichenkette)
Standardwert:'/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';
Category:MediaWiki configuration settings/de Category:MediaWiki configuration settings introduced in version 1.14.0/de Category:MediaWiki configuration settings still in use/de Category:Shell variables/de