Questions tagged [mamp-pro]

MAMP Pro - a local Apache/MySQL development host

MAMP PRO is the commercial, professional grade version of the classic local server environment: MAMP. Designed for professional web developers and programmers, MAMP PRO allows easy installation and administration of their development environment.

490 questions
2
votes
0 answers

is there a technical difference between Mamp and Mamp Pro?

I've got an issue with my website which I can't find a solution to - it's loading extremely slow on some devices (sofar tested on 2 iMac and iPhone 6 and SE). I wanted to exclude the possibility of the web host causing this problem, so I migrated…
Mike94
  • 69
  • 7
2
votes
0 answers

Mamp Pro, how fix this issue? InnnoDB

I install Mamp pro but when I want to process the project, I have this error in mysql: InnoDB: Error: Fetch of persistent statistics requested for table "atlasdb." "Watchdog" but the required system tables mysql.innodb_table_stats and …
2
votes
2 answers

MAMP Pro 4 hangs with spinning wheel on each action

Since upgrading from MAMP 3 to MAMP 4, the GUI hangs on each action. Clicking something like the menu occurs after around 30 seconds of the spinning wheel of death. This happens for any action within the interface. Running 10.12.2 This almost makes…
adamk
  • 370
  • 4
  • 13
2
votes
1 answer

MAMP Pro mysql can't start

I'm having problem can't find way to fix this. I get this error 2017-01-11 23:58:25 7fffbac563c0 InnoDB: Operating system error number 2 in a file operation. InnoDB: The error means the system cannot find the path specified. InnoDB: If you are…
Abd Ur Rehman
  • 1,187
  • 12
  • 17
2
votes
2 answers

Mcrypt missing with MAMP Pro 4 on MacOS

There are various threads about this issue happening with earlier versions of MAMP, but most of those threads are dated back to 2014 and now it's 2016 with MAMP Pro having version 4. I need Mcrypt for a legacy codebase / framework. With MAMP Pro 4…
ux.engineer
  • 10,082
  • 13
  • 67
  • 112
2
votes
4 answers

MAMP access over local network

I have MAMP Pro 4 running on a Macbook Pro, with virtual hosts. It's working fine. I want to be able to access it from other devices on my local network in order to test various browser / os combinations. All the articles and posts I have found…
Bennett Barouch
  • 125
  • 1
  • 3
  • 10
2
votes
3 answers

laravel 5.2 mail not working

I have laravel 5.2 with mamp pro in my mac. I work localhost, and i try to send email to mailtrap but is not work i have this error Maximum function nesting level of '100' reached, aborting! my .env…
john
  • 468
  • 1
  • 9
  • 26
2
votes
1 answer

Running mamp pro in cgi mode - how to enable html to run as php

I've tried everything I can think of to run .html files as php in CGI mode on MAMP Pro and nothing seems to work. Currently, I'm trying this but apache fails to start - AddHandler fcgid-script .html FCGIWrapper…
Keith
  • 1,352
  • 3
  • 21
  • 48
2
votes
1 answer

how to add mongodb.so extension for mamp pro?

I follow the following steps: install mamp pro from MAMP Website git clone mongodb driver from github git clone https://github.com/mongodb/mongo-php-driver.git cd mongo-php-driver git submodule update…
2
votes
1 answer

Mamp Apache problems - El Capitan Upgrade

I was running MAMP PRO 2.2 on Mavericks without a problem. BUT THEN I upgraded OS to El Capitan Now when I connect to MAMP I get this message Start Apache failed Apache wasn't able to start. Please check log for more information. I tried …
2
votes
1 answer

MAMP PRO MySQL Database Folder not found in MAMP/DB

I have upgraded to MAMP Pro and mysql folders does not to appear in the location they were in MAMP/db Which location MAMP Pro saves MySQL Databases?
Umar Adil
  • 5,128
  • 6
  • 29
  • 47
2
votes
1 answer

MAMP PRO - No Data Recived ERR_EMPTY_RESPONSE

So I'm having an issue with a MAMP & Wordpress local install where frequently on reload I get a "No data received ERR_EMPTY_RESPONSE" page. I also get the following in the console. /deep/ combinator is deprecated.…
Picard102
  • 624
  • 1
  • 9
  • 21
2
votes
1 answer

MAMP Pro 3.2 upgrade now MySQL fails to start (Yosemite)

I just upgraded MAMP PRO to 3.2 and when restarting the server I got the MySQL error. MAMP then popped a message saying there was an upgrade to 3.2.1 - I was hoping they found this bug and 3.2.1 included the fix.. no such luck. Upgraded to 3.2.1 and…
revive
  • 831
  • 2
  • 15
  • 31
2
votes
0 answers

Calling LibreOffice from php exec on Mac using MAMP Pro

ok so I have an application that I need to test locally using my MAMP Pro installation and LibreOffice (ver 4.4.1) when I execute the following commands in terminal it works just fine: cd /Applications/LibreOffice.app/Contents/MacOS ./soffice…
I-CRE8
  • 135
  • 1
  • 10
2
votes
1 answer

Install MySQL Timezone Support (MAMP PRO 3.0.7.3)

I'm trying to figure out how to fill the timezone tables in MySQL. I'm new to developing on a Mac. This is my first time trying to set this up and I'm finding it difficult to find instuctions. I've seen posts where they say the…
gfrobenius
  • 3,987
  • 8
  • 34
  • 66