Question
After Twiki Dakar installation (configure script without errors). I continued into : server/dakar/bin/view
I got internal server error (everything the same) :
apache log :
[Sun Sep 17 16:44:13 2006] [info] (32)Broken pipe: core_output_filter: writing data to the network
[Sun Sep 17 16:44:30 2006] [error] [client 10.160.11.117] Premature end of script headers: view
rcs 5.7
PHP/4.3.8 mod_jk2/2.0.3-dev DAV/2 SVN/1.1.4
On this server already runs TWiki Release 01-Sep-2004 without problems....
(older twiki is located at /somedir/twiki and dakar version have path /somedir/dakar)
I tried use configuration from :
http://twiki.org/cgi-bin/view/TWiki/SettingFileAccessRightsLinuxUnix
I also tried set rwx to all files and directories, but it no helps...
this is a twiki error log :
rlog -L -R -h -t -ddates -l[lockers] -rrevisions -sstates -w[logins] file ...
rlog aborted
Can't locate CGI/Session.pm in
@INC
(
@INC
contains: /web/htdocs/dakar/lib/CPAN/l
ib//arch/ /web/htdocs/dakar/lib/CPAN/lib//5.8.2/PA-RISC2.0/ /web/htdocs/dakar/li
b/CPAN/lib//5.8.2/ /web/htdocs/dakar/lib/CPAN/lib// /web/htdocs/dakar/lib . /usr
/local/lib/perl5/5.8.2/PA-RISC2.0 /usr/local/lib/perl5/5.8.2 /usr/local/lib/perl
5/site_perl/5.8.2/PA-RISC2.0 /usr/local/lib/perl5/site_perl/5.8.2 /usr/local/lib
/perl5/site_perl) at (eval 13) line 1.
Where is problem ?
--
MartinVich - 17 Oct 2006
Environment
--
MartinVich - 17 Sep 2006
Answer
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.
Can't locate CGI/Session.pm is an indication that you need to install the CGI::Session Perl module from CPAN. See
HowToInstallCpanModules.
--
PeterThoeny - 18 Oct 2006