Update:Remora OSX Setup

From MozillaWiki
Revision as of 00:28, 21 March 2008 by Rdoherty (talk | contribs) (New page: === Getting Apache/PHP Properly Setup === # Download and install [http://www.mamp.info/en/index.php MAMP] # Open /Applications/MAMP/conf/php[5,4]/php.ini and remove the line extension=get...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Getting Apache/PHP Properly Setup

  1. Download and install MAMP
  2. Open /Applications/MAMP/conf/php[5,4]/php.ini and remove the line extension=gettext.so (gettext extension in MAMP is broken)
  3. Copy /Applications/MAMP/Library/bin/xgettext to /usr/bin (a localization script needs this)
  4. Edit /Applications/MAMP/conf/apache/httpd.conf and change DocumentRoot and <Directory "/Applications/MAMP/htdocs"> to your AMO svn directory.
  5. Download fligtar's faketext http://fligtar.com/faketext/faketext_amo.phps and save as config-local.php in SVNROOT/addons/trunk/site/app/config