Ok I'm kind of inheriting a Fusebox applications... It runs on the live server and it runs on the other developers local sys - it DOES NOT resolve variables on MY local system...
I'm set up on Apache - latest release, and CF 9 developer, on a windows system (the live is on Linux and the other developer is on a mac) the sys is on Fusebox 5 (not 5.1 or 5.5)
The reason I know it's not resolving is the URLs come across like this:
#request.self#?do=login.xxx&username=#attributes.username#
I've requested that the other developer get me his Apache config file - so I can compare - our code base is identical - as we check out the same SVN source, and the Fusebox files are identical - we confirmed that this morning...
Can anyone point me in a direction - because I'm stymied....