MAMP is a pre-packaged solution that installs Apache, MySQL, and PHP/Perl on OS X with minimal configuration. The default settings are generally insecure and most *AMP packages are meant for development and not production use. Because of this, you should refer to the faq before asking questions ...

learn more… | top users | synonyms

0
votes
0answers
22 views

pecl_http : Apache is unable to load http.so

I'm using MAMP 2.1.3 with Mac OS 10.8.3. I've just installed the pecl_http extension with Mac Ports + PECL. The http.so exists and is in (correctly set in php.ini) : ...
-2
votes
0answers
46 views

MAMP - phpMyAdmin #2002 - Can't connect to local MySQL server through socket '/Applications/MAMP/tmp/mysql/mysql.sock' [closed]

I was working on MAMP phpMyAdmin and everything worked well until i query an ALTER TABLE statement from SQL tab. Operation was too long to end so i decided to refresh my page. Since, i cannot reach ...
0
votes
0answers
18 views

No longer able to connect to MAMP with remote device through host's network IP address

I can normally run MAMP on my Macbook and then debug mobile devices by connecting to, for example, http://192.168.0.xx:8888. Our network has changed slightly now to a Technicolor TG582n WIFI router ...
-3
votes
1answer
82 views

MAMP Host Virtual Host Name Resolution [closed]

I reinstalled Lion and suddenly my virtual hosts are not being resolved. I checked /etc/hosts and I see that the hosts are properly added: ... 127.0.0.1 myhost.dev ... It doesn't work, however, ...
0
votes
0answers
145 views

Installing PECL Memcache 2.2.7 with PHP5.4 and MAMP gives Autom4te/C4che.pm Error

I've been scouring the internet to find a solution to this, but haven't yet. What I'm attempting to do is install the PECL Memcache 2.2.7 extension under Mamp on MacOSX Mountain Lion. When running ...
-1
votes
1answer
53 views

How do you upgrade the MYSQL version that Mamp Pro uses? [closed]

I'm currently using Mamp Pro for a local dev environment on Mac OSX Mountain Lion. Ideally I'd like to update the version of mysql. How do you upgrade the MYSQL version that Mamp Pro uses?
1
vote
0answers
32 views

Get rid of multiple MySql installs on my iMac? [closed]

Disclaimer All of this system administration stuff is very new to me in a Mac/Linux environment. Please be gentle. Objective Determine, and clean up, the number of MySQL instances on my machine. ...
2
votes
1answer
363 views

How can I configure Apache+PHP on OS 10.7.5 to make 0755 directories writable?

For years I used MAMP on my Macintosh computer to run a development environment with Apache, MySQL, and PHP. When I upgraded my machine to OS 10.7, I decided to use OS 10's native Apache and PHP in ...
0
votes
1answer
90 views

run PHP via SSH in virtualhost (MAMP) [closed]

I have several virtual hosts under MAMP (site1, site2, ...) and via the hosts file all is accessed as it should via HTTP. I'm using the free version of MAMP and the ports are the default (8888 for ...
2
votes
2answers
188 views

Can't access mamp server with internal IP

Running MAMP 2.1.1 on my 10.7.2 OS X Mac Pro. I can access server if I choose a port (such as the default 8888) but changing it to port 80 causes it to not work, except with localhost. This used to ...
1
vote
2answers
127 views

MAMP - Host name changes to first vhost SSL entry for project with two localhosts

I have two projects that are a copy of each other on my Mac with MAMP. They both have SSL pages. However, whenever I hit the a secured SSL page of project 2, the base_url or host changes to project1 ...
0
votes
0answers
67 views

remove virtual host from my Mac (MAMP)

I'm using MAMP PRO on my Mac (running OSX 10.8 Mountain Lion). Today I added a new host and managed to name it sitename .org which now making me unable to access it online. Fist I tried to rename the ...
0
votes
0answers
243 views

mamp pro mountain lion on port 80 [closed]

After upgrading both OSX to Mountain Lion and MAMP Pro to version 2.1.1, my virtual hosts do not load on port 80. How can I get MAMP Pro 2.1.1+ to run on port 80? If I change the default apache ...
1
vote
0answers
259 views

MAMP Pro virtual hosts on Mountain Lion not being recognized [closed]

I'm running MAMP PRO 2.1.1 on OSX 10.8.1 and not having any luck getting Apache to recognize any hosts that have been set up in MAMP besides localhost. This only happens when trying to use port 80. ...
-2
votes
1answer
275 views

MAMP runs agonizingly slow unless I'm authorized to use sudo

I'm running: MAMP Pro v 2.0.5 OSX Lion v 10.7.4 Chrome v 21.0.1180.82 FireFox v 14.0.1 I am NOT using .local addresses for my sites. It takes almost a minute for pages to load! Basically unusable. I ...
0
votes
1answer
154 views

Issue with virtual hosts in Mac OSX Lion with MAMP

I'm having issues connecting my virtual hosts. Here's my code. Is there anything missing here? In httpd.conf NameVirtualHost * <VirtualHost *> ServerName site1.local DocumentRoot ...
0
votes
1answer
720 views

Mac Os X 10.7 + PHP OCI8 + MAMP PRO + ERR_EMPTY_RESPONSE

i followed this article: http://www.enavigo.com/2012/01/04/enabling-oracle-oci8-php-extension-on-os-x-snow-leopard/ and im getting this error: Error 324 (net::ERR_EMPTY_RESPONSE): The server closed ...
0
votes
1answer
442 views

MAMP Pro mysqld won't start on os x lion

getting a Start MySQL Failed error in the GUI.. when i attempt to start mysqld from the CLI i get the following error: → /Applications/MAMP/Library/bin/mysqld 120623 23:12:47 [Warning] ...
-1
votes
1answer
47 views

one of my virtual directory wont work [closed]

I have couple of virtual directories in my MAMP and everything works fine but for some reason one of the virtual server doesn't work. In my folder (testserver) I have these files index.html ...
-1
votes
3answers
718 views

Why can't other computers access my web server on 127.0.0.1?

I'm trying to setup a a virtual host on a machine in my office I've added 127.0.0.1 urs.local to the hosts file, and added this to config NameVirtualHost 127.0.0.1:80 <VirtualHost ...
0
votes
1answer
170 views

Python with mamp

I have a MAMP 1.9 install on Lion and would like to start using python with it. Mainly to learn and develop django sites. I am very new to python in general. In my research I found that I either need ...
1
vote
2answers
435 views

Attempting to end anything running of port 3306

I have MAMP Pro running on OS X 10.7.2 and it uses port 3306 for MYSQL. It was running fine until this morning when I installed a trial of WebStart. I subsequently did not like Webstart and quit and ...
0
votes
1answer
874 views

Is a local-only MAMP installation secure?

I just installed a basic MAMP server (on a Macbook Air 11" running OSX Lion) with no settings changed except for some php.ini things like "memory", "file_upload", etc that are more script related. I ...
0
votes
1answer
214 views

turning my dynamic IP into a static one using a VPS?

I'm doing development with MAMP on OSX and need to get around a problem I'm having due to my dynamic IP. I'm using a payment API which has an IP whitelist even for development calls and I keep having ...
2
votes
0answers
143 views

Logging mysql queries under MAMP Pro (MAC)

I am using MAMP Pro 2.0.5 (latest) and copied the my-medium.cnf file and placed it into /mamp/conf/ and renamed it to my.cnf under the [mysqld] i placed log = ...
1
vote
1answer
236 views

What is the proper way to create virtual directories in Apache without using symlinks?

I am coming from IIS and setting up virtual directories there is so pleasantly easy. You just right-click and add a "virtual directory" pointing to any path you like. This relative path gets reflected ...
0
votes
1answer
275 views

How to stop only the Mysql server in MAMP PRO?

I need to stop Mysql server in MAMP PRO and keep Apache running. How can I do that ? There is a stop button available but it stops all services.
0
votes
1answer
390 views

MAMP MySQL won't start

I uninstalled MAMP completely, downloaded fresh copy of MAMP 2 from the MAMP website, did a clean install. However, when I try to start mysql, I get the following error log 111120 21:37:49 ...
0
votes
1answer
94 views

How stop a second apache server running on a local environment? [closed]

I've been using mamp for a while now and everything has been working great. Then today I go to start it up and mamp alert tells me that apache is already running on that port and to pick another one. ...
1
vote
1answer
619 views

MAMP Virtual Hosts not working

So I'm pretty sure I set up my Virtual Hosts right, but they don't seem to be working. Yes, I have uncommented the vhosts include from httpd.conf. All I get when I try to access the virtual hosts ...
0
votes
1answer
45 views

MAMP not opening the correct file

I am a first time web app developer trying to develop a web application. I downloaded MAMP and have a simple index.html file in the htdocs folder. The apache root directory is also set to htdocs ...
0
votes
1answer
275 views

MAMP Virtual Host not working with custom document root

I have changed my Document Root in the MAMP settings to a folder in my Dropbox so I can easily sync my files between computers. This was fine until I started to using relative file paths, the URL was ...
-2
votes
2answers
64 views

Multiple websites on the same network [closed]

I'd like to set up a series of local development servers using the same IP address and different domain names, although I'm not sure about how to set it all up. I created the following domains ...
0
votes
1answer
350 views

Hosts file map localhost to existing domain not subdirectory* updated

I am locally developing a website via MAMP and rather than messing with the changing all of my links and etc later on I opened up etc/hosts and added this line 127.0.0.1 localhost mysite.com so ...
1
vote
3answers
234 views

MAMP Vhosts Slow

Ever since I started using Vhosts with MAMP, page requests have been quite slow. It takes 3 to 5 seconds or more to process a page request. I'm wondering if it's the way my hosts or vhosts files are ...
1
vote
1answer
315 views

MAMP goest to 100% CPU on Magento installation

I'm trying to move my Magento development to MAMP and getting problem with 100% usage on httpd both for new installations (after Create Admin Account) page and for existing stores moved from test ...
2
votes
1answer
883 views

MySQL won't start in MAMP server

I had MAMP successfully running in one of the user, but since I have created a new user to separate things between two developers, its throwing tantrums. I am pretty new to Mac itself but managed to ...
1
vote
3answers
2k views

Apache is denying me access, how can I configure it correctly?

I am running MAMP on OSX Lion, foolishly i upgraded MAMP to Version 2.0.1 yesterday and now I get the following error in my local development environment. "NetworkError: 500 Internal Server Error - ...
4
votes
2answers
985 views

DNS Lookups for local MAMP web server URL taking 5+ seconds

I'm running MAMP on OS X 10.7. I've set up a virtual host in Apache, like so: <Directory "/sites/example.com/"> Allow From All AllowOverride All </Directory> <VirtualHost *:80> ...
1
vote
1answer
210 views

MySQL can't write to tmp folder, how do I find this tmp folder

MySQL (using MAMP) says it can't write to Can't create/write to file '/private/var/folders/AO/AOyal7b0GU844L1VJDb3Bk+++TI/-Tmp-/#sqld035_6_0.MYI But using finder I can't find this location. How can I ...
0
votes
1answer
125 views

Upgrade of MAMP PRO deleted my htdocs folder completely

I just upgraded my MAMP PRO to newest version 1.9.6.1 . After that it completely deleted all my projects in htdocs folder (thanx god I use TimeMachine). How should I updgrade it without such damage ? ...
0
votes
1answer
83 views

Mysql on mac installed but broken

I have MySql installed as part of MAMP on my MacBook Pro OS X 10.6.4. But Terminal responds to the mysql command with: -bash: mysql: command not found This: sudo find / -name "mysql" brings this: ...
1
vote
1answer
1k views

Can you SSH with MAMP?

I'm not sure whether you can connect to MAMP via Terminal (as SSH) that works like a server when SSH'ing into a webserver. I like to do this with MAMP but not entirely sure if you can - Google didn't ...
0
votes
1answer
755 views

Connecting to MySQL Server from PHP Command Line (MAMP)

First of all, I'm using Mac OSX 1.6, MAMP 1.9, PHP 5.3.4, and MySQL 5.1.44. I'm in the process of setting up a video encoding service for a site using Chris Boulton's PHP-Resque and Redis. Once the ...
0
votes
1answer
58 views

Pipe emails to local machine

I'm trying to figure out how to pipe an email to my local machine. My setup is OS X 10.6 with MAMP. I need to be able to send something to xyz@dev.mydomain.com which my computer would respond to. Any ...
1
vote
1answer
91 views

MAMP extension won't load

I recently installed MAMP Pro 1.9.5. I followed several tutorials online explaining how to enable memcached. I was able to compile correctly with no errors. I added memcache.so to my php.ini as ...
0
votes
0answers
401 views

Mamp won't restart MySQL server on Macbook

I installed MAMP succesfully on my Macbook and it worked fien. But now as I tried to start it, it can only start Apache server, not MySQL-server as I click the button "Start Servers". How can I solve ...
0
votes
1answer
973 views

Virtual Host Joomla and MAMP

I have been trying for some time now to set up a virtual host for the new Intranet we are putting in at my organization. It is on a separate server from the one running our website. I have set up the ...
1
vote
3answers
1k views

MAMP - Unable to turn off PHP E_STRICT error reporting [closed]

For some reason, MAMP won't allow me to turn off E_STRICT warnings. I've tried everything from changing the value explicitly in php.ini to error_reporting(E_ALL & ~E_STRICT) in my file... to ...
4
votes
2answers
178 views

Case sensitive folder names in MAMP

I'm not sure what site this question should be on, please feel free to move as necessary. I am working on a project in PHP where I need to differentiate between the folders 'a' and 'A'. When I run the ...

1 2