I installed codestriker 1.9.2-rc3 on a IIS with MySQL. Everything is fine and the "topic screen" show up when I enter the URL http://<myserver>/codestriker/codestriker.pl
Problem is all the links on the page seems to be missing the "codestriker.pl" in the URL. For exmple "create new topic" url is "http://<myserver>/?action=create", instead of "http://<mserver>/codestriker.pl?action=create"
Can anyone help me out?
This is the first time I setup a cgi on a IIS server, so most likely is a user error.
Thanks