Question
weird install problem on Mac 10.6 Server
Mac OS 10.6 Server, Apache2, ColdFusion Standard 9
I installed CF9 on top of the standard installs of 10.6 Server. All went fine, except that it's not working.
The admin interface works perfectly but any other file called outside CFIDE returns the plain text "<cfoutput>#now()#</cfoutput>"
I added the mime type with the "AddHandler jrun-handler cfm" line in the httpd.conf, to no avail.
Any Ideas?
