Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

file not found

New Here ,
Mar 06, 2010 Mar 06, 2010

i have installed coldfusion on linux debian and using apache2 as my web server. I have managed to ftp from my local machine to my linux server. But when i try to view a page on my site it says "The file not found". I'm new to all this and will be gratefull if i can get help in solving this. Thanks

442
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 06, 2010 Mar 06, 2010

linux is case sensitive.  windows is not.

That might be the problem.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 06, 2010 Mar 06, 2010

thanks for that but i am trying to test from dreamweaver but coldfusion says the file not found. Have you anymore ideasfor me

thanks

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 06, 2010 Mar 06, 2010

Are you talking about a file on your local machine or on the server you mentioned?


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 06, 2010 Mar 06, 2010

on my localhost. What i have done is built a server with mint linux and installed coldfusion on it. I am using apache as the web server and proftpd for ftp

to load files to my server. I have managed to ftp a test file to the server but when i try to run the file from dreamwear  coldfusion throws this error that "file not found" in explorer.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 06, 2010 Mar 06, 2010

Trying to run a remote file with dreamweaver seems odd.  Can you run it with a web browswer?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 06, 2010 Mar 06, 2010

I have done that i typed http://192.168.0.2/var/www/transfered.cfm, and it still throws this error

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 07, 2010 Mar 07, 2010
LATEST

When you installed, did the installation complete properly via a web

browser and CFAdmin? Can you browse to an .HTML file OK? What about

a .CFM file, but using the inbuilt web server rather than Apache? Does

the user CF is using have permissions to the file you're trying to

access?

--

Adam

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources