Top "Mamp" questions

The abbreviation "MAMP" stands for: Macintosh, Apache, MySQL and PHP.

PHPUnit: Warning: require(PHPUnit/Autoload.php): failed to open stream: No such file or directory in /usr/local/bin/phpunit on line 42

when running phpunit I get error Warning: require(PHPUnit/Autoload.php): failed to open stream: No such file or directory …

phpunit osx-lion mamp
how to enable process control extension (PCNTL) in PHP MAMP?

I have MAMP and I need to enable -pcntl on my current MAMP installation. How can I do so? Thanks …

php mamp pcntl
How to connect MySQL workbench with MAMP PRO?

What is the fix to connect the MySQL Workbench tool with the MAMP PRO MySQL database?

mysql macos mamp
setting mamp ports to 80 and 3306

I have both apache and mySQL running with the default MAMP ports (8888 and 8889 respectively) and everything seems to work, but …

mysql apache dreamweaver mamp
Wildcard Subdomains

I know there have been a few threads on this before, but I have tried absolutely everything suggested (that I …

subdomain localhost wildcard mamp wildcard-subdomain
Upgrade version of PHPMyAdmin

I'd like to match locally the same version of phpmyadmin installed in my production server. Is there a way to …

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

I was working on MAMP phpMyAdmin and everything worked well until i query an ALTER TABLE statement from SQL tab. …

mysql sockets phpmyadmin mamp
Having problems while try to install OAUTH with PECL in MAMP on mac OS lion

i am new to setting php servers, and i had go though other related post, seems like nobody have the …

php oauth mamp pecl
Settings up xdebug on MAMP PRO

I am trying to set up xdebug on mamp pro with no success. I searched all over the internet, nothing …

mamp xdebug
Install/activate PHP "intl" extension running MAMP

Ok, I'm running MAMP 1.9.5, which includes PHP 5.3.5, on my MacBook Pro. The "intl" extension isn't included/activated and I've tried …

php macos mamp php-extension symfony