New to CFWheels Issue with Site

閲覧: 53 回
最初の未読メッセージにスキップ

siri...@gmail.com

未読、
2021/05/11 12:36:262021/05/11
To: CFWheels
I installed CFwheels with Lucee 5.3 on my web server via commandbox. I had our IT group set up an IIS site and map a url to it. When I try to access the site I am getting a " 401 - Unauthorized: Access is denied due to invalid credentials" error.  

If I start the server via command box and hit localhost:60000 it loads up and runs. Going to the URL though gives me a 401 error. Any thoughts why? Is this an IIS issue or something in the cfwheels config I am missing?


Tom King

未読、
2021/05/11 13:09:122021/05/11
To: CFWheels
Almost definitely an IIS / Windows issue I'm afraid - Wheels doesn't set any 401's (well unless you ask it to).
You kinda answered your own question as you can hit the site via commandbox local url.
T

siri...@gmail.com

未読、
2021/05/11 13:25:592021/05/11
To: CFWheels
The issue is happening with the rewrite.cfm file. I made sure URL rewrite was installed. I added the web.config file that has the rewrite rule. Any thoughts on what the issue with this could be?

Peter Amiri

未読、
2021/05/11 13:48:242021/05/11
To: cfwh...@googlegroups.com
Commandbox is a local dev tool that allows you to startup local CF servers in any directory on your machine. Similar to node.js tools for JS development, or Rails tools. Commandbox will download a copy of ACF or Lucee into it’s .commandbox directory, make copies for each “engine” or directory you want to start up and wire everything up for you. The whole point is that you don’t need to download install a web server like IIS, install and configure Java, and install and configure a CF engine like Lucee or ACF.

I would start with installation of Lucee with IIS and make sure you can get to the Lucee welcome message, then take the index file out of the root and put the Wheels files in. That way you get your IIS, Lucee, Java, Tomcat installation out of the way and working before you introduce Wheels and URL rewriting.

-Peter
> --
> You received this message because you are subscribed to the Google Groups "CFWheels" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to cfwheels+u...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/cfwheels/b772e7ec-7fbd-4672-9b26-e1715548adcfn%40googlegroups.com.

siri...@gmail.com

未読、
2021/05/12 0:25:012021/05/12
To: CFWheels
Ok I've made some progress. Installed CFW manually not by commandbox. Installed lucee. Both are working and displaying their pages. I created a datasource in lucee server admin but how do I set CFWheels to use lucee as the cfml source? It is currently looking for CF2018.
全員に返信
投稿者に返信
転送
新着メール 0 件