

Specify a name for this rule and click “finish”.Check all the domains you want to allow these ports (i.e Domain, Private, Public).Choose “Allow the Connection” and click “Next”.Select “TCP” and enter the default ports for Apache and MySQL (80, 3306) in the text box next to "Specific local ports:" Note: be sure to change these if you changed them in your wampserver (i.e.In the left pane, select “Inbound Rules” and then choose “New Rule…” on the right pane.Select System and Security –> Windows Firewall –> Advanced Settings.Using the MySQL Console On the wamp menu go to MySQL > MySQL console.
#Phpmyadmin config file on wampserver how to#

Locate the following code: $cfg = '127.0.0.1'.wampsever you dont have permission to access /phpmyadmin/ on this server. Note the 4.1.14 may differ based on your version. To eliminate possible causes of the issue for now set your config file to. Open located at "\wamp\apps\phpmyadmin4.1.14".Replace with the static IP address of your server.Add this code after this line: bind-address =.Note the 5.6.17 may differ based on your version. Open the my.ini file located at "\wamp\bin\mysql\mysql5.6.17".
#Phpmyadmin config file on wampserver install#
Install WampServer on your server computer.The web didn’t offer one comprehensive solution to the problem, so I decided to post the steps I took which enabled me to finally connect. After spending a couple hours trying to figure out how to connect remotely to MySQL on WampServer, I finally figured it out.
