SID-00516: CGI Error while opening view.pl
| Status: |
Unanswered |
TWiki version: |
4.3.1 |
Perl version: |
5.010001 |
| Category: |
CategoryInstallation |
Server OS: |
Windows 2003 |
Last update: |
16 years ago |
When trying to open:
http://localhost/twiki/bin/view.pl
I get: CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers.
The reason seems to be: Can't locate setlib.cfg in
@INC
(
@INC
contains: . C:/Perl/site/lib C:/Perl/lib)
When the following line is addded before "require 'setlib.cfg'" it works fine;
push
@INC
,"<path to setlib.cfg>";
Is this a bug in twiki or configuration problem?
--
ToneZagar - 2009-09-03
Discussion and Answer
This must be configuration issue
--
SopanShewale - 2009-09-04
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2009-11-23
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.