On Wed, 13 Aug 2014, at 11:26, Greg Bennett wrote:
Why can't you install it via the web installer?
Can you post what the script path setting is in your local settings file?
It was originally:
$wgScriptPath = "wiki";
But with more awake eyes, I changed it to "/Exec/wiki" and it did the trick! Thanks.
Greg
Ah. That's an absolute path now instead of relative? Would be nice to know why: it should be able to figure out a path both ways. Nice to get it working, anyway!
svetlana