-
As reported by Brad Wood:
https://groups.google.com/forum/#!topic/lucee/5KTAG3CPlLM
-
To install lucee unantended the param to pass the password should be called
`luceepass` not `railopass`
-
Hi,
I've been trying to setup a Lucee + Apache stack for a while and I kept running into problems where my VirtualHost configuration wasn't passed through to the Tomcat env. Everytime I did the reque…
-
When I do `start --debug` in CommandBox, the console out that streams while the server starts up looks like this:
```
[INFO ] Runwar: processoutput: [DEBUG] runwar.server: Added websocket context
…
-
As requested.
-
Since very few use it, and following the example of Igal's express installer, we should disable the MessageBrokerServlet by default so that it is removed as a default attack vector. However, we will l…
-
The mod_cfml module should be optional during the install, that way users who do not need it are not forced to install it.
-
As suggested by Chris Blackwell on the Railo List:
---
Do not use JAVA_OPTS to pass arguments to tomcat, use CATALINA_OPTS
for an explanation of why, see -> http://www.wellho.net/mouth/2163_CATALIN…
-
Installers should be updated to handle the new .CFS extension by default:
https://issues.jboss.org/browse/RAILO-2115
-
Right now the railo_ctl script issues the Tomcat shutdown script, and then performs a wait. However, this wait is not currently useful as the shutdown script will wait for the default 5 seconds (and t…