I'm having a weird issue. I run a couple sites on my workstation, using Apache. I installed CF9 alongside my already installed CF8, and changed Apache to use CF9. If I start up CF9 then hit either site, that site works fine. But the 2nd site I go to never works, I get odd errors referencing services that don't and shouldn't exist on that site.
I finally figured out that when I go to the 2nd site, its using the main controller from the first site. Both sites have a main controller located at /controller/Contoller.cfc, and it seems ColdFusion is getting confused. When I change Apache back to using CF8, everything works ok. So its either an issue with CF9 or my installation of CF9. I've checked a couple things - "Trusted cache", "Save class files", and "Cache web server paths" are all turned off. I've also stopped the server, deleted all the files from the cfclasses directory, and restarted. I've been working on this all day, I'm pretty much out of ideas. Any suggestions? Thanks, -Ryan
-- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
