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
3
votes
0 answers

500 server error when using cURL to connect to MAMP site

Been having problems using running curl (7.4.3) to connect to a third-party API through localhost (Mamp Pro/PHP 7). After some research tried to upgrade openssl so could use TLS 1.1 following instructions at…
Cole Henley
  • 238
  • 1
  • 8
3
votes
0 answers

Can't access localhost via internet/ip using MAMP PRO

I have my local web server running fine with MAMP PRO but when I try to access it from another network it doesn't work. I have the Apache port set to 8888 in MAMP and I have opened port 8888 (both UDP and TCP) and directed them to my local ip…
Junker
  • 397
  • 3
  • 13
3
votes
1 answer

Compiling PHP --with-php-config on OS X

My ultimate goal is to re-compile PHP 5.6.10 bundled with MAMP PRO with extra features (using --with-imap-ssl so I can connect to an IMAP mailbox with SSL). I'm stuck at the first stage: to configure and make according to the default MAMP…
Bart Gloudemans
  • 1,201
  • 12
  • 27
3
votes
6 answers

403 Forbidden Error on MAMP

I try to run my local applications on MAMP PRO. Since now i run MAMP and everything works fine. Now i've changed to MAMP PRO because of the possibilities to generate more hosts and send email from local applications. Now i have the problem that i…
codeFragment
  • 103
  • 1
  • 1
  • 12
3
votes
1 answer

MAMP 403 Forbidden Access - Hosts - Windows 10

I've just been getting started to MAMP because of the easy to use interface and so forth. But when adding another host, using a different document root, I get 403 Forbidden saying that I lack permission Maybe I'm missing something obvious? (The…
Ryukish
  • 100
  • 2
  • 9
3
votes
1 answer

MAMP Pro - Apache won't start

I needed to change the PHP version (5.6.10) I was running for a project I was working on. I downloaded the PHP version I needed from the MAMP website, and put it in Applications/MAMP/bin/php. Restarted MAMP Pro, selected the new PHP version and…
Eric Wood
  • 579
  • 2
  • 9
  • 22
3
votes
1 answer

Can't setup php mongo driver on mac os MAMP PRO

I have MAMP PRO php 5.6.2 and MongoDB 2.6.7 I do anything what was write here http://lukepeters.me/blog/setting-up-mongodb-with-php-and-mamp, but no result. I have run sudo pecl install mongo, I have mongo.so in…
Hayk Aramyan
  • 223
  • 3
  • 14
3
votes
2 answers

MAMP Pro for multiple wordpress installations connection error

Summary I am using MAMP Pro for maintaining local copy of my wordpress website. I am trying to have a separate wordpress installation, and it is giving a database connection error. Details I'm trying to define multiple hosts in MAMP Pro for separate…
Naveed Abbas
  • 1,157
  • 1
  • 14
  • 37
3
votes
2 answers

MAMP can't incresse phpmyadmin upload limit

I'm using MAMP 3.0.3 and have phpmyadmin 4.1.9 installed. I have changed the php.ini files in all locations within: /Applications/MAMP/bin/php/php5.X.X/conf to all have: post_max_size = 200M upload_max_filesize = 200M max_input_time =…
Stefan Dunn
  • 5,363
  • 7
  • 48
  • 84
3
votes
1 answer

MAMP Pro 3 "The installation failed."

I have just purchased an upgrade to MAMP Pro 3, downloaded the file ( MAMP_MAMP_PRO_3.0.5.pkg) and continued on to the Install. Unfortunately after three attempts I'm unable to complete the instal, the files are written and at the end I get an error…
3
votes
1 answer

Errno 32 Broken Pipe when using easy.py in libsvm

a few days ago, I was still able to use the easy.py, but today, when I tried again, I got this error [errorno 32] broken pipe, which I haven't had it before. Everything is still the same, I did not change a single thing, recently I only updated java…
Xitrum
  • 7,765
  • 26
  • 90
  • 126
3
votes
1 answer

Having to restart server laravel 4 for changes to take effect

I am working on the css on a laravel server and I noticed that I have to restart MAMP (working on a Mavericks computer) every time I change even the smallest code for the new code to take effect. I know laravel caches their views, but on another…
jamespick
  • 1,974
  • 3
  • 23
  • 45
3
votes
3 answers

My MAMP Pro trial expired, and now my Wordpress install isn't working, any ideas?

I've recently downgraded from MAMP Pro to MAMP and noticed that my Wordpress database is gone. I found this tidbit from MAMP Pro's forum, http://forum.mamp.info/viewtopic.php?f=6&t=7416 MAMP PRO 1.7.2 is using this databse: /Library/Application…
Alex
  • 105
  • 3
  • 10
2
votes
0 answers

MAMP (PRO) 6 how can I export hosts configuration?

I moved from Intel Mac to M1 and after upgrading I can't kill MySQL anymore, I also have MAMP server randomly restarting I would like to do a fresh install the only hard think would be recreate all my host structure ( not files and DB ) I know MAMP…
al404IT
  • 1,380
  • 3
  • 21
  • 54
2
votes
1 answer

Mamp pro install php 8

I have a MAMP PRO version 5.6 installed on my Mac. I need to add php-8 version to my Mamp. Can't find a solution. Please advice. Thanks.
Simon
  • 22,637
  • 36
  • 92
  • 121