Hey there,

Check the log to see if there is anything there. I had some problems  
with the latest version of rails too. With a failed to start message,  
nothing in the logs though cause, funnily enough, it fails to start.

For the CSS, make sure you have your production domain set in  
global_variables.rb

For the failed to start bit, make sure you have the correct  
permissions set on the files. All the folders should 755 and files  
should be 644 except dispatch.fcgi from memory which should also be  
755. I installed straight from git and there were unfortunately some  
permission glitches. You will also need to adapt your .htaccess file  
in the public folder to suit your setup.

When you say 'your server', is this one you've set up yourself from  
scratch or a hosting service. If you've set it up yourself then  
you'll have some fun getting it working easily. If the latter, the  
tips above might help. You probably need to give a more explicit  
description of what you are doing or have done.

Jason :)


On 21/02/2009, at 4:26 PM, Steven Bristol wrote:

>
> On Fri, Feb 20, 2009 at 9:14 PM, KtyKat223 <[email protected]>  
> wrote:
>>
>> I guess it's my turn to finally ask a question. After all I did  
>> figure
>> out everything else on my own! It took me two days of workarounds to
>> install everything I needed to run LovdByLess on my server. I have it
>> running fine in development mode while accessing it on the localhost.
>> But when I run it in production mode the CSS doesn't work. Also if I
>> try to access it on the network even in development mode the CSS
>> doesn't work. I just can't seem to figure it out. Any ideas would be
>> helpful. This is my first time working with ruby and so far has  
>> been a
>> great learning experience. The only other problem I have is my Apache
>> server won't serve the site. I just get the error saying rails failed
>> to start. But that is not a problem that anyone here will help me
>> with. Just in case it might help I'm running...
>>
>> Ubuntu Server 8.10
>> rails 2.2.2
>> gem 1.3.1
>> ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux]
>> Apache 2
>> and many others
>>
>> If you need any other info just ask. Thanks in advance for any  
>> advice.
>
>
>
> What's the link to your production site. There is most likely
> something wrong with your pathing on the css issue.
>
> As far as the non starting issue, I've never run lovd on 1.8.7. We use
> 1.8.6. What are you using in dev? I would suggest not using 1.8.7 as
> it's a bit buggered.
>
>
> cheers,
> steven bristol
>
> >


--~--~---------~--~----~------------~-------~--~----~
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