Installation RoR on SUSE + Plesk Server

Dear all,

I want to install latest Ruby On Rail on my Linux Server. I use
currently SUSE 9.0 with Plesk Admin Software.
Do you know a good tutorials for my issue?

best regards,

koko

Salai Koko wrote:

Dear all,

I want to install latest Ruby On Rail on my Linux Server. I use
currently SUSE 9.0 with Plesk Admin Software.
Do you know a good tutorials for my issue?

best regards,

koko

Can anybody help me?

Koko

I have experience with SuSE and Plesk, just not at the same time.

Getting Ruby, Apache and MySQL installed in SuSE should be simple with
YAST. From there install gems and then rails. After this I am in
unknown waters.

Plesk allows you to configure virtual hosts individually (ie outside
their web management tool) by placing a config file in
“/var/www/vhosts//conf/vhost.conf”. You should be able to place
the appropriate rails Apache configurations here and run with it.

Getting something like mongrel running will be a little harder…

On Sun, 2007-01-14 at 19:09 +0100, Salai Koko wrote:

Can anybody help me?

Koko

Just couple here
http://wiki.rubyonrails.org/rails/pages/HowtoInstallAndRunRubyOnRailsOnPlesk
http://blog.quimble.com/?p=43

A google search for Rails and VPS should land you a few more