SID-00203: Where is LocalSite.cfg ?
| Status: |
Answered |
TWiki version: |
4.2.4 |
Perl version: |
5.10.0 |
| Category: |
CategoryInstallation |
Server OS: |
MS Windows Server 2003 |
Last update: |
16 years ago |
Hi,
I'm installing Twiki on MS 2003 server. And I have some problems:
1- When I try to run
http://127.0.0.1:3000/bin/view.pl
I get:
Perl error when reading
LocalSite.cfg:
Please inform the site admin.
BEGIN failed--compilation aborted at /cygdrive/f/twiki/lib/TWiki.pm line 467.
Compilation failed in require at /cygdrive/f/twiki/lib/TWiki/UI.pm line 34.
Compilation failed in require at F:\twiki\bin\view.pl line 30.
BEGIN failed--compilation aborted at F:\twiki\bin\view.pl line 30.
I know I should do some changes to that file from some cookbooks but I cannot find the file to do it.
I think I should first run configure.pl but when running that I get:
"The specified CGI application misbehaved by not returning a complete set of HTTP headers."
I tried to find something from the available questions here but didn't get a clear picture of how to solve this. I would appreciate any help.
Regards
--
LucGarcia - 19 Mar 2009
Discussion and Answer
- Update 1:
I got the
LocalSite.cfg from the net and edited it.
Now I'm having the "The specified CGI application misbehaved by not returning a complete set of HTTP headers." problem with both the view.pl or configure.pl
Any hints appreciated.
Regards
--
LucGarcia - 19 Mar 2009
You should run /bin/configure first. It will create that file and help you set it up for your own environment.
--
SeanCMorgan - 19 Mar 2009
Thanks Sean,
Yeah I've tried that but configure.pl also gives the "The specified CGI application misbehaved by not returning a complete set of HTTP headers."
I can run it from command line with perl /twiki/bin/configure.pl and that prints the html but with the browser I get the headers error.
Considering to try on Ubuntu already....
But I'll try if there's any suggestions.
Thanks.
--
LucGarcia - 19 Mar 2009
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.