On Thu, Nov 11, 2010 at 7:32 AM, deeztech <[email protected]>wrote:
> So, I simply create a "WEB-INF" and "bluedragon" directories under > each site's "/var/www/" directories and this should work? You have two choices for setting this up. 1. Independent instances of OpenBD. Each webapp is its own instance of OpenBD and is independent of other instances. 2. Single instance of OpenBD that serves all CFML. Which option do you prefer? If you drop a WAR file into the Tomcat webapp directory or deploy via the manager you're deploying an isolated instance of OpenBD. If you want a single instance to serve all CFML code and you don't want to use the installer (though I'd suggest maybe trying again and giving us feedback on what wasn't working), then you want to do this: http://wiki.openbluedragon.org/wiki/index.php/Single_Instance_Install -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
