CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Standalone Installations (Moderator: cap10morgan) »
  • Standalone insallation on MAC OS
Pages: [1]

Author Topic: Standalone insallation on MAC OS  (Read 2970 times)

nextwave

  • I post occasionally
  • **
  • Posts: 62
  • Karma: 0
Standalone insallation on MAC OS
June 15, 2009, 08:11:15 am
Is there a doc out there to guide on how to install CiviCRM on a MAC OS ?


emilyf

  • Ask me questions
  • ****
  • Posts: 696
  • Karma: 54
  • CiviCRM version: 2.x - 4.x
  • CMS version: Drupal 5, 6, 7
Re: Standalone insallation on MAC OS
June 15, 2009, 09:08:49 am
You can pretty much follow these instructions:
http://wiki.civicrm.org/confluence/display/CRMDOC/Standalone+Installation+Guide

If you aren't all that familiar with PHP/mySQL then I would recommend you install and run MAMP: http://www.mamp.info/en/mamp/index.html

That will give you everything you need in a nice package without having to do any big changes. the only thing that will probably be tricky is civimail config (but that always is).

nextwave

  • I post occasionally
  • **
  • Posts: 62
  • Karma: 0
Re: Standalone insallation on MAC OS
June 15, 2009, 09:33:26 am
thanks, the link didnt not have anything on MAC installation. should i just use one for linux?

also,
any idea on how to install on cpanel ?

emilyf

  • Ask me questions
  • ****
  • Posts: 696
  • Karma: 54
  • CiviCRM version: 2.x - 4.x
  • CMS version: Drupal 5, 6, 7
Re: Standalone insallation on MAC OS
June 15, 2009, 10:00:04 am
the install is quite similar on mac and linux. you just need apache, php, & mySQL up and running.

like i mentioned, you might want to use MAMP as it makes getting the above pretty easy out-of-box. That will accomplish step 2.1. You can't use the same commands as 2.1 describes to install apache, mysql, & php straight up. If you don't want to use MAMP, then Mac OSx comes with apache already installed, but you would need to install PHP and mySQL. This is why I suggested MAMP if you don't feel comfortable installing these for yourself.

Then on Step 2 part 4 you will need to put the civicrm files in your MAMP htdocs folder. Then on 2.5 you can either set permissions in Shell or you can do an apple-i command on the files folder and expand the permissions area.you would give read access to everyone. then in 2.6 you will need to replace the http://localhost/civicrm/standalone/index.php link with the url for the mamp install (once you install MAMP, it will open your browser to a url; you would just have that url be in front of the /civicrm).

all the other instructions should be the same.

nextwave

  • I post occasionally
  • **
  • Posts: 62
  • Karma: 0
Re: Standalone insallation on MAC OS
June 16, 2009, 05:54:33 am
thanks much. worked perfectly!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Standalone Installations (Moderator: cap10morgan) »
  • Standalone insallation on MAC OS

This forum was archived on 2017-11-26.