Copy link to clipboard
Copied
Have installation of CF Server 9 with updates and hot fixes installed running on IIS 6. CF Admin pages are working fine. All other page types will run from the directory, htm, html. When I try to run a .cfm page I get a coldfusion error page indicating file not found. Web pages on a webcluster. Does CF 9 have any issues with webcluster file storage?
Does the a/c CF runs as have permissions to access those files?
--
Adam
Copy link to clipboard
Copied
Hi,
Are the CFadmin pages that are working via a port other than IIS / 80 eg: http://127.0.0.1:8501/CFIDE/administrator/index.cfm ?
HTH, Carl.
Copy link to clipboard
Copied
Thanks. No everything is 80. No issues with installation or running
WS Config. Locally it works fine when I try to access webcluster web files it gives me .cfm file not found other files work.
Copy link to clipboard
Copied
Does the a/c CF runs as have permissions to access those files?
--
Adam
Copy link to clipboard
Copied
Thanks Adam. Looking at that now. Trying to find where to update the user in CF 9. Is that under users now?
Copy link to clipboard
Copied
Windows Services.
--
Adam
Copy link to clipboard
Copied
Sorry. Still not finding it. I can see the account on the old server but not this one.
Copy link to clipboard
Copied
Found it...making the changes. Will post how it worked.
Copy link to clipboard
Copied
Sometimes in life it is the simple things that make it work. Doing the happy dance cause it worked.
Thanks to all who responded.