Uwe Brauer wrote:
>>> Regarding Re: [Mediawiki-l] how to upgrade running 1.9 to
>>> 1.16 with all the extensions; Platonides
>>> <[email protected]> adds: 
> 
>    > Almost. The last point is to be run from the console:
>    > php maintenance/update.php
> 
> I tried this now on a different machine running Kubuntu 8.04
> with php5.2.4 installed. There 
>  php maintenance/update.php
> 
> 
> Returns php: Command not found.
> 
> I have no access not my newer machine where the command
> worked, can somebody give me a hint what to do, where is php
> supposed to be located?
> 
> Uwe Brauer 

It's called php5 there.

sudo apt-get install php5-cli

php5 maintenance/update.php


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to