I had this problem when I moved to a linux hosting, my application.cfm was not found anymore. But after some investigation I found out that the application.cfm filename was wrong.
On linux uppercase and lowercase filenames does matter. So, Keep in mind that the file application.cfm starts with an uppercase, the correct filename is:
Application.cfm
Best,
Harry Kuperus
http://www.comparum.eu
Reacties