Skip to main content
Participating Frequently
March 7, 2011
Question

All CF templates coming up File Not Found or Include not found

  • March 7, 2011
  • 1 reply
  • 407 views

Have a development server with CF8 installed which has been working flawlessly for months.  All of a sudden, every .cfm page or .cfm include comes up with the forementioned errors (ColdFusion errors, not IIS error)  Checked CF mappings and any other administrator settings mentioned in other posts here but have not been able to resolve the issue.  Even went as far as reinstalling CF8, still no dice.  Am able to pull up other non-CFM documents with no problem.  Makes me believe its a permissions issue with CF seeing the directory.  any thoughts are appreciated

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    March 8, 2011

    I discovered what was causing the problem.  after moving a test template to the default site and having it work, I checked the permissions on the site folders that were having the problem and discovered the local administrator accounts group had no rights to the folders.  once I reinstated rights, the sites all came back up and all CF pages were functional again.