The abbreviation "MAMP" stands for: Macintosh, Apache, Mysql and PHP. The OS X software application "MAMP" will quickly install the whole stack and provide a GUI for management.

learn more… | top users | synonyms

0
votes
0answers
19 views

Something keeps directing sub domains back to my own local host 127.0.0.1

I run mamp pro locally for web development and for each site I have internal maps for: domain.com = remote dev.domain.com = remote domain.dev = local I expect domain.dev is handled by mamp on my ...
0
votes
0answers
72 views

Apache VirtualDocumentRoot, MAMP, .local domain & xip.io?

I have a problem making xip.io works. I have set up my machine to use virtualhosts with MAMP .local domain name. this is my httpd-vhosts.conf file: NameVirtualHost *:80 UseCanonicalName Off ...
0
votes
1answer
255 views

MAMP Pro failing to launch (mysql)

Issue: I try to launch MAMP Pro, enter my system password then it sits there trying to connect to MySQL. This has been running fine previously. Background: I'm running OSX v10.8.2 and Path Finder ...
0
votes
0answers
88 views

Getting PHP response om my Mac OS X 10.8

I've tried to install MAMP (also the "manual version of these things) but I haven't got any PHP enabled response from my web server yet.... Running MAMP and loading localhost/index.html returns "It ...
1
vote
1answer
446 views

Mac Postfix - Force from address, prevent from using Mac Username

After making the switch from Windows using WAMP and sendmail, to Mac using MAMP Pro and hopefully Postfix I am having issues getting the emails configured correctly. I have fully configured the ...
0
votes
1answer
163 views

Python no longer working, Config directory empty

I tried debugging this on my own, but to no avail. Here's the problem - I have a MacBook Pro 13" OS X 10.7.3 with Python 2.7 (no other version installed) I recently installed MAMP from their ...
0
votes
0answers
342 views

Making MAMP site accessible externally

I've set up port forwarding on both Netgear DGN2000 router and airport extreme base station. I've checked with Network Utility that the port 8888 is open. Yet I don't seem to be able to make the ...
0
votes
2answers
263 views

Configuring OS X Lion as server (without server.app)

I purchased a Mac Mini Server (2x500 GB) with Snow Leopard Server. I upgraded to Lion (not Server). The Mac Mini should act as a Homeserver for my development. My needs are: Time Machine on HD2 for ...
0
votes
2answers
141 views

MAMP html source folder

Hi i'm a newbie to Apple products, I installed MAMP on my Mac and now have no idea where the default folder where all the html files are put go to. Also new to web development. Anyone help?
0
votes
1answer
610 views

MAMP Pro OS X Lion FTP - Cannot Find wp-content directory

I am trying to develop a WordPress theme locally on my Mac (running OS X 10.7.3) running MAMP Pro, and am having trouble utilizing FTP. I know in 10.7, FTP has been deprecated, but was able to get ...
2
votes
2answers
759 views

Uninstall MySQL

I'm trying to get a working copy of MAMP. But I once installed the MySQL server seperately, and I can't find a way to uninstall. How can I uninstall this version of MySQL?