Most voted "mamp" questions
MAMP is another alternative for developers who need to work with Apache, Mysql and PHP.
Learn more…9 questions
Sort by count of
-
10
votes1
answer1361
viewsHow do I use Freetds with MAMP on Mac OS?
I need to use the methods mssql_ of PHP and have always done so using the Freetds in the native Apache of MAC OS. What happens is that right after you upgrade to the OS X 10.9 (Mavericks) I started…
-
4
votes0
answers751
views#2002 - No such file or directory no phpmyadmin
I am using MAC OS Sierra (safari 10.0.3), MAMP 4.0.6, phpMyAdmin and netbeans. Everything was going very well, had already run the application some times until suddenly the computer stopped. I…
-
1
votes2
answers601
viewsHow to change the location where MAMP creates the database?
I’d like to change the location where the Mamp creates the database. The pattern would be this: /Applications/MAMP/db/ And I would like to create by default the database on my server that would be:…
-
1
votes2
answers122
views -
1
votes1
answer136
viewsMAMP - phpMyAdmin - Error
When I go into phpMyAdmin through Mamp, this error occurs: phpMyAdmin - Error Error During Session start; Please check your PHP and/or webserver log file and configure your PHP installation…
-
0
votes0
answers986
viewsPhpstorm, php interpreter is not configured - wrong folder!
Guys I was doing some naughty codes on php and everything was going well, until I started to do integration html with php, I put the file html in the same folder as php, in the right folder of mine…
-
0
votes0
answers154
viewsLocal server for remote server
I have a multi-user mobile application that I intend to put to test. Currently, I only have the server-side locally using MAMP(Apache, PHP and Mysql). I intend to rent a remote server (probably…
-
-1
votes1
answer554
viewsAccent and port problem on localhost
Does anyone know how to set up the charset? The problem is that it’s appearing like this: Informa es Imagery: And another, my localhost is on: http://localhost:8888, where I set to leave only…
-
-1
votes1
answer48
viewsSystem always returns status 500
I have a wordpress application that is running in production, and with versioned code. I’m trying to set up the development environment on a Mac OS X Yosemite 10.10.5, so I made the same settings as…