Since we upgraded to CFMX, we have about an even chance that the server will not be performing properly when we arrive in the morning. About 3 days a week, the website returns the source code (presumably as an SQL type file) rather than returning the web page requested (in HTML format).
There is mention of this problem at the frequently asked questions at
In the question about 3/4 of the way into the FAQs they suggest that the JRun Settings might be wrong. I checked the httpd.conf file and it references the proper "mod_jrun20.so" file.
TechNote 18202 discusses this problem as if it is unique to LINUX. Wrong! We are running Windows NT4.0 and Apache Web Server 2.0.39. In this technote they advise the developer to be sure that the "LoadModule coldfusion_module" command is pointing to the correct "mod_coldfusion_EAPI.so" or the standard "mod_coldfusion_standard.so" precompiled file. My httpd.conf file does not even have a LoadModule command for coldFusion.
Anybody out there run into this problem in CFMX before me?
Thanks,
Fran
There is mention of this problem at the frequently asked questions at
In the question about 3/4 of the way into the FAQs they suggest that the JRun Settings might be wrong. I checked the httpd.conf file and it references the proper "mod_jrun20.so" file.
TechNote 18202 discusses this problem as if it is unique to LINUX. Wrong! We are running Windows NT4.0 and Apache Web Server 2.0.39. In this technote they advise the developer to be sure that the "LoadModule coldfusion_module" command is pointing to the correct "mod_coldfusion_EAPI.so" or the standard "mod_coldfusion_standard.so" precompiled file. My httpd.conf file does not even have a LoadModule command for coldFusion.
Anybody out there run into this problem in CFMX before me?
Thanks,
Fran