You might be able to find more info in the httpd server error logs. On my linux box, the main error log is at: /var/log/httpd/error_log, but you can configure directories to have logs elsewhere (and some distributions have them in other directories by default), so that might not be the same in your case.
Wes On Thu, Sep 23, 2010 at 7:47 AM, Richard Hipp <[email protected]> wrote: > > > On Wed, Sep 22, 2010 at 7:45 PM, Arnel Legaspi <[email protected]>wrote: > >> Hello again, >> >> We've been playing around trying to set up a multiple-repo Fossil set up >> with one of the (currently) unused server machines we have at our >> department. We've put in 4 repos to show some of the developers that >> Fossil can work with multiple repos as well (and hopefully convince them >> to use Fossil too :). >> >> We're running into an issue where the detailed instructions provided by >> Dr. Hipp on this post are not working at all: >> >> >> http://www.mail-archive.com/[email protected]/msg01486.html >> >> Curiously, though, if we set up index.cgi with the 2-line script for >> single repos, it works fine with *each* of the 4 repos. If we follow the >> 3-line set-up given at the post above, we're getting "Internal Server >> Error" messages. >> >> The permissions set on the repo folder is at 777. All the repo files >> have 766. Both the folder where Fossil lives, the index.cgi file, and >> Fossil itself, have 755. >> >> On Windows, we can also perform "fossil server ." within the directory >> where the repos are and it also works fine using localhost. >> >> The server is running Linux, but we're not sure which distro it is. >> We've tried both the 9/18/2010 and 5/16/2010 Fossil versions, doing >> "fossil rebuild <repo>" as necessary, but we get the same results with >> either. >> >> Is there anything else we can check? >> > > Can you send me the complete text of your "Internal Server Error"? > > >> >> Thanks in advance, >> Arnel >> _______________________________________________ >> fossil-users mailing list >> [email protected] >> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users >> > > > > -- > D. Richard Hipp > [email protected] > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > >
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

