SID-01145: Configuration page displays as plain text.
| Status: |
Answered |
TWiki version: |
5.0.1 |
Perl version: |
5.10.1 |
| Category: |
CategoryInstallation |
Server OS: |
Ubuntu Server 10.10 |
Last update: |
14 years ago |
I have twiki running on Ubuntu Server 10.10, in /var/www/twiki.
I can the Welcom to Twiki page at host/twiki, but opening host/twiki/bin/configure displays only text.
Seems to be a problem with CGI or Perl, but I have not been able to figure out what is causing it.
--
NickBrouhard - 2011-04-08
Discussion and Answer
I worked it out, Thanks.
--
NickBrouhard - 2011-04-08
Glad it worked out. Typical Apache config issue, the twiki/bin needs to be declared as a CGI bin enabled directory. The
ApacheConfigGenerator comes in handy.
--
PeterThoeny - 2011-04-08
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.