Question
I have installed the
ActionTrackerPlugin and everything seems to work as planned, until I hit the edit button on an action, which results in an Internal Server Error.
.
- TWiki version: Latest
- Web server: Apache 1.3.6
- Server OS: Solaris
- Web browser: IE
- Client OS: W2K
--
ThomasWeigert - 03 May 2002
Answer
See
TWikiDebugging - you need to check the Perl error that will be shown in the Apache error log, and then try to fix it

You may also want to comment on
ActionTrackerPluginDev.
--
RichardDonkin - 03 May 2002
Thanks. The error was easy to track down once I knew where to look: Our perl installation is in /usr/local/bin, as opposed to /user/bin as expected in the scripts.
--
ThomasWeigert - 06 May 2002