On Fri, Apr 20, 2007 at 09:47:32AM -0700, Adam Megacz wrote:
> 
> Davor Ocelic <[EMAIL PROTECTED]> writes:
> > The server cannot be restarted because it wants to open some
> > log files in AFS, which it cannot due to having no tokens.
> 
> Yeah, it's the files in mire:/etc/apache/vhosts/.  They need fixed to
> point to local disk (I think we said /var/somethingorother)

Aha, well that is easy then.

adamc, we said to use the exactly same path as you would in AFS
space, just relocated to /var/log/apache/.

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


This will make it the easiest to switch to AFS at some later time, and
provide only a single symlink for compatibility 
(  /var/log/apache/user/ ->   /afs/hcoop.net/user/ ).

Cya!
-doc

_______________________________________________
HCoop-SysAdmin mailing list
[email protected]
http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin

Reply via email to