Found it. According to the documentation, CGI variables seem to be some sort of own thing in CF. They do not appear in a CFDUMP, StructKeyExists will always return true and even if a variable does not exist, an empty string will be returned ;-)
I always tried to check the existance with a cfdump ... Best regards, Hansjoerg > Hello! > > In my apache config I am setting some variables using SetEnv, but they > do not appear in the CGI variables seen by CFMX. A simple php script > shows that they are passed on correctly. > > How to resolve this issue? > > Running CFMX7 on JRUN on Mac OS X. > > Best regards, > Hansjoerg ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283931 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

