I am new to Akelos. I would like to know how to set up Akelos in MAMP (the all-in-one Apache, PHP, MySQL solution for Mac OS X). I noticed in the screencast that the author was running a MAMP server as well, or what appeared to be a MAMP server environment (/Applications/MAMP/htdocs). How would I go about setting up Akelos, Subversion to run on MAMP server. Any help would be appreciated. I will continue to search the forums for answers. thanks
I was in the same situation and I had a problem with mysql.sock not found. I don't really know what was wrong but I had to create a symlink for /Applications/MAMP/tmp/mysql/mysql.sock to /var/mysql/mysql.sock.
Maybe I had this behavior because of the virtual hosts I have in my configuration file. Anyway, hope it helps someone and, of course, if someone knows what was the problem, please tell me!