From: AHDev on
Hi

I have recently upgraded a project from CFMX7 to CF8. The problem I'm having
is that I have a number of subdomains which are setup. Each of these subdomains
contains an Application file at the root, and a folder called administration.
This folder is a symlink which has been setup which links to the physical files.

If I try and view a login.cfm page with the administration folder (i.e.
http://test.domain.com/administration/login.cfm), an error message comes up
which says that my application variables are not defined. This directory seems
to have an issue locating the Application file in the directory above. Has
anyone experienced the same error at all? I've read that CF8 has issues with
symlinks.

Thanks for your help - it would really be appreciated!!
Aileen