john pfeiffer
  • Home
  • Categories
  • Tags
  • Archives

Xampp mysql root password

script to set xampp mysql password (better code examples with password)

interactively it would be "mysql -u root"

c:\xampp\mysql\bin\mysqladmin -u root

\xampp\phpmyadmin\config.inc.php

$cfg['Servers'][$i]['user'] = 'root'; // MySQL User

$cfg['Servers'][$i]['auth_type'] = 'cookie'; // HTTP authentification


  • « Qemu networking
  • mysql basic notes »

Published

Oct 29, 2010

Category

virtualization

~30 words

Tags

  • mysql 18
  • password 10
  • root 7
  • virtualization 87
  • xampp 1