79752845

Date: 2025-09-01 19:20:09
Score: 1
Natty:
Report link

You can specify the mysql to get start on another port.

Go to xampp>phpMyAdmin Directory.

Find the config.inc.php file.

Now change this line:

$cfg['Servers'][$i]['host'] = '127.0.0.1';

To

$cfg['Servers'][$i]['host'] = '127.0.0.1:3307';
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Bruno carneiro da silva