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
1
vote
1 answer

Apache fails with self-assigned SSL and MAMP Pro 5

My self-assigned SSL key/crt were working fine in MAMP Pro 4. Ever since I upgraded to MAMP Pro 5, Apache fails to run if any host has a self-assigned SSL. I've tried the obvious solutions like removing/adding the host and deleting/creating new…
scottrod
  • 477
  • 1
  • 8
  • 21
1
vote
0 answers

MAMP Pro 5.0.3 SSL Failure

All sites work fine when SSL is not enabled. Once I enable it, it fails... I installed MAMP Pro 5.0.3 today hoping that might change things. Tried SSL again, got a failure and this message from the log: [Tue Aug 07 16:14:53 2018] [notice] Graceful…
1
vote
0 answers

Mamp PRO No Owner / Permission trouble on Windows (Running Wordpress)

I have setup multiple hosts and everything was running fine until I wanted to deploy my website. All files uploaded via wordpress failed to transfer. I found out they had no Owner. So even me as a user/admin couldnt open them. I have to use…
1
vote
1 answer

MAMP Downgrading from version 5 back to 4 and getting error on start

Receiving an error trying to load up MAMP 4.5 after downgrading from version 5 to 4.5 because their serial number system is broke and no one in support is working. This message comes up when trying to start, any thoughts? Downloaded from the…
tmarois
  • 2,424
  • 2
  • 31
  • 43
1
vote
0 answers

.htaccess statement invalid command when running Mamp Pro and apache 2.4+

I'm running Mamp Pro 4.4.1 with Apache 2.4.28. Anytime I use an 'if' statement in my .htaccess file such as RedirectMatch (.*) http://www.wooga.com$1 results in 'Invalid command 'If', perhaps…
Johnny Slack
  • 18
  • 1
  • 9
1
vote
1 answer

MAMP Pro Appears to be missing site directory in document root path for site

I have a client site that I need to work on in a local environment. I set the site up on my MAMP Pro server and imported the database, adding the client's user credentials and setting the site URL and homepage to…
Brian Francoeur
  • 85
  • 1
  • 2
  • 10
1
vote
0 answers

MAMP PRO apache couldn't start - no error logs

Just upgraded Mac OS with the latest Sierra security update and MAMP PRO cannot start apache anymore. I re-installed MAMP PRO but nothing does. Thanks for your help!!
user1732055
  • 2,517
  • 1
  • 13
  • 22
1
vote
0 answers

MAMP PRO Apache server won't start

After I tried to use Dynamic DNS the Apache server has stopped running. I updated MAMP PRO to the latest version, reset all Templates, check for another http process, but nothing helped. There are no errors in the logs. I made a video of the bug:…
1
vote
1 answer

MAMP 4.4 - Installing additional PHP versions failed

Just installed MAMP 4.4, but when trying to install additional versions of PHP, I keep getting the same error: "The update could not be validated. Please make sure that you are using a secure network and try again." I've tried this on both work…
James Watts
  • 23
  • 1
  • 4
1
vote
1 answer

Transferring MAMP Pro to a new Mac that has a new username

The mysql56 directory and settings4.plist copied over to the corresponding places on the new Mac. The problem is, I am using a different username on the new Mac so all of the virtualhosts paths (root directories) are incorrect – they include the…
scottrod
  • 477
  • 1
  • 8
  • 21
1
vote
0 answers

MySQL won't start in MAMP Pro

I've tried killing mysql with sudo killall -9 mysqld as well as setting innodb_force_recovery = 1 in the /tmp/my.cnf (but it gets over written. My log says: 180108 16:03:37 mysqld_safe Logging to '/Applications/MAMP/logs/mysql_error.log'. 180108…
dcp3450
  • 10,959
  • 23
  • 58
  • 110
1
vote
3 answers

MySQL LIKE query always returns 0

I'm Trying to search for usernames using LIKE query, however the query always return 0 and the usernames does exists! I'm using MYSQL terminal that with MAMP PRO server and here what i tried: SELECT * FROM userlogin WHERE username LIKE '٪w٪'; SELECT…
user8715344
1
vote
1 answer

MAMP PRO won't shut down

After a recent update to macOS 10.13, one of the problems I face is MAMP PRO will not shut down. I can stop/start servers, but upon shutting down, it hangs indefinitely. Can anyone point me in the right direction? This is such a pain.
1
vote
1 answer

memcache extension missing - how to install? MAMP 4.2

It's great now that MAMP has a memcached server and I see that it has a memcached extension. We use the memcache extension and whilst I was able to easily configure this with PHP 5.x as there were a ton of guides I cannot seem to get this to work…
Lee Armstrong
  • 11,420
  • 15
  • 74
  • 122
1
vote
1 answer

MAMP Pro hosts not working

Since I'm a fan of MAMP I bought a Pro license today. I have followed this MAMP.tv tutorial about adding a host, which looks very simple and straightforward. Although it isn't so easy for my. As you can see in the screenshot I did add some custom…
ronnyrr
  • 1,481
  • 3
  • 26
  • 45