I couldn't get my site to run on Hostek CF servers, they switched me to Ralio...what is your new hosting compsny? I have a filling I am moving...
On Aug 9, 1:32 am, smika <[email protected]> wrote: > Thanks a lot! That was really it. As soon as i've added project url, > it starts behave properly. > @David: We are using hosting by hostek.com. Problem is that every time > we got more than 1000 visitors per day, they start complaining on slow > running scripts (even if we cache that queries), and limiting number > of simultaneous connections, making site to give "Service Unavailable" > error every other request. > > On Aug 9, 3:16 am, Justin Carter <[email protected]> wrote: > > > > > > > > > I usually add the /farcry and /webtop mappings in the Railo web-context > > settings. > > > As Sean mentioned it looks like you're doing a sub-directory install, so you > > would either need to set that directory in your farcryConstructor.cfm or > > move the contents of the chi folder back into the root if you didn't want > > your site to run inside a folder. > > > -- Justin > > On Aug 9, 2011 5:21 AM, "smika" <[email protected]> wrote: > > > > Dear friends, > > > > i have a website running on CF9 using FarCry 6.0.14, and MySQL 5: > > >http://www.chi.am. > > > > Now i need to port it to Railo, because current hosting provider > > > trying to move us to VPS ($100/mo), limiting number of simultaneous > > > connections, explaining that they dont want to keep a website with > > > high traffic on a shared server. > > > So we decided to move to different provider with Railo VPS ($70/mo). > > > To test this we've: > > > 1. Setup a development machine with Express version of Railo. > > > 2. Setup a ISAPI filter in IIS7 pointing to C:\railo\connector > > > \isapi_redirect-1.2.31.dll > > > 3. Setup a DSN, pointing to previously downloaded from host DB. > > > 4. I've copied a website files C:\Railo\tomcat\webapps\root, creating > > > folder "chi" containing webroot files and another folder farcry with > > > core, projects/chi, skeleton. > > > 5. In IIS i've created a mapping to folder "chi", and under it > > > another mapping "farcry" pointing to "farcry/core/webtop" > > > > Now, when i am trying to browse tohttp://localhost:8888/chiit > > > redirects to > > >http://localhost:8888/index.cfm?objectid=ABA56F40-853D-11E0-99F900505... > > , > > > > trimming /chi from url. When i am adding that /chi to url it brings my > > > homepage without any css applied and > > > > Message source file [C:\railo\tomcat\webapps\ROOT\SpryAssets > > > \SpryTabbedPanels.css] is not a file > > > Exception Type application > > > Detail > > > Tag Context > > > > C:\railo\tomcat\webapps\ROOT\farcry\core\packages\farcry\combine > > > \combine.cfc (line: 226) > > > C:\railo\tomcat\webapps\ROOT\farcry\core\packages\farcry\utils.cfc > > > (line: 68) > > > C:\railo\tomcat\webapps\ROOT\farcry\core\tags\core\cssInHead.cfm > > > (line: 72) > > > C:\railo\tomcat\webapps\ROOT\farcry\core\tags\farcry > > > \_farcryOnRequestEnd.cfm (line: 53) > > > C:\railo\tomcat\webapps\ROOT\farcry\core\Application.cfc (line: > > > 409) > > > C:\railo\tomcat\webapps\ROOT\chi\Application.cfc (line: 97) > > > May be i need to add some mappings? If so, could you please tell me > > > where and what kind of things i am missing? > > > > Thanks in advance, > > > > Mika > > > > -- > > > You received this message cos you are subscribed to "farcry-dev" Google > > group. > > > To post, email: [email protected] > > > To unsubscribe, email: [email protected] > > > For more options:http://groups.google.com/group/farcry-dev > > > -------------------------------- > > > Follow us on Twitter:http://twitter.com/farcry -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
