JLBN - Remote MySQL through PHPMyAdmin on WAMP
Remote MySQL through PHPMyAdmin on WAMP

Donations


Google Search


Sponsors

Step 1

Open file phpmyadmin.conf in folder C:\wamp\alias and find these lines below.

Order Deny,Allow
Deny from all
Allow from 127.0.0.1

BN 11.02.2005


Step 2

Then edit to make a change as follows.

Order Allow,Deny
Allow from all

JL 12.17.2006


Step 3

Now you can remote access your MySQL through phpMyAdmin if you've already setup VirtualHosts with similar script below; please, check our Virtual Hosts guide for more detail.

ServerName pma.your-domain.com
ServerAlias pma
DocumentRoot "C:/wamp/apps/phpmyadmin3.1.3.1"

And access worldwide with your subdomain as follows

http://pma.your-domain.com

Or access locally with your local domain as follows

http://pma

BN 11.02.2006


 

Appreciation, Suggestion, Question, or Comment, click here

It's NO MATTER a million or only one dollar donation BUT it's your generosity to help; thus, if you find our website is useful, please consider making a symbolic donation through our PayPal on JLBN.net. Thanks.