Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
lschang@yenius.com #1
Page Not Found 404
Hi guys,
I've had a coldfusion application running for some time now. It is a
ColdFusion 5 server on a Solaris. All of a sudden, one directory and all files
in it cannot be found. Nothing has changed as of late. I tried uploading the
entire directory as another directory name and again the same thing. Even
though I know the cfm file exists, anything I try to access via the URL bar
gives me a 404 Page Not Found.
Should I be looking at something in the Server Admin to resolve this issue?
If I write a test file called index.html in the directory, it will default to
that default file but if I remove it, it gives 404 Page Not Found.
Any suggestions would be greatly appreciated.
Lisa
lschang@yenius.com Guest
-
No top level page was found.
I have new installation of Coldfusion MX7 on a Fedora Core 4 machine. But I am having problems because whenever I try to open a *.cfm file... -
page not found ???
I just installed ColdFusion Mx in windows xp, but when I go to the Administrator page I got the error : page not found, please help me. thank you. -
Administrator page cannot be found
We have ColdFusion Server 4.5.1 Pro installed on our web server and suddenly the Administration page cannot be accessed. The actual application... -
Page Not Found errors.
Hi everyone, I have designed a couple of sites that use Secure pages to collect user information. NOW, what I'm finding (Quite a bit now), is... -
PHP - Page Not Found - on IE (Solution)
One posible solution- Select your website from the IIS. Right-click, select "Properties". Go to "Home Directory" tab. Make sure the "Execute... -
serat #2
Re: Page Not Found 404
Turn on debugging and check the CGI output at the bottom of the page that
throws the 404 error. Look for cgi.cf_path_translated. That's the path
ColdFusion is looking at when trying to find the file. Does that path match
the real path?
serat Guest



Reply With Quote

