Join Slack
Powered by
Having an issue w/ Lucee not processing password f...
# lucee
d
dfgrumpy
11/23/2022, 3:59 PM
Having an issue w/ Lucee not processing password file. I have a password file here "D:\lucee\tomcat\lucee-server\context". Clicking import just wraps back around to the same screen. Any idea?
z
zackster
11/23/2022, 4:13 PM
it only works on c: drive ๐
๐คจ 1
zackster
11/23/2022, 4:14 PM
what do you see when you dump out these
https://docs.lucee.org/guides/developing-with-lucee-server/directory-placeholders.html
d
dswitzer
11/23/2022, 4:30 PM
Check your file permissions. If the servlet container (i.e. Tomcat, etc) cannot read the file, then it will ignore it
Open in Slack
Previous
Next