SID-00439: can't run Configure. Only loads text
| Status: |
Answered |
TWiki version: |
4.3.1 |
Perl version: |
|
| Category: |
CategoryInstallation |
Server OS: |
Win XP |
Last update: |
16 years ago |
Hello,
I installed Twiki 4.3 on Win XP and Apache. I used the complete Apache Package from Xampp (Version 1.7.1) and followed the
TWikiInstallationGuide . However, when I try to run the (now renamed) configure.pl , I only get it as text. There is no script executed.
Does anyone have an idea to help me out?
Thank you very much
Christoph
--
ChristophSchmitz - 2009-07-27
Discussion and Answer
This means that Apache considers the twiki/bin directory as an html directory. You need to configure Apache to specify twiki/bin as a cgi enabled directory. Run the
ApacheConfigGenerator.
--
PeterThoeny - 2009-07-27
Thanks. That was the right pointer. Apache did not include the twiki.conf into the httpd.conf. I had to manually tell it to please include the code. I may now go on and work on the 52 remaining errors in the config file
Thank you Peter!
Christoph
--
ChristophSchmitz - 2009-07-28
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.