1, Go to libraries folder
2. Open config.default.php
3. Find this string $cfg['PmaAbsoluteUri'] = ”;
4. Set that variable with local address, eg: 127.0.0.1 or localhost for local access only
1, Go to libraries folder
2. Open config.default.php
3. Find this string $cfg['PmaAbsoluteUri'] = ”;
4. Set that variable with local address, eg: 127.0.0.1 or localhost for local access only