اجرا نشدن فایل های ColdFusion در localhost
سلام
من Macromedia ColdFusion MX 7 رو نصب کردم
به این آدرس هم دسترسی دارم
کد:
http://127.0.0.1:8500/CFIDE/administrator/index.cfm
یعنی coldfusion درست نصب شده
اما وقتی توی
کد:
C:\CFusionMX7\wwwroot
یه فولدر ایجاد می کنم و یه فایل cfm توش میذارم یعنی مثلا این آدرس رو فراخونی میکنم
کد:
http://localhost:8500/coldfusion/variables.cfm
صفحه مورد نظر رو نشون نمیده و این ارور رو نشون میده:
کد:
Error Occurred While Processing Request
File not found: /coldfusion/variables.cfm
Please try the following:
Enable Robust Exception Information to provide greater detail about the source of errors. In the Administrator, click Debugging & Logging > Debugging Settings, and select the Robust Exception Information option.
Check the ColdFusion documentation to verify that you are using the correct syntax.
Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.2)
Remote Address 127.0.0.1
Referrer
Date/Time 29-Feb-08 09:03 AM
میگه که فایل وجود نداره اما من دقیقا این توی این آدرس فایل رو دارم:
کد:
C:\CFusionMX7\wwwroot\coldfusion\variables.cfm
مشکلش چیه؟