Can you show us the configuration on line 14? Note that it will be the 14th
line that is not commented, not the 14th line according to vim!
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
On Tue, Sep 2, 2008 at 10:23 AM, Nikesh Maharaj <user-000aaf9a8455@xymon.invalid> wrote:
I have copied the file to /etc/http/conf and then tried to restart httpd
and the following error appears
root at hobbit conf]# service httpd restart
Stopping httpd: [FAILED]
Starting httpd: Syntax error on line 14 of /etc/httpd/conf/httpd.conf:
Invalid command 'Alias', perhaps misspelled or defined by a module not
included in the server configuration
*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* 02 September 2008 03:41 PM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] hobbit
http://en.wikibooks.org/wiki/System_Monitoring_with_Hobbit/Administration_Guide/Compiling_on_CentOS#Obtaining_the_package_and_installing_it
cat /home/HOBBITUSER/server/etc/hobbit-apache.conf >> /etc/httpd/conf/httpd.conf
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
On Tue, Sep 2, 2008 at 8:57 AM, Johann Eggers <
user-769b09132207@xymon.invalid> wrote:
You need to configure your Apache correctly.
In $BBHOME/server/etc there is a file called hobbit-apache.conf with the
needed configuration for the webserver.
Read the Help files...
-Johann
-----Original Message-----
From: Nikesh Maharaj [mailto:user-000aaf9a8455@xymon.invalid]
Sent: Dienstag, 2. September 2008 14:47
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] hobbit
Should I put in a symlink from /home/hobbit/server/www to
/var/www/html
perhaps ?
Please advise
Thanks
-----Original Message-----
From: Nikesh Maharaj [mailto:user-000aaf9a8455@xymon.invalid]
Sent: 02 September 2008 02:42 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] hobbit
Hi,
I tried this and it tells me the requested url /hobbit/ was not found
on
this server
I have left everything as default as per the questions in the
installation below
Where to put the Hobbit CGI scripts [/home/hobbit/cgi-bin] ?
(Note: This is the filesystem directory - we will get to the URL
shortly)
What is the URL for the Hobbit CGI directory [/hobbit-cgi] ?
(Note: This is the URL - NOT the filesystem directory)
Where to put the Hobbit Administration CGI scripts
[/home/hobbit/cgi-secure] ?
(Note: This is the filesystem directory - we will get to the URL
shortly)
What is the URL for the Hobbit Administration CGI directory
[/hobbit-seccgi] ?
(Note: This is the URL - NOT the filesystem directory)
-----Original Message-----
From: David B. Ritch [mailto:user-23cafa473f8d@xymon.invalid]
Sent: 02 September 2008 02:24 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] hobbit
Try http://localhost/hobbit/ - the trailing slash is significant.
David
Nikesh Maharaj wrote:
Hi guys,
Just loaded hobbit now. . and need some help please. ( new to linux)
On the local machine if I type http://localhost >> this shows me the
default apache page
If I type
http://localhost/hobbit >> tells me the page is not found
My installation of Hobbit is in /home/hobbit
Help please. Thanks