Hello Guys,
I've got a small issue i think, i've been buggering around with MX security over the last day or two, I'm using cfparam to set variables like application.dsn and application.cfcroot.
Problem being is it appears to be drawing the old variables when trying to load my pages as it thinks my cfc root is 'rob.components' even though in my application file its set to 'rob.com' using the cfparam.
I had it set to 'rob.components' this morning i'm guessing its drawing the old veriable from the struct.
How can i clear it so when i re-run application.cfc it will reset the variable?
Thanks,
Rob
I've got a small issue i think, i've been buggering around with MX security over the last day or two, I'm using cfparam to set variables like application.dsn and application.cfcroot.
Problem being is it appears to be drawing the old variables when trying to load my pages as it thinks my cfc root is 'rob.components' even though in my application file its set to 'rob.com' using the cfparam.
I had it set to 'rob.components' this morning i'm guessing its drawing the old veriable from the struct.
How can i clear it so when i re-run application.cfc it will reset the variable?
Thanks,
Rob