All,
I have been looking at this too long and my eyes are bugging out. I have Hobbit install and appears to be running.
ps -ef | grep hobbit
hobbit 641 1 0 Jan 08 ? 0:02 /export/home/hobbit/server/bin/hobbitlaunch --config=/export/home/hobbit/server
hobbit 11106 1 0 11:39:39 ? 0:00 /export/home/hobbit/server/bin/hobbitlaunch --config=/export/home/hobbit/server
root 11141 10479 0 11:53:55 pts/3 0:00 grep hobbit
Problem is when I go to the IP in the web browser all I get is an index of files:
Index of /
Name Last modified Size Description
Parent Directory 08-Jan-2008 13:55 -
gifs/ 08-Jan-2008 13:55 -
help/ 08-Jan-2008 13:55 -
html/ 08-Jan-2008 09:52 -
menu/ 08-Jan-2008 13:55 -
notes/ 08-Jan-2008 09:52 -
rep/ 08-Jan-2008 09:52 -
snap/ 08-Jan-2008 09:52 -
wml/ 08-Jan-2008 09:52 -
Apache/1.3.36 Server at 11.154.16.159 Port 80 (Internal IP Address)
I was expecting a web page kind of like this:
As per the instructions.
I'm pretty sure that I have messed something up but I can't find it. Can someone please help?