[EMAIL PROTECTED] said: > midgard-php and the example is runnign fine now. Just the > images are missing, since midgard-data does not contain an > example directory (as stated in the docs) and I have no idea where > to put the image files (to be found in the new images directory, as > it seems) - midgard sites have no document root, eh?
Fixed that by now. I added a DocumentRoot Directove to the virtual host configration, that fixed the example site. Afterwards I allowed access to /var/midgard/blobs through a Directory statement in httpd.conf, that fixed Asgard. I had to allow access to /usr/local/libexec/midgad-root.php the same way, and I am not feeling good with /usr/local/libexec being available worldwide. I guess I can just move it elsewhere and adjust the Midgard Configuration (right?), but why was this chosen as default place for this file? I would hev thought that _no_ default Apache installation has this directory accessible anyway. Puzzled, Karsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
