• user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 506 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '18.224.44.108' AND v.timestamp >= 1713984079 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.
  • user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 506 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '18.224.44.108' AND v.timestamp >= 1713984079 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.

How To Install MAMP & WordPress on OS X


Learn how to install MAMP for Mac OS X; a freeware web server environment that includes PHP, Apache, and MySQL. We'll also show you how to install WordPress locally on your machine, and teach about symbolic links. (They are the UNIX equivalent of aliases).

NEED TO TROUBLESHOOT?
Having Problems? Getting errors? Visit http://macappguide.com/mamp for a great troubleshooting video & installation tips!

Mac App Guide is a weekly video podcast. Visit http://macappguide.com for more information, show notes, and to subscribe for free!

MAMP:
http://www.mamp.info/

WordPress:
http://wordpress.org/

Viewer Survey:
http://macappguide.com/survey

Episode #22 for July 22, 2009

Mac App Guide is produced by Market Vision Media and distributed by Orange Media Network.
http://marketvisionmedia.com
http://orangemedianetwork.com

Thanks For Watching!


See video

Comments

I tried installing rails 3

I tried installing rails 3 with MAMP and rvm the other day and had to give up fllnowiog your second link because the current MAMP source is version 1.9 (if I remember right) and it didn't understand the ./configure command and it appears to be using nmake (or was it cmake?) instead of make.It would be really helpful if you know someone who successfully installed rails3 recently on snow leopard.In the end, I had to give up and install the normal rvm mySQL and just use the correct socket for my MAMP installation in the rails database.yml file but I don't like having to waste disk space with an entire second mySQL installation when I would prefer just using the MAMP one (and who knows if I'll have some weird problems downstream in my rails apps because the database is in MAMP but the database software rails is using is in another location.Any pointers, leads or help would REALLY be appreciated!

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options