Adam Chlipala wrote: > Davor Ocelic wrote: > >> So, speaking exactly, >> >> /afs/hcoop.net/user/a/ad/adamc/apache/log/mire/www3.sub.pldb.net/error.log >> >> should be >> >> /var/log/apache/user/a/ad/adamc/apache/log/mire/www3.sub.pldb.net/error.log >> >>
I think I have this working now, with /var/log/apache[2]/user owned by domtool on each server. That is, the log directories are created as needed (now with 'mkdir -p' instead of 'mkdir') and properly referenced in virtual host configuration files. However, I'm puzzled by my apparent inability to connect to mire for HTTP. I think the admins should be able to take it from here, though. _______________________________________________ HCoop-SysAdmin mailing list [email protected] http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin
