Hi,
On Mon, 15 Oct 2001 [EMAIL PROTECTED] wrote:
> However, I don't get any of the gifs displayed, I don't seem to have any of
> these installed (I searched across all the untarred directories, but I
> don't seem to have them - eg toplogo.gif), and I've also searched across
> the apache directories. What am I doing wrong? I think I installed the
> midgard-data-1.4.1-5 files correctly, no problems I recall..
The images for asgard are installed as blobs, if they are broken there are
a number of things to check:
- is 'MidgardBlobDir "/some/dir/blobs" set correctly in you httpd.conf
or included file (midgard-data.conf)
- do the files and directories under the blobdir ("/some/dir/blobs" in
this example) have the right permissions
/some/dir/blobs should be drwxrws--x root root
subdirs should be drwxrws--x apacheuser apacheuser
blobfiles should be -rw-r--r-- apacheuser apacheuser
(replace apacheuser by the user your apache server runs as)
- verify that the apacheuser can access the blobdir:
# su - apacheuser
$ cd /some/dir/blobs
$ ls -l
If the above does not solve your problem, set LogLevel to debug in
httpd.conf, stop and start apache and send the bit of your error_log that
pertains to a request for toplogo.gif to the list
wkr,
--
Envida http://www.envida.net/
Armand A. Verstappen Graadt van Roggenweg 328
[EMAIL PROTECTED] 3531 AH Utrecht
tel: +31 (0)30 298 2255 Postbus 19127
fax: +31 (0)30 298 2111 3501 DC Utrecht
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]