Most likley is an user error but I am struck.
Everything install fine and the the "topic list" screen show up when I type the URL "http://myserver/codestriker/codestriker.pl"
But all the URL on the page are missing the codestriker.pl. For examle the URL for 'search' is "http://myserver/?action=search" and when you click on it it direct you to the codestriker's HTML directory.
This is the first time I setup a CGI system on IIS and really need some help on this.
Thanks
When I click on the link on the page I a being sent to the codestriker HTML directory
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't know if you got this sorted yet, but it's a problem with the latest version of Active Perl, if you look at the installation notes it tells you which version to use.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Most likley is an user error but I am struck.
Everything install fine and the the "topic list" screen show up when I type the URL "http://myserver/codestriker/codestriker.pl"
But all the URL on the page are missing the codestriker.pl. For examle the URL for 'search' is "http://myserver/?action=search" and when you click on it it direct you to the codestriker's HTML directory.
This is the first time I setup a CGI system on IIS and really need some help on this.
Thanks
When I click on the link on the page I a being sent to the codestriker HTML directory
I don't know if you got this sorted yet, but it's a problem with the latest version of Active Perl, if you look at the installation notes it tells you which version to use.
Had the same problem. When I got and installed the latest CGI.pm for ActiveState Perl, it resolved this issue.