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
2 answers

How to install xsl extension for PHP in windows version of MAMP?

I'm trying to use MAMP pro 5 to setup a PHP dev environment. But my sites are not running properly. I keep getting 500 errors. I found out I need the XSL extension for PHP. I tried php version 7.3.19 and 7.4.2. I did a lot of research online. The…
bloodedark
  • 13
  • 1
  • 5
1
vote
0 answers

MAMP Pro (Mac OS) Php Versions

I'm currently evaluating MAMP Pro. Have started developing a new site using PHP 8.0.8 (latest available version). I've tried to update a component using Composer and It's whingeing that I need to be running PHP 8.1. Cam I able to add this to MAMP or…
mike
  • 21
  • 3
1
vote
0 answers

remove php extension nginx mamp pro 6

I'm attempting to remove the .php extension from the URL of my website in the NGINX config. This is my first time using both NGINX and MAMP Pro 6, so forgive me if the answer seems obvious (I'm used to using .htaccess). Using some answers from this…
GROVER.
  • 4,071
  • 2
  • 19
  • 66
1
vote
0 answers

How to enable hot module replacement with webpack + browsersync + mamp pro?

I'm currently trying to configure webpack to have browser sync and HMR work with wordpress under mamp pro. Currently my configuration is this, and it's working, except that at this point, I'm quite stuck since I'm using a proxy config to tell…
Luca Reghellin
  • 7,426
  • 12
  • 73
  • 118
1
vote
0 answers

Running local pages on iPhone via IP does not work for all pages

I have various wordpress sites via MAMP locally on my laptop. I can display one of them on my iPhone. But not the others. And I don't understand why it only works for the one. I have done this: Via System Preferences I checked the IP of my WLAN. In…
S.H
  • 671
  • 2
  • 6
  • 22
1
vote
0 answers

MAMP Pro SSL issue using Guzzle

I am having trouble using Guzzle within a local environment via MAMP. The site is using SSL. The error is as seen below: Uncaught GuzzleHttp\Exception\RequestException: cURL error 77: error setting certificate verify locations: CAfile:…
Gurnzbot
  • 3,742
  • 7
  • 36
  • 55
1
vote
1 answer

How to update local repository location in tower?

I have updated my MAMP PRO application from 5.7 to 6.4. Now all the project document roots changed from "/Application/MAMP/htdocs/" to "/Sites/" directory. I moved all projects into "/Sites/" director now all projects were installed properly. But…
Siranjeevi K S
  • 113
  • 1
  • 5
1
vote
0 answers

I cannot figure out how to install a PHP package for MAMP

I am trying to install a PHP package called ffmpeg - I have installed it on my Mac using brew but not not able to get it working in MAMP Pro after adding it to the ini file like so extension=ffmpeg.so
Peter Ayello Wright
  • 127
  • 1
  • 3
  • 13
1
vote
1 answer

Android won't connect to MAMP's localhost

I have my MAMP Pro set up to be able to access my host via local network, I believe through NAMO. My host is named myproject.local and I am able to access my site at myproject.local:8888 on most devices connected to my network. My laptop and iPhone…
BlondeSwan
  • 772
  • 5
  • 26
1
vote
1 answer

Can't run tests with debug mode in Laravel project

I'm trying to run test with debug mode in my Laravel project. Tests runs but debug mode fails. I'm using: MAMP PRO 6, PHP 7.4.9, Xdebug v2.9.6, PhpStorm. What can causes this issue. How to fix it? During debug mode the following messages…
Andrew
  • 671
  • 2
  • 8
  • 21
1
vote
2 answers

MAMP PRO 6 command line shortcut not working

Hello and thank you for taking your time to read this! Now to get straight to the point, I am using MAMP PRO 6 for school and recently we had to install Composer through the terminal. Upon closer inspection php -v revealed that I am not using the…
Carbon
  • 36
  • 1
  • 7
1
vote
0 answers

Using "CGI (every host may be set to a different PHP version)" causes gettext/_() to crash apache

I'm using MAMO PRO (Trail) version 6.3 (30448). Currently I have to hosts set up, although this issue happens for no matter the number of hosts. When I'm using the setting "Languages -> PHP -> Mode: CGI (every host may be set to a different PHP…
1
vote
2 answers

MAMP Pro 6.1 - Apache server not starting

I just update the MAMP to the 6.1 version and now it seems to have a problem with the Apache. The problem is I can not launch the project on the browser ( Open and Open In buttons are disabled). Any help would be much appreciated. Thank you See the…
MrCozma
  • 11
  • 2
1
vote
0 answers

Updating MAMP Pro from 5.7 > 6.1 "site can't be reached"

My existing websites (all WordPress) cannot be loaded, no matter which ports I try. So I created a new host and installed WordPress - testwp - I installed an SSL certificate. When opening the host in the browser it tries to connect to…
Matt Saunders
  • 4,073
  • 7
  • 33
  • 47
1
vote
3 answers

Mamp-PRO 6.x on Mac Catalina can't access the folder with my websites anymore

I upgraded from Mamp-PRO 5 to 6 and now all the websites are red. In the «document root» field, it says «restricted folder» and when I try to add a new host, I can't select a folder - they're all greyed out. My files are located in…
Swissdude
  • 3,486
  • 3
  • 35
  • 68