En Fr
Web/database development and more...
« Keyboard layout editor for Mac OS XDebian apt-get missing keys »

b2evolution on Mac OS X in 5 minutes from scratch

05/28/09

English (US) b2evolution on Mac OS X in 5 minutes from scratch

Permalink 05:20:17 pm, by Francois Planque Email , Categories: b2evolution, Mac stuff

Tested with MAMP 1.7.2, b2evolution 3.2 and Mac OS X 10.5.7 :

  1. Download and install MAMP (Free) into the Applications folder
  2. Start MAMP and make sure you get the MAMP start page
  3. Download b2evolution and unzip it into /Applications/MAMP/htdocs
  4. Point yout browser to http://localhost:8888/b2evolution/ and follow install procedure
  5. When prompted for mysql username and password use "root" and "root". (the mysql host is "localhost")
  6. You're up and running, but with one caveat... when displaying blogs you'll run into incomplete pages and the php error log (/Applications/MAMP/logs/php_error.log) will give you a hint:

PHP Fatal error:  Allowed memory size of 8388608 bytes exhausted

It doesn't make much sense that MAMP would come preconfigured with only 8MB of RAM available to apps. I bet that's an easy settign to change if you buy MAMP Pro (39 €). To fix this on the free version though, open the file /Applications/MAMP/conf/php5/php.ini with TextEdit. Find the line that starts with memory_limit = and edit it as follows:

memory_limit = 32M

5 comments

Comment from: SEO [Visitor]
SEOI'm waiting for the possibility to adapt in every post a unique metatag description and a unique metatag keywords. Then you become more SEO's there use b2evo :)
07/01/09 @ 10:17
Comment from: Francois Planque [Member] Email
Unique meta desc and meta keywords are already implemented. they will be released in b2evolution 3.3.
07/01/09 @ 17:58
Comment from: Jay [Visitor]
JayThanks for the tip on the Memory limit. That error was driving me crazy.
08/04/09 @ 13:31
Comment from: Peter Yexley [Visitor]
Peter YexleyFantastic !!

When will b2evolution 3.3 be issued?

Excellent so far!
08/08/09 @ 16:06
Comment from: Francois Planque [Member] Email
today :)
08/08/09 @ 16:08

This post has 5 feedbacks awaiting moderation...

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)