On Wed, Jul 9, 2008 at 7:15 AM, Daniel Elswit <<a href="mailto:de21@cornell.edu">de21@cornell.edu</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">I have a DirectoryIndex in /etc/apache2/mods-enabled/dir.conf. 
The line is:</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">DirectoryIndex index.html index.cgi index.pl index.php
index.xhtml</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Some parts of hobbit appear to be running when I look in the ps
list, and new entries periodically appear in the logs.  But whatever part of it
generates the pages is failing. </span></p>



</div></div></blockquote></div><br>The page generator is bbgen, which is started up by the [bbdisplay] entry in server/etc/hobbitlaunch.cfg.  It should log messages in bb-display.log in whichever directory the other Hobbit logs are stored.  This is the thing that's causing the "Task bbdisplay terminated by signal 6" messages in the hobbitlaunch.log file.<br>
<br>bbgen has a --debug option, which might give you a bit more information about why it crashes.<br><br>Ralph Mitchell<br><br>