Top "Mamp-pro" questions

MAMP Pro - a local Apache/MySQL development host

Yosemite / Mamp Pro / CodeIgniter Errors

After i installed Yosemite, i cloned my repo from bitbucket and i setup custom domain with Mamp pro. I hove …

php codeigniter mamp-pro
Self-signed SSL certificates not working with MAMP and Chrome

SSL certificates created by MAMP are not working in Chrome. I'm getting a "Not secure" issue. Is there a workaround …

google-chrome ssl mamp mamp-pro
Path to php executable on a mac with vscode and mamp

vscode requires path to php set for this parameter: "php.validate.executablePath": so I specified this: "/Applications/MAMP/bin/php/…

php mamp visual-studio-code mamp-pro
How do I enable the intl extension in CakePHP?

I am using CakePHP 3 and MAMP Pro server for my project. When I am trying to bake the cake, this …

cakephp-3.0 php-7 php-extension mamp-pro intl
How do you change php.ini values in MAMP Pro?

MAMP Pro has separate php.ini files for each PHP version but when I edit the file and restart the …

php mamp mamp-pro
Using MAMP with NGINX

I see the latest versions of MAMP include NGINX 1.6. Can NGINX be used instead of apache, or is it just …

nginx mamp mamp-pro
Mamp Error in OS X Mavericks

I'm using Mamp Pro in OS X Mavericks when I start it I get error saying The built in apache …

mamp osx-mavericks mamp-pro
MAMP PRO install extension intl doesn't work

I use version 2.2 of MAMP PRO with PHP 5.5.3. I use port to install the packages. I installed php5-intl and …

macos port intl mamp-pro
Missing Authorization header using JWT

I'm trying to setup JSON Web Tokens to communicate with my php backend from a mobile app. I can request …

php apache mamp jwt mamp-pro
env: mysql: No such file or directory after `wp import`

I'm trying to import a database locally using wp db import databasename.sql but I get the following error: env: …

wordpress mamp-pro wp-cli