The script didn't work for me. I first applied the patches below (essentially style, but also a clearer error message). I get: $ ./install-wiki.sh install Instance already running. Restarting... kill: 45: No such process 2012-06-14 10:53:21: (log.c.166) server started mediawiki-1.19.0.tar.gz downloaded in /tmp. You can delete it later if you want. Generating the SQLite database file. It can take some time ... Could not get page: http://localhost:1234/wiki/mw-config/index.php Can't create database file in TODO. Try to run ./install-wiki.sh delete first. Indeed: $ ps -u moy | grep light $ telnet localhost 1234 Trying 127.0.0.1... telnet: Unable to connect to remote host: Connection refused Matthieu Moy (3): chmod -x test-gitmw-lib.sh Coding style Explicit error when curl_exec() fails contrib/mw-to-git/t/install-wiki/db_install.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) mode change 100755 => 100644 contrib/mw-to-git/t/test-gitmw-lib.sh -- 1.7.11.rc0.57.g84a04c7 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html