Unattended Install throws apachectl: The "-M" option is not supported
I’m trying to script and install and setup on Alma Linux 9 (says installer is supported). I’m on Hetzner Cloud using Alma Linux 9 I’m having trouble when it comes to running the lucee installer in...
View ArticleJAR in context/lib not found after 6.2
I use BCrypt jar and usually place in the context/lib directory. After upgrading to 6.2 it couldn’t find it. Moving to lucee-server/bundles fixed it. Don’t know if this was change for 6.2 or something...
View ArticleView Debug for specific IPs with Mod_proxy connector enabled?
I’m trying to set up debugging from a single ip . But it seems that mod_proxy always forwards the requests from 12.0.0.1. so that I can only see the debug info for all clients. Is there a way to show...
View ArticleDisplaying variables for debugging. How?
Maybe it’s staring me in the face but I can’t seem to find a way to set the debugging output so I can view the variables, session, cookie etc. Can somebody please point me in the right direction....
View ArticleColdbox Helper in CustomTag
Hi Cfers. I would like to use the functions I have in my Coldbox helpers inside my customTags The only way I found is this: <ap:productItemList grid="#variables.grid#"> variables.grid is my...
View ArticleUpdated Almalinux / Redhat installer
I spent the arvo hacking on getting the installer working for Almalinux Unattended Install throws apachectl: The "-M" option is not supported support I’m trying to script and install and setup on Alma...
View ArticleTest Tomcat 11 Installers
Some more test installers, this time with Tomcat 11 (not with Alma linux fixes just yet) Lucee Express now uses the latest Tomcat 9 or 10 dev Ok, I’ve knocked up a PR patched the installer build and...
View ArticleLucee 6.2 ParseDateTime error
Hey! I’m running into a bug attempting to run the attached snippet after upgrading to Lucee 6.2. I was just wondering if this was the intended behavior? I wasn’t able to find anything about it among...
View ArticleCFWheels Scaffold?
Hi Guys! I am trying to decide between PHP/Laravel and Lucee/CFWheels for an upcoming project. I was wondering if anyone is still using CFWheels in 2025? Are there any Github repos with...
View ArticleWhere does the salt come from?
I’m aware of this password utility for encrypting passwords for use in a datasource: https://github.com/bdw429s/Lucee-password-util/blob/master/models/PasswordManager.cfc I know that box/cfconfig does...
View ArticleCFadmin UpdateDatasource syntax
Still on my journey to launch a server instance from a user data script, I’m getting there, but I’m stuck in the adding a datasource step. I’m creating a temporary .cfm file to run once then be...
View ArticleLucee 6 installer issue?
I’m looking to upgrade my sites from Lucee 5.4 to 6.2. So I started playing with building a new Digital Ocean droplet to test it out… (This is installing on a nice clean Ubuntu 22.04 image) I think...
View ArticleLucee 6.2 cannot load class through its string name
Getting this error in 6.2: cannot load class through its string name, because no definition for the class with the specified name [org.jsoup.Jsoup] could be found caused by...
View ArticleDifficulty with AJP Connector Service Unavailable
OS: Windows 10 10.0.19045 Java Version: 11.0.23 Tomcat Version: 9.0.89 Lucee Version: 5469 Boncode : I don’t think so IIS: I don’t think so, unchecked during install Greetings. I’ve been at this a few...
View ArticleRemove Extension - Providers
how to remove https://extension.lucee.org and https://www.forgebox.io from providers. our company does not want call external website. Don’t forget to tell us about your stack! OS: RHEL 9 Java...
View ArticleTest Linux Arm64 Installer
I’ve updated the installer to support Linux Arm64, coz my Pixel couldn’t run the x64 installer! Test build attached to the ticket (Tomcat 11, Java 21, Lucee 6.2.1.58-SNAPSHOT)...
View ArticleUpgrading from Lucee 5 to 6: breaking change with argon hashing
If you rely on Lucee’s built-in argon hashing functions, be aware of the following issues when upgrading from Lucee 5 to 6. In Lucee 6 you need to install the Argon extension… …but not the (current)...
View ArticleGemini API/Lucee give 404 but works in Postman
This is technically related to Gemini but wondering if anybody has any insight. I signed up for a free version of Gemini so I could test out their API. I have created a key and it works perfectly in...
View ArticleLucee 6.2.1.68-BETA released
Changelogs https://download.lucee.org/changelog/?version=6.2 docs.lucee.org Lucee Changelog, new Tags & Functions, Arguments and Attributes :: Lucee... Here is a list of all the new Tags and...
View ArticleDebug error when inserting filecontent
I was wondering if anybody else has come across this? Could be a bug? If I upload a TXT file and then insert the contents of that file using filecontent it works fine the CFM completes all the way to...
View Article