Re: local install - ses non working(I think)

2014-12-24 Thread Dave Watts

 Yes, this is the code:
 cfinclude
 template=/site_theartoflovingcatsanddogs_com/index.cfm/cfid/#session.cfid#/cftoken/
 #session.cftoken#/index.cfm

 What caught me off guard is that this has been working without problem for
 many months on the live site, http://www.theartoflovingcatsanddogs.com

 I guess my actual question, rephrased better, is why does this work on
 crystaltech but not on my new cf11 install?  I'm not sure of the cf version
 for ct.  I'm sorry I was not clear.

My guess is that you have something not specifically related to CF
that's dynamically generating files, or something along those lines,
on your live site. Perhaps you have some sort of SES URL handler
that's parsing the URLs on your live site, and a corresponding error
handler that knows what to do with the incorrect template path.

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Service-Disabled Veteran-Owned Small Business
(SDVOSB) on GSA Schedule, and provides the highest caliber vendor-
authorized instruction at our training centers, online, or onsite.

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359887
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Moving to Railo

2014-12-24 Thread Russ Michaels

the installer is straight forward, if you just want a bog standard install,
then that is all you need to do.
The only tweak you may need is to increase the JVM memory as it is only
256MB by default, which you do via the tomcat service manager on the java
tab.

You should also lock down the railo server admin, instructions here:
http://www.michaels.me.uk/post.cfm/locking-down-railo-admin-on-windows-iis

If you use any SES URL's such as index.cfm/somehting/somehting/darkside
Then you may want to read this:
http://www.michaels.me.uk/post.cfm/mangoblog-on-railo
ignore the fact that it is specific to ManageBlog, the content applies to
any kind of URL like that


On Tue, Dec 23, 2014 at 8:49 PM, Mik Muller ad...@montaguema.net wrote:


 Hey all,

 I'm moving my server to a new company who does not offer CF licenses on a
 monthly basis, though they do have some CF experience. The server they
 offered me was too good to pass up*, so I'm going for it.

 I've been using CF9, and rather than buy a new CF license outright (ouch),
 I thought I'd look into Railo, and am looking to the community for advice.

 Anyone here using Railo and have recommendations in terms of installation
 and configuration?  I've been to GetRailo.org and com and find the
 documentation to be a little paltry, especially regarding the installation
 and the best configuration for various situations.

 I will be hosting only my own websites, about 210 so far, broken down into
 four CF applications, ie; there are 185 sites running one application; 10
 running another, etc.  I also have about a dozen static HTML sites, so I'll
 need IIS on the box.

 I've written a manager app for two of the applications to create the IIS
 instance, the folders, the database, the DSN, and the DNS. My guess is I'll
 have to add some code to support the Railo architecture... or maybe not. In
 either case, most new websites, and soon all of them, will be created on my
 server by one of these manager apps.

 Any advice would be appreciated.

 Thanks,

 Mik


 * Two Hex-Core processors, 192GB RAM, 1.8TB SAS RAID5 HD



 
 Michael Muller
 Admin, MontagueMA.net Website
 ...a project of MontagueWebWorks.com
 (413) 320-5336
 http://www.MontagueMA.net

 Eschew Obfuscation





 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359888
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm