Install went smoothly, and set-up went well, until I tried to actuall post a topic:
[Yl3RvajgvwANJiXOLIwiDAAA5gQ] /index.php?title=Special:WikiForum&wfaction=addthread&forum=3 InvalidArgumentException: WikiPage constructed on a Title that cannot exist as a page: Special:WikiForum
Backtrace:
from directory/includes/page/WikiPage.php(175)
#0 directory/includes/page/Article.php(143): WikiPage->__construct(Title)
#1 directory/includes/page/Article.php(129): Article->newPage(Title)
#2 directory/extensions/WikiForum/includes/WikiForumGui.php(239): Article->__construct(Title)
#3 directory/extensions/WikiForum/includes/WFThread.php(969): WikiForumGui::showWriteForm(boolean, array, string, string, string, string, User)
#4 directory/extensions/WikiForum/includes/WFForum.php(703): WFThread::showGeneralEditor(string, string, string, array, User)
#5 directory/extensions/WikiForum/includes/specials/SpecialWikiForum.php(158): WFForum->showNewThreadForm(string, string)
#6 directory/includes/specialpage/SpecialPage.php(647): SpecialWikiForum->execute(NULL)
#7 directory/includes/specialpage/SpecialPageFactory.php(1366): SpecialPage->run(NULL)
#8 directory/includes/MediaWiki.php(314): MediaWiki\SpecialPage\SpecialPageFactory->executePath(string, RequestContext)
#9 directory/includes/MediaWiki.php(930): MediaWiki->performRequest()
#10directory//includes/MediaWiki.php(564): MediaWiki->main()
#11 directory/index.php(53): MediaWiki->run()
#12 directory/index.php(46): wfIndexMain()
#13 {main}