Xampp - debian 8.7 - comment utiliser mediawiki maintenance script


root@debian-8:/opt/lampp/htdocs/wiki/maintenance# php update.php
bash: php : commande introuvable


#!/usr/bin/env php This script must be run from the command line
How to ?


Old way for Windows 7 : https://www.mediawiki.org/wiki/Manua...indows/bitnami
NOTE: If you do not have command line PHP installed but are using XAMPP then use
#/xampp/bin/php

so your command would be
#/xampp/bin/php
/opt/lampp/apps/mediawiki/htdocs/maintenance/update.php


Can you help for xampp with debian, last version ?
How i can use mediawiki maintenance script ? ( /opt/lampp/htdocs/wiki/maintenance/update.php )


Source : https://community.apachefriends.org/...p?f=17&t=76430