Topic on Extension talk:Echo

Installing the version from git broke my wiki

1
Sergiidumyk (talkcontribs)

Did exactly this:

cd extensions/

git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo.git

then wfLoadExtension( 'Echo' ); in LocalSettings.php.

Running update.php suspiciously did not provide any output. Then my wiki did not open. Remedy: deleting Echo folder and getting it via usual (for me) download extension feature. Then all worked fine.

Reply to "Installing the version from git broke my wiki"