Snow Leopard mounted directory changes permissions sporadically
- by Galen
I have a smb mounted directory:
/Volumes/myshare
This was mounted via Finder "Connect to Server..." with smb://myservername/myshare
Everything good so far.
However, when I try to access the directory via PHP (running under Apache), it fails with permission denied about 10% of the time. By this I mean that repeated accesses to my page sometimes…