>>>It installs fine, only had to change a few thinsg to get it working with >>>my apache config but then it doesnt display any images in the admin >>> >>> >> >>What changes did you made? >> >> > /etc/midgard/apache/httpd.conf > Include /etc/midgard/apache/vhosts/<hostname> > > instead of /etc/midgard/apache/vhosts/* which didnt do anything. (apache > 1.3.29 -- I think debian testing that is)
I think David was right about "x" bit. Including files using "*" should work but /etc/midgard/apache (in your case) was set to read and write without "x" bit which should be mandatory for directory. > Also I disabled thed global > MidgardEngine On > as I dont want all my hosts to use midgard. It doesn't matter as midgard based vhosts needs additional directives to run properly. > David's suggestion worked. Great. Just say more about joy :) > Thanks for your help. Great thanks to you for pointing to these issues :) Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
