Ruby on Rails
Monday, June 4, 2012
On 4 June 2012 21:05, Code Man <lists@ruby-forum.com> wrote:
Hello,
I was wondering if anyone knows of a good step by step tutorial to
install Apache + Mysql + PHPmyadmin + Ruby + Rails or any other web
server to develop in rails in Ubuntu (Linux), I been to trying to
install it but it is very hard because there is always something that
goes wrong since there is so many things to install on the right way to
make it work right, please help!
Trying using google to search for "rails apache mysql tutorial". It brings back lots of tutorials. The first one covers a lot of what you're asking.
I would recommend reading a tutorial on each step individually, and getting them working one by one, so you understand how they all work. One magic tutorial that does them all will probably be a lot less reliable than a good tutorial for each.
Also, if you're just trying to get your application live, and you don't really want to learn about the infrastructure, I'd recommend looking at Heroku, which handles a lot of the pain for you.
One final tip - you'll probably want to use Passenger, so google that as well.
Cheers!!
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment