On 2014-06-08, 12:05 PM, Shirley Hicks wrote: > Good afternoon everyone, > > Have a PHP5 recognition issue within a recently updated Mediawiki > installation. > > I'm running a couple of wikis on Dreamhost. I started the upgrade process for > my most mission-critical one (after much testing and exploration on a beta > version) at wiki.redmountainmakers.org. > The update went well, until I started to get ready to run maintenance scripts > via command line. When I first went to run update.php, I received the > following message: > "You are using PHP version 5.2.17 but MediaWiki 1.22 needs PHP 5.3.2 or > higher. ABORTING. > Check if you have a newer php executable with a different name, such as php5." > > When I received that message, I went into my domain maintenance panel and > updated the version of PHP used from 5.3 to 5.4.20 (as verified with my > http://http://wiki.redmountainmakers.org/phpinfo.php script). > When I went back to the command line to run the update scripts again, I > received the same message. Which is kind of funny, as I was updating from > 5.3, not 5.2. Are you sure the cli (not just the web version) was running php 5.3? Try running `php -v`.
~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://danielfriesen.name/] _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
