The install instructions are very Windows-centric so I'm a little frustrated!

I ended up using an Apache proxy-rewrite to map /fc to my FarCry app and /farcry to the FarCry administrator. I have CFMX running on port 8180 in context root /cf61 but FarCry seems to assume root-relative URLs for a bunch of stuff so I ended up adding rewrite rules to proxy requests from Apache to CFMX. Is it actually possible to set FarCry up on Tomcat / CFMX?

Anyhoo... This URL works just fine:

http://localhost/fc/

and I get the bare bones FarCry demo site and it all seems to work (what little there is).

This URL brings up the login for the admin:

http://localhost/farcry/

but when I login, it just keeps showing the same page over and over again (i.e., as if the login failed, but there's no message to indicate that).

I put in a <cflog> tag in the admin Application.cfm and sure enough, it doesn't think I'm logged in (but gives me no error) and redirects index.cfm to login.cfm each time.

The DB is MySQL and everything else in the install went pretty smoothly.

Any idea how to debug this?

Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood


--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to