One of the sites I'm trying to migrate to my server (all self-owned and managed sites, btw) uses the Bash builtin . (period) to read and execute fully-pathed files. However, the scripts using . to execute these pathed files doesn't read them and therefore the pages never succeed.
Is this read & execute builtin shut down on RHEL 5? Or is there an obscure permissions problem I haven't found?
