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

  • Home
  • SEARCH
  • 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 6566231
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T14:11:32+00:00 2026-05-25T14:11:32+00:00

Does anyone know of a tutorial or detailed instruction set for installing Fat Free

  • 0

Does anyone know of a tutorial or detailed instruction set for installing Fat Free CRM? The instructions on github are clearly meant for experienced rails developers not stupid newbies like me.

When I try downloading the source code to my Mac, rails won’t work and I get dozens and dozens of errors when I try to start the server. (There are way too many to even post here) I also tried setting up a new app and painstakingly copying and pasting the files from the source into the new app after it complained numerous times that it could not find the rails server. Now it continues kvetching about syntax errors and dependencies in a dozen or so files and complaining about my gems.

I did properly update the database yaml file and have tried updating my gems and running bundle many, many times but the spaghetti bowl of errors never seems to resolve much. This is the latest Rails 3 version of the app so why would it not work and why does it seem to think that half the gems are deprecated? Other people don’t seem to be getting these types of errors.

I’m clearly missing something that is plainly obvious to the rest of the world and have somehow majorly screwed up the installation. How does the process of downloading a complete app differ from installing a plugin? (I’ve never had this much trouble with plugins.) Does anyone know of an idiot-proof checklist for downloading, installing and setting up this app? After three months of trying to make this work, I am beyond frustrated.

Thanks so much.

  • 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-25T14:11:33+00:00Added an answer on May 25, 2026 at 2:11 pm

    The first places to look

    1) The Wiki Guide

    2) The Readme

    Here are the steps I took on Ubuntu, mostly in this order. Remember to try to complete each step without getting errors. If you get errors then it won’t work.

    sudo cp -r fatfreecrm/ /var/www (Copy crm to your www root)
    
    sudo apt-get install rails (install rails + ruby + mysql)
    
    cd /var/www/fatfreecrm
    
    cp config/database.mysql.yml config/database.yml (copy mysql config over)
    
    chmod 777 config/database.yml (set write permissions)
    
    vim config/database.yml (set db password, remove /tmp/mysql.sock )
    
    gem install bundler (install bundler)
    
    PATH=$PATH:/var/lib/gems/1.8/bin/ ( put bundler on your path, or not ) 
    
    sudo gem install mysql2 -- --with-mysql-dir=/etc/mysql/  (install mysql2)
    
    sudo /var/lib/gems/1.8/bin/bundle install (install bundle gems)
    
    rake db:create
    
    rake crm:setup
    
    rake crm:demo:load
    
    rake crm:settings:load
    
    sudo ruby script/rails server
    

    Good luck finding what works for you!

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

Sidebar

Related Questions

Does anyone know of a tutorial for using TeamCity with github with ssh private
Does anyone know any good tutorial about using NAnt for native code build process
Does anyone know where I can find a good explanation/tutorial of what and how
Does anyone know where I can find an example or a tutorial of building
Does anyone know of a good sample (inline in reply, or web tutorial) for
Does anyone here know SVG? If so, how did you learn it? Any books/tutorial
Does anyone know a tutorial hat explains how to shade an object to look
Does anyone know any good tutorial on how to upload a file with php
Does anyone know of a tutorial or guide for HgScc (Mercurial)? I've installed and
Does anyone know of a good tutorial to achieve this? (as seen here: http://www.contrastrebellion.com/

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.