Re: A few issues in standalone installation

Sean Coyne <[email protected]> Wed, 23 Apr 2014 07:51:42 -0700 (PDT)
Newsgroups gmane.comp.cms.farcry.devel
Message-ID <[email protected]>
------=_Part_150_20076460.1398264702348
Content-Type: text/plain; charset=UTF-8

Ah, ok you want the standalone installation.  That shouldn't require any 
virtual directories.  You will probably need to copy any files from the www 
directory in the project folder to the web root.

On Wednesday, April 23, 2014 4:30:13 AM UTC-4, Trond Ulseth wrote:
>
> Hi Jeff,
>
> Is it possible to do this without the virtual directories (I have a 
> feeling the virtual directory management in the web control panel on the 
> shared host I'm using is a bit "funky").
>
> What I had when I tried to install was
>
> root (where the site domain points)
> - farcry
> - - core
> - - - webtop
> - - - etc.....
> - - plugins
> - - projects
> - - - trond (this is where I put the skeleton)
>
> However if I could use virtual directories I would not have to go with the 
> standalone setup, and could go like this:
>
> root
> - farcry
> - - core
> - - - webtop
> - - - etc.....
> - - plugins
> - - projects
> - - - trond (where the site domain points - with virtual directories for 
> farcry and webtop)
> - - - jeff (where another domain points - with virtual directories for 
> farcry and webtop)
>
>
> On Tuesday, April 22, 2014 11:12:16 PM UTC+2, Jeff Coughlin wrote:
>>
>> Trond had it right.  You put the skeleton files in the project folder you 
>> created.  It sounds like the installer was successful (assuming you saw the 
>> new FC7 installer screens).  If it's acting funky post-install, make sure 
>> you have the following two web aliases/"virtual directories" created (alias 
>> if Apache, virtual directory if IIS): /webtop and /farcry.  You will not 
>> need a CF mapping (as the /farcry alias will handle those needs - this 
>> support was first added in FC5.1 or 5.2).  If you have a CF mapping (like 
>> one pointing to your FarCry 6 folder) it could cause conflicts.  You can do 
>> this same setup (using aliases) for your FC6 install if you need both 
>> running on the same machine.  Personally I suggest deleting the old CF 
>> mapping if it's there and use this process.  If you want to play it safe, 
>> rename it for now so that you can quickly rollback if needed.
>>
>> Point the following aliases to the following folders:
>>
>>    - /webtop = "/path/to/farcry/core" folder
>>    - /farcry = "/path/to/farcry" folder
>>
>>
>> Note: If it's windows, you'll of course use "[drive]:\path\to\farcry"
>>
>> This install process (without using a CF mapping) still acts like an 
>> "advanced" install, except that it allows you to easily run FC6/7 on the 
>> same instance - giving you a lot more flexibility (especially on your dev 
>> machine).
>>
>> Give that a shot and see if it gets you going.
>>
>> Jeff
>>
>> On Apr 22, 2014, at 4:01 PM, Sean Coyne <[email protected]> wrote:
>>
>> I'm pretty sure you need to put skeletons into the /farcry/skeletons 
>> directory for the installer to pick them up properly.
>>
>> On Tuesday, April 22, 2014 3:59:26 PM UTC-4, Trond Ulseth wrote:
>>>
>>> Ok. So was my setup right? Putting the skeleton in a directory within 
>>> the projects directory? And is there something to observe in a standalone 
>>> install vs the more common "one install to rule them all"? 
>>>
>>> I see now that I've been spoiled with having people around me handling 
>>> server administration and stuff like that :)
>>>
>>> Trond
>>>
>>>>
>>>>  
>> -- 
>> You received this message cos you are subscribed to "farcry-dev" Google 
>> group.
>> To post, email: farcr...-/[email protected]
>> To unsubscribe, email: farcry-dev+...-/[email protected]
>> For more options: http://groups.google.com/group/farcry-dev
>> --------------------------------
>> Follow us on Twitter: http://twitter.com/farcry
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "farcry-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to farcry-dev+...-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev-/[email protected]
To unsubscribe, email: farcry-dev+unsubscribe-/[email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
--- 
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
For more options, visit https://groups.google.com/d/optout.

------=_Part_150_20076460.1398264702348
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Ah, ok you want the standalone installation. &nbsp;That sh=
ouldn't require any virtual directories. &nbsp;You will probably need to co=
py any files from the www directory in the project folder to the web root.<=
br><br>On Wednesday, April 23, 2014 4:30:13 AM UTC-4, Trond Ulseth wrote:<b=
lockquote class=3D"gmail_quote" style=3D"margin: 0;margin-left: 0.8ex;borde=
r-left: 1px #ccc solid;padding-left: 1ex;"><div dir=3D"ltr">Hi Jeff,<div><b=
r></div><div>Is it possible to do this without the virtual directories (I h=
ave a feeling the virtual directory management in the web control panel on =
the shared host I'm using is a bit "funky").</div><div><br></div><div>What =
I had when I tried to install was</div><div><br></div><div>root (where the =
site domain points)</div><div>- farcry</div><div>- - core</div><div>- - - w=
ebtop</div><div>- - - etc.....</div><div>- - plugins</div><div>- - projects=
</div><div>- - - trond (this is where I put the skeleton)</div><div><br></d=
iv><div>However if I could use virtual directories I would not have to go w=
ith the standalone setup, and could go like this:</div><div><br></div><div>=
<div>root</div><div>- farcry</div><div>- - core</div><div>- - - webtop</div=
><div>- - - etc.....</div><div>- - plugins</div><div>- - projects</div><div=
>- - - trond (where the site domain points - with virtual directories for f=
arcry and webtop)</div><div>- - - jeff (where another domain points - with =
virtual directories for farcry and webtop)</div></div><div><br><br>On Tuesd=
ay, April 22, 2014 11:12:16 PM UTC+2, Jeff Coughlin wrote:<blockquote class=
=3D"gmail_quote" style=3D"margin:0;margin-left:0.8ex;border-left:1px #ccc s=
olid;padding-left:1ex"><div style=3D"word-wrap:break-word"><div>Trond had i=
t right. &nbsp;You put the skeleton files in the project folder you created=
. &nbsp;It sounds like the installer was successful (assuming you saw the n=
ew FC7 installer screens). &nbsp;If it's acting funky post-install, make su=
re you have the following two web aliases/"virtual directories" created (al=
ias if Apache, virtual directory if IIS): /webtop and /farcry. &nbsp;You wi=
ll not need a CF mapping (as the /farcry alias will handle those needs - th=
is support was first added in FC5.1 or 5.2). &nbsp;If you have a CF mapping=
 (like one pointing to your FarCry 6 folder) it could cause conflicts. &nbs=
p;You can do this same setup (using aliases) for your FC6 install if you ne=
ed both running on the same machine. &nbsp;Personally I suggest deleting th=
e old CF mapping if it's there and use this process. &nbsp;If you want to p=
lay it safe, rename it for now so that you can quickly rollback if needed.<=
/div><div><br></div><div>Point the following aliases to the following folde=
rs:</div><div><ul><li>/webtop =3D "/path/to/farcry/core" folder</li><li>/fa=
rcry =3D "/path/to/farcry" folder</li></ul></div><div><br></div><div>Note: =
If it's windows, you'll of course use "[drive]:\path\to\farcry"</div><div><=
br></div><div>This install process (without using a CF mapping) still acts =
like an "advanced" install, except that it allows you to easily run FC6/7 o=
n the same instance - giving you a lot more flexibility (especially on your=
 dev machine).</div><div><br></div><div>Give that a shot and see if it gets=
 you going.</div><div><br></div><div>Jeff</div><div><br></div><div><div>On =
Apr 22, 2014, at 4:01 PM, Sean Coyne &lt;<a>[email protected]</a>&gt; wrot=
e:</div><br><blockquote type=3D"cite"><div dir=3D"ltr">I'm pretty sure you =
need to put skeletons into the /farcry/skeletons directory for the installe=
r to pick them up properly.<br><br>On Tuesday, April 22, 2014 3:59:26 PM UT=
C-4, Trond Ulseth wrote:<blockquote class=3D"gmail_quote" style=3D"margin:0=
;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">Ok. So was =
my setup right? Putting the skeleton in a directory within the projects dir=
ectory? And is there something to observe in a standalone install vs the mo=
re common "one install to rule them all"?&nbsp;<div><br>
</div><div>I see now that I've been spoiled with having people around me ha=
ndling server administration and stuff like that :)</div><div><br></div><di=
v>Trond<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;bor=
der-left:1px #ccc solid;padding-left:1ex"><br>
</blockquote></div>
</blockquote></div><div><br></div>

-- <br>
You received this message cos you are subscribed to "farcry-dev" Google gro=
up.<br>
To post, email: <a>farcr...-/[email protected]</a><br>
To unsubscribe, email: <a>farcry-dev+...@googlegroups.<wbr>com</a><br>
For more options: <a href=3D"http://groups.google.com/group/farcry-dev" tar=
get=3D"_blank" onmousedown=3D"this.href=3D'http://groups.google.com/group/f=
arcry-dev';return true;" onclick=3D"this.href=3D'http://groups.google.com/g=
roup/farcry-dev';return true;">http://groups.google.com/<wbr>group/farcry-d=
ev</a><br>
------------------------------<wbr>--<br>
Follow us on Twitter: <a href=3D"http://twitter.com/farcry" target=3D"_blan=
k" onmousedown=3D"this.href=3D'http://www.google.com/url?q\75http%3A%2F%2Ft=
witter.com%2Ffarcry\46sa\75D\46sntz\0751\46usg\75AFQjCNGgITJmbCuM12oxXrrtcx=
t_FR8uCg';return true;" onclick=3D"this.href=3D'http://www.google.com/url?q=
\75http%3A%2F%2Ftwitter.com%2Ffarcry\46sa\75D\46sntz\0751\46usg\75AFQjCNGgI=
TJmbCuM12oxXrrtcxt_FR8uCg';return true;">http://twitter.com/farcry</a><br>
--- <br>
You received this message because you are subscribed to the Google Groups "=
farcry-dev" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a>farcry-dev+...@googlegroups.<wbr>com</a>.<br>
For more options, visit <a href=3D"https://groups.google.com/d/optout" targ=
et=3D"_blank" onmousedown=3D"this.href=3D'https://groups.google.com/d/optou=
t';return true;" onclick=3D"this.href=3D'https://groups.google.com/d/optout=
';return true;">https://groups.google.com/d/<wbr>optout</a>.<br>
</blockquote></div><br></div></blockquote></div></div></blockquote></div>

<p></p>

-- <br />
You received this message cos you are subscribed to &quot;farcry-dev&quot; =
Google group.<br />
To post, email: farcry-dev-/[email protected]<br />
To unsubscribe, email: farcry-dev+unsubscribe-/[email protected]<br />
For more options: <a href=3D"http://groups.google.com/group/farcry-dev">htt=
p://groups.google.com/group/farcry-dev</a><br />
--------------------------------<br />
Follow us on Twitter: <a href=3D"http://twitter.com/farcry">http://twitter.=
com/farcry</a><br />
--- <br />
You received this message because you are subscribed to the Google Groups &=
quot;farcry-dev&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:farcry-dev+unsubscribe-/[email protected]">farcry-d=
ev+unsubscribe-/[email protected]</a>.<br />
For more options, visit <a href=3D"https://groups.google.com/d/optout">http=
s://groups.google.com/d/optout</a>.<br />

------=_Part_150_20076460.1398264702348--