[Bug 230512] Review Request: viewvc- Browser interface for CVS and SVN version control repositories

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: viewvc-  Browser interface for CVS and SVN version control repositories


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=230512





------- Additional Comments From bojan@xxxxxxxxxxxxx  2007-03-03 22:59 EST -------
Probably a stupid question to ask, but did anyone here ever use viewvc under
mod_fcgid? If so, it would be good to know configuration details, as I'm getting
a bit of pain when trying to make this run:

--------------------------------------------------
Status: 301 Moved
Content-Type: text/html; charset=UTF-8
Location: /

This document is located <a href="/">here</a>.
[Sun Mar 04 14:38:55 2007] [warn] (104)Connection reset by peer: mod_fcgid: read
data from fastcgi server error.
[Sun Mar 04 14:38:55 2007] [error] [client 127.0.0.1] Premature end of script
headers: viewvc.cgi
[Sun Mar 04 14:38:58 2007] [notice] mod_fcgid: process
/usr/lib/python2.4/site-packages/viewvc/bin/cgi/viewvc.cgi(18965)
exit(communication error), terminated by calling exit(), return code: 0
--------------------------------------------------

There are no files called .fcg, .fcgi or .fpl, so I'm guessing the only other
option is to run a straight .cgi file, right?

I had this in my configuration:

fcgid.conf:
--------------------------------------------------
<IfModule !mod_fastcgi.c>
    AddHandler fcgid-script fcg fcgi fpl cgi
</IfModule>
--------------------------------------------------

viewvc.conf:
--------------------------------------------------
ScriptAlias /viewvc /usr/lib/python2.4/site-packages/viewvc/bin/cgi/viewvc.cgi
Alias /viewvc-static /usr/share/viewvc/templates/docroot

<Directory /usr/lib/python2.4/site-packages/viewvc/bin/mod_python>
    Options ExecCGI
</Directory>
--------------------------------------------------

And, of course, all mod_python stuff commented out.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]