Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
linux is case sensitive. windows is not.
That might be the problem.
Copy link to clipboard
Copied
thanks for that but i am trying to test from dreamweaver but coldfusion says the file not found. Have you anymore ideasfor me
thanks
Copy link to clipboard
Copied
Are you talking about a file on your local machine or on the server you mentioned?
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
Trying to run a remote file with dreamweaver seems odd. Can you run it with a web browswer?
Copy link to clipboard
Copied
I have done that i typed http://192.168.0.2/var/www/transfered.cfm, and it still throws this error
Copy link to clipboard
Copied
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