Subject: | 'can't read from locked config file' when config file is NFS |
Apparently, when the configuration file that Config::Std is trying to read lives on an NFS share, it always returns with a 'can't read from locked config file'. This very well may simply be a problem with my setup (Apache lives on FreeBSD which mounts an NFS share from a Linux machine).