The file I was talking about above is the "environment.rb". There is a
section as follows:

 # WARNING: You MUST generate a new secret (use "rake secret") and add
it below!
  config.action_controller.session = {
    :session_key => '_your_app_name',
    :secret      => 'feb3914098e330587bbb5e1c799e07e878a33ef442'

I ran the " rake secret " command and copied the output into
the :SECRET  portion,  BUT WHAT DO I PUT FOR '_your_app_name' ???

Thanks.



On Oct 30, 9:21 am, Chad <[email protected]> wrote:
> Bummer!  I thought I had everything setup properly.  So I have my
> server on a static IP.  I setup a subdomain to point to my install.
> To access the site I simply type in "sub.domain.com" in my browser.
> Should I use the URL:  http://sub.domain.com   in the globals.rb
> file?
>
> ALSO --- Something else that threw me.  One of the steps had me setup
> a new KEY and paste it into the config file.  Above the KEY it was
> asking for "_application_name"  and I didn't know what to put there so
> I left it alone.  Can anyone tell me what I might want to change
> "_application_name" to?  I tried to google it and got a few references
> to the "application.class" but I have NO CLUE what that means.
>
> Thanks!
>
> ~Chad
>
> On Oct 29, 5:36 pm, Steven Bristol <[email protected]> wrote:
>
> > Make sure you set all the variables as mentioned in the README. The
> > site url variable in config/initializers/globals.rb is probably not
> > set.
>
> > cheers,
> > steve
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Lovd by Less" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lovdbyless?hl=en
Who loves ya baby?
-~----------~----~----~----~------~----~------~--~---

Reply via email to