- A click on this menu item opens the documentation for MAMP. Screencasts A click on this menu item opens our channel on YouTube. There you will find numerous screencasts about MAMP. Bugbase A click on this menu entry takes you to the bugbase. If you have found a bug in the software, you can enter it there and we will fix it as soon as possible.
- You can see how Mamp families moved over time by selecting different census years. The Mamp family name was found in the USA between 1840 and 1920. The most Mamp families were found in the USA in 1880. In 1840 there was 1 Mamp family living in Connecticut. This was 100% of all the recorded Mamp's in the USA.
I installed the mamp, created the website in wordpresss, shut down my pc and now mamp wont start.
There is some issue with SQL, it says on the mamp admin this:MySQL said: Documentation
Cannot connect: invalid settings. mysqli_real_connect(): (HY000/2002): No connection could be made because the target machine actively refused it. phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
Please help.Thank you
I don't use MAMP, myself but on my XAMPP local server, there's a setting to switch on SQL services as well as Apache. That's what opens access to phpMyAdmin. Maybe you need to switch on a setting like that for it to work.
After successful installation you can launch your local servers. Start MAMP and click on the Start Servers button. In the status display in the upper right corner, the launch status of the servers is displayed. The web server (Apache) starts by default on port 8888, the database server (MySQL) on port 8889. Installing MAMP There is a screen cast of this process below on YouTube. You can watch the screen cast and follow along to complete the tasks. There are notes below the YouTube video as well.
Thank you Jonathan Grieve . Where do you do this?
I read several sources and followed this route: C:MAMPbinphpMyAdminand opened config.inc in Brackets and in the following code I had:
$cfg['Servers'][$i]['AllowNoPassword'] = false;
and changed it to:
$cfg['Servers'][$i]['AllowNoPassword'] = true;
But it's not working at all.
/* Authentication type /$cfg['Servers'][$i]['auth_type'] = 'config';/ Server parameters /$cfg['Servers'][$i]['host'] = 'localhost';$cfg['Servers'][$i]['connect_type'] = 'tcp';$cfg['Servers'][$i]['compress'] = false;/ Select mysql if your server does not have mysqli */$cfg['Servers'][$i]['extension'] = 'mysqli';$cfg['Servers'][$i]['AllowNoPassword'] = true;$cfg['Servers'][$i]['port'] = '3306'; // MySQL port $cfg['Servers'][$i]['user'] = 'root'; // MySQL user$cfg['Servers'][$i]['password'] = 'root'; // MySQL password
The issue is where I go from MAMP application and go to WebStart page: http://localhost/MAMP/?language=English
The page is being blocked and it says to check connection and proxy and firewall settings.The site cannot be reached.
Because of this I cannot even go to Mamp Admin settings.
Please could someone help me.
Hi Alexandra, maybe the answer I provided on this post might help you: https://teamtreehouse.com/community/mysql-server-light-is-not-lit-up-its-not-on
Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.
- Deliver and maintain services, like tracking outages and protecting against spam, fraud, and abuse
- Measure audience engagement and site statistics to understand how our services are used
Map Youtube Video
- Improve the quality of our services and develop new ones
- Deliver and measure the effectiveness of ads
- Show personalized content, depending on your settings
- Show personalized or generic ads, depending on your settings, on Google and across the web
Mamp Youtube
Click “Customize” to review options, including controls to reject the use of cookies for personalization and information about browser-level controls to reject some or all cookies for other uses. You can also visit g.co/privacytools anytime.