Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7528817
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T04:29:15+00:00 2026-05-30T04:29:15+00:00

This has been asked before, but I couldn’t find a newer result than 2010.

  • 0

This has been asked before, but I couldn’t find a newer result than 2010. A lot can change in two years. The fact that it hasn’t been asked since, makes me think, that maybe I’m missing something.

So. Is there an easy way, to setup Ruby On Rails 3.2.0 to work With MAMP PRO on Mac OS X Lion ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T04:29:17+00:00Added an answer on May 30, 2026 at 4:29 am

    I found the solution for work with PHP with MAMP 2.0.5 and RAILS with two databases different for each. PHP uses mysql from MAMP and RAILS a other database installed via Homebrew.

    I use mac os lion 10.7.3

    I explain how I did

    1-The first step is delete all. Delete MAMP, MAMP PRO, the folders in applications (be carefully with your projects if they are in the MAMP folder) and all the mysql servers that you have installed. (visit this link for how remove mysql from mac osx lion http://johnmcostaiii.net/2011/removing-mysql-osx-lion/)

    2-Install the lattest version of Xcode (via App Store)

    3-Install homebrew (https://github.com/mxcl/homebrew/wiki/installation)

    4-Install rvm and ruby 1.9.3. Follow the steps of quick start guide (http://beginrescueend.com/)

    5-Open a terminal and install mysql via homebrew

    brew install mysql
    

    Read the installations of mysql notes (on terminal) and follow the steps. (create alias, password, start and initialize database, etc)

    6- Say at rvm that uses the ruby version 1.9.3

    rvm use 1.9.3
    

    7- If you want, you can create a gemsets (explained at rvm webpage) and use it

    rvm gemset create "gemset_name"
    
    use 1.9.3@gemset_name
    

    8- Install rails

    gem install rails
    

    9 – Create a app with mysql gems

    rails new name_app -d mysql
    

    And it works!

    10 – Install MAMP PRO 2.0.5

    11 – Test with any PHP page with database

    And it works!

    (After install and run MAMP, I created a vhosts for try if all work fine, but the vhosts don´t work properly. I spent 1 hour searching a solution, but the solution for me was restart the computer finally … and … )

    I hope that help you! I lost many hours looking for the solution

    (I followed this steps with changes: http://www.frederico-araujo.com/2011/07/30/installing-rails-on-os-x-lion-with-homebrew-rvm-and-mysql/)

    edit: everytime you open the console and work with rails you must type in the console

    rvm use 1.9.3@gemset_name
    

    or create a file with this command and save in the folder of your rails app with name

    .rvmrc
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Ok, I know this has been asked before but after searching I couldn't find
I apologise if this has been asked before but I can't find the info
I'm sure this has been asked before, but I can't find it. What are
Sorry if this has been asked before, I did check but couldn't find anything...
Maybe this has been asked before, but I couldn't find it. My question is
I'm sorry if this questions has been asked before, but I couldn't find an
Apologies if this has been asked before (I couldn't find the answer anywhere), but
I'm sure this has been asked before but I couldn't find it. Please see
Sorry if this has been asked before, but I couldn't find a solution to
I'm sure this has been asked before, but I couldn't find a working solution

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.