Ingo Steinert wrote:
hy,

sorry for my bad english, i'm german..

I'm a very newbie with CMS, i have installed midgard and aegis.
when I contact http://my.comput.er:8001/aegir/ it will show the login,
and the login also works. but the images are missing. ;-((

I found the table 'blobs' in the midgard database, i search for the
filename (aegir-login-10.jpg) and I found it in
/var/www/blobs/B/0/b0c06ae6e1d6cedce60c568d4210e6e2
the permissions seems ok, the webserver-user (www-data) can read and
write the files.

but the mysql.log shows, that the table 'blobs' will not be used, so any
images are missing.

What do your (apache) error logs say ? You also need to set (hope I remember this correct

<Directory /var/www/blobs>
Order allow,deny
Allow from all
</Directory>

in your apache configuration or "magic" image serving (of images attached to page objects) will not work.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to