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 to http://localhost:8888/chi it
redirects to 
http://localhost:8888/index.cfm?objectid=ABA56F40-853D-11E0-99F9005056A30FF7,
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

Reply via email to