View Single Post
  #1  
Old 01-06-2010, 12:47 AM
alxl alxl is offline
New Member
 
Join Date: Jan 2010
Posts: 3
Default ruby on rails problem (blank page, logs OK)

Hello, I'm having problems installing ruby on rails support for my client.

I have .ls_rails_config in his home dir:

RailsApp zavalny "/httpdocs/zavalny" "development" 10 1
RailsAppMap zavalny "his_site" "/"
RailsAppMap zavalny "his_site_with_www" "/"

Also I have SuexecUserGroup alexisnot2 psacln in apache style config.

In logs I see:
2010-01-06 10:35:09.785 [INFO] Rails application 'zavalny' has been added succes
sfully, 10 of 10 has been used.

So I think everything's OK with it, but while pointing my browser to the site I see only blank page.


What can be wrong, please point me ASAP, litespeed is great and that's the one of 3 problems we encountered while migrating from apache, the others were resolved very fast, but this makes me busy for the last 2 days without any result :-(
Reply With Quote