![]() |
Apache serving up raw CF code, not dynamic content
Hello, everyone.
I'm asking this question because someone in another forum has asked and no one is responding; so I'm hoping to help this person. I do not have all the details. I don't even know if this is a *nix installation, or a Windows install. I'm just asking in a general scope: What could cause an Apache server to pass raw ColdFusion code to the browser instead of processing the code and delivering dynamic content? Thank you, |
Same thing that stops it from processing PHP or perl code. If it cannot find a handler for it, then it has no choice but to serve it raw or throw an error.
Check the httpd error logs, they should indicate the problem. Don't know how CF is installed with Apache, but you'll either see errors on startup, on request, or both. |
Thanks, Fou-Lu. I'll pass that along and hope it helps.
Have a great weekend. |
| All times are GMT +1. The time now is 04:59 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.