LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Ruby/Rails (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=20)
-   -   ruby on rails problem (blank page, logs OK) (http://www.litespeedtech.com/support/forum/showthread.php?t=3640)

alxl 01-06-2010 12:47 AM

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 :-(

alxl 01-07-2010 10:15 AM

Anyone can help with this question?!

P.S: This server runs Plesk control panel if this is important.

mistwang 01-07-2010 08:40 PM

If you are using latest Rails release with Rack 1.0.1, you need to downgrade rack to rack 1.0 or patch rack 1.0.1, please search related discussions on this forum.

alxl 01-08-2010 04:08 AM

It seems we don't use rack at all. Any other opinions?

*** LOCAL GEMS ***

actionmailer (2.2.2, 2.0.2, 1.3.3)
actionpack (2.2.2, 2.0.2, 1.13.3)
actionwebservice (1.2.3)
activerecord (2.2.2, 2.0.2, 1.15.3)
activeresource (2.2.2, 2.0.2)
activesupport (2.2.2, 2.0.2, 1.4.2)
mysql (2.7)
rails (2.2.2, 2.0.2, 1.2.3)
rake (0.8.3, 0.8.1)
RedCloth (4.0.4)
ruby-lsapi (3.5)
rubygems-update (1.3.1)
sqlite3-ruby (1.2.4)

mistwang 01-08-2010 11:33 AM

try the builtin web server, webrick or mongrel, running under the same environment, default they run in development environment.

check LSWS stderr.log as well.

rubyonrails 02-15-2010 02:43 AM

canu explain me in detail?
 
i cant understand ur problem?


All times are GMT -7. The time now is 11:29 PM.