I am having a problem installing CF 10. I keep getting an HTTP 500 Internal Server Error.

Detailed Error Information
    **Module:**         IsapiModule
    **Notification:**   ExecuteRequestHandler
    **Handler **        cfmHandler
    **Error Code:**     0x80004005
   ** Requested URL**   http://127.0.0.1:80/CFIDE/administrator/index.cfm
    **Physical Path**   C:\ColdFusion10\cfusion\wwwroot\CFIDE\administrator\index.cfm
    **Logon Method**    Anonymous
    **Logon User**      Anonymous

Recommended Answers

All 4 Replies

Member Avatar for LastMitch

@danarashad

I am having a problem installing CF 10. I keep getting an HTTP 500 Internal Server Error.

Read this:

Enable HTTP Status Codes

Configures ColdFusion to set a status code of 500 Internal Server Error for an unhandled error. Disable this option to configure ColdFusion to set a status code of 200 OK for everything, including unhandled errors.

I got that info from here:

http://help.adobe.com/en_US/ColdFusion/10.0/Admin/WSc3ff6d0ea77859461172e0811cbf3638e6-7ffc.html#WSc3ff6d0ea77859461172e0811cbf3638e6-7ffb

So it's best to read the whole Server Settings section to get familiar with Coldfusion config.

I can't access the CF Administrator to change the settings. After the install when you launch the CF Admin page, that is when I receive the error. I've uninstalled and reinstalled a couple of times, but I keep getting the same error.

I've found a fix.
In the ISAPI Filters on the default web site was missing the tomcat dll. For some reason during the installation the tomcat dll did not get loaded. Thanks for all of the help.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.