Xymon Mailing List Archive search

WWW pages missing

6 messages in this thread

list Michael Lowery · Sat, 25 Jun 2005 23:02:47 -0500 ·
Just installed hobbit on an old bigbrother server, but the
/home/hobbit/server/www directory doesn't contain the web pages.  What
could I have done wrong?

Redhat 7.1

[root at localhost www]# pwd
/home/hobbit/server/www
[root at localhost www]# ls -la
total 40
drwxr-xr-x   10 hobbit   hobbit       4096 Jun 25 22:31 .
drwxr-xr-x    8 hobbit   hobbit       4096 Jun 25 22:57 ..
drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 gifs
drwxr-xr-x    3 hobbit   hobbit       4096 Jun 25 22:57 help
drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 html
drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 menu
drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 notes
drwxrwxr-x    2 hobbit   apache       4096 Jun 25 22:31 rep
drwxrwxr-x    2 hobbit   apache       4096 Jun 25 22:31 snap
drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 wml

Thanks,
Michael
list Michael Lowery · Sun, 26 Jun 2005 10:58:49 -0500 ·
I have set this server up like I had 5 others, this is the only one that
has done this.  There are 2 differences: since I could not get PCRE 6.0
or 6.1 to compile, I used 5.0 instead.  And this server is running an
older version of apache 1.3.22.

Everything else related to the hobbit installation is the same as the
other hobbit servers, permissions are the same.

I create the hobbit user, configure hobbit, make hobbit, make install,
but it doesn't generate the bb.html and other files in the
/home/hobbit/server/www directory even though it does create the
gifs,rep, and other directories there.

I checked the permissions, but I don't see anything different from my
other servers.  Is there some other missing dependency that keeps these
files from being created?

Michael


-----Original Message-----
From: Callahan, Tom [mailto:user-16f19114071e@xymon.invalid] 
Sent: Sunday, June 26, 2005 2:59 AM
To: Lowery, Michael
Subject: RE: [hobbit] WWW pages missing

Make sure you have set the permissions on /home/hobbit correctly....

Tom
quoted from Michael Lowery

-----Original Message-----
From: Lowery, Michael
To: user-ae9b8668bcde@xymon.invalid
Sent: 6/26/2005 12:02 AM
Subject: [hobbit] WWW pages missing

Just installed hobbit on an old bigbrother server, but the
/home/hobbit/server/www directory doesn't contain the web pages.  What
could I have done wrong?

Redhat 7.1

[root at localhost www]# pwd

/home/hobbit/server/www

[root at localhost www]# ls -la

total 40

drwxr-xr-x   10 hobbit   hobbit       4096 Jun 25 22:31 .

drwxr-xr-x    8 hobbit   hobbit       4096 Jun 25 22:57 ..

drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 gifs

drwxr-xr-x    3 hobbit   hobbit       4096 Jun 25 22:57 help

drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 html

drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 menu

drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 notes

drwxrwxr-x    2 hobbit   apache       4096 Jun 25 22:31 rep

drwxrwxr-x    2 hobbit   apache       4096 Jun 25 22:31 snap

drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 wml

Thanks,

Michael
list Henrique Kopschitz Praxedes · Sun, 26 Jun 2005 12:59:07 -0300 ·
Hi Lowery,
Checkout the config file hobbitserver.cfg in $HOBBITPATH/server/etc/hobbitserver.cfg
like here:
Hobbitpath = /usr/local/hobbit
locate hobbitserver.cfg and check this:

# Locations of system-wide files and directories
BBHOME="/usr/local/hobbit/server" 
and BBWWW="$BBHOME/www" BBHTML="$BBWWW/html" 
quoted from Michael Lowery


On 6/26/05, Lowery, Michael <user-89d72f0c2e3d@xymon.invalid> wrote:
Just installed hobbit on an old bigbrother server, but the /home/hobbit/server/www directory doesn't contain the web pages. What could I have done wrong?

Redhat 7.1

[root at localhost www]# pwd

/home/hobbit/server/www

[root at localhost www]# ls -la

total 40

drwxr-xr-x 10 hobbit hobbit 4096 Jun 25 22:31 .

drwxr-xr-x 8 hobbit hobbit 4096 Jun 25 22:57 ..

drwxr-xr-x 2 hobbit hobbit 4096 Jun 25 22:31 gifs

drwxr-xr-x 3 hobbit hobbit 4096 Jun 25 22:57 help

drwxr-xr-x 2 hobbit hobbit 4096 Jun 25 22:31 html

drwxr-xr-x 2 hobbit hobbit 4096 Jun 25 22:31 menu

drwxr-xr-x 2 hobbit hobbit 4096 Jun 25 22:31 notes

drwxrwxr-x 2 hobbit apache 4096 Jun 25 22:31 rep

drwxrwxr-x 2 hobbit apache 4096 Jun 25 22:31 snap

drwxr-xr-x 2 hobbit hobbit 4096 Jun 25 22:31 wml

Thanks,

Michael

-- 

Atenciosamente
Henrique Kopschitz Praxedes
list Michael Lowery · Sun, 26 Jun 2005 11:01:36 -0500 ·
I did find an error in bbcombotest.log:

/home/hobbit/server/ext/bbcombotest: error while loading shared
libraries: libpcre.so.0: cannot load shared object file: No such file or
directory

I also have this file in:

/usr/local/lib/libpcre.so.0

What do I need to do to tell Hobbit to use it?
quoted from Henrique Kopschitz Praxedes

Michael
-----Original Message-----
From: Callahan, Tom [mailto:user-16f19114071e@xymon.invalid] 
Sent: Sunday, June 26, 2005 2:59 AM
To: Lowery, Michael
Subject: RE: [hobbit] WWW pages missing

Make sure you have set the permissions on /home/hobbit correctly....

Tom

-----Original Message-----
From: Lowery, Michael
To: user-ae9b8668bcde@xymon.invalid
Sent: 6/26/2005 12:02 AM
Subject: [hobbit] WWW pages missing

Just installed hobbit on an old bigbrother server, but the
/home/hobbit/server/www directory doesn't contain the web pages.  What
could I have done wrong?

Redhat 7.1

[root at localhost www]# pwd

/home/hobbit/server/www

[root at localhost www]# ls -la

total 40

drwxr-xr-x   10 hobbit   hobbit       4096 Jun 25 22:31 .

drwxr-xr-x    8 hobbit   hobbit       4096 Jun 25 22:57 ..

drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 gifs

drwxr-xr-x    3 hobbit   hobbit       4096 Jun 25 22:57 help

drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 html

drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 menu

drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 notes

drwxrwxr-x    2 hobbit   apache       4096 Jun 25 22:31 rep

drwxrwxr-x    2 hobbit   apache       4096 Jun 25 22:31 snap

drwxr-xr-x    2 hobbit   hobbit       4096 Jun 25 22:31 wml

Thanks,

Michael
list Henrik Størner · Sun, 26 Jun 2005 20:56:39 +0200 ·
quoted from Michael Lowery
On Sun, Jun 26, 2005 at 11:01:36AM -0500, Lowery, Michael wrote:
/home/hobbit/server/ext/bbcombotest: error while loading shared
libraries: libpcre.so.0: cannot load shared object file: No such file or
directory

I also have this file in:

/usr/local/lib/libpcre.so.0

What do I need to do to tell Hobbit to use it?

Redhat 7.1
Add a line with
   /usr/local/lib
to /etc/ld.so.conf, then run "ldconfig -v" and check that the
libpcre library is listed in the output.


Henrik
list Michael Lowery · Sun, 26 Jun 2005 15:53:33 -0500 ·
Ahh, I forgot the ldconfig -v thing.  Thanks for the help, I know it
wasn't a hobbit problem, so extra thanks!

Michael
quoted from Henrik Størner


-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Sunday, June 26, 2005 1:57 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] WWW pages missing

On Sun, Jun 26, 2005 at 11:01:36AM -0500, Lowery, Michael wrote:
/home/hobbit/server/ext/bbcombotest: error while loading shared
libraries: libpcre.so.0: cannot load shared object file: No such file
or
directory

I also have this file in:

/usr/local/lib/libpcre.so.0

What do I need to do to tell Hobbit to use it?

Redhat 7.1
Add a line with
   /usr/local/lib
to /etc/ld.so.conf, then run "ldconfig -v" and check that the
libpcre library is listed in the output.


Henrik