Hitchwiki / hitchwiki

The Hitchhiker's Guide to Hitchhiking the World
https://hitchwiki.org
32 stars 9 forks source link

Fix SetupUser script #113

Closed simison closed 7 years ago

simison commented 7 years ago

It outputs:

==> default: Setup CheckUser...
==> default: Could not open input file: install.php

when doing vagrant up first time.

See ./scripts/bootstrap_vagrant.sh

omelnyk commented 7 years ago

https://www.mediawiki.org/wiki/Extension:CheckUser#On_an_existing_wiki:

navigate to the extensions/CheckUser folder and run php install.php. Ensure that you are running a PHP version 5.x install, otherwise this script will not run. If install.php is not present then run php maintenance/update.php again

We're already doing maintenance/update.php several lines above, and the extension's tables are in place on beta.