Lars Schimmer wrote: > Hi! > > On one of our projects we need a apache server on a windows client. > We thought about putting the htdocs into AFS space and created a IP > entry for the user into the PTS database and a special directory for the > data of the htdoc with the IP in the ACL. > (server is jsut internal reachable with no security riscy data). > > The problem now: start windows pc, start apache - apache dies > Sart windows PC, access the directory in the AFS space with explorer, > start apache -works. > > Any idea why access the directory with explorer let the apache not to > crah, or better: why does apache crash if AFS was not "touched" by > explorer before? > > MfG, > Lars Schimmer
Apache is an open source project. Perhaps by debugging Apache and figuring why it is crashing you can determine what is making it unhappy. Is Apache starting before afsd_service.exe? If so, you might want to put a dependency in the apache service configuration so that it won't start until after the "TransarcAFSDaemon" service has started. Is Apache accessing AFS via a drive letter mapping or via a UNC path? Jeffrey Altman
smime.p7s
Description: S/MIME Cryptographic Signature
