Hi Killersite Community,
I was wondering if someone could help,,, i've searched online for hours tried every possible solution
but still with no luck at changing the root USER password of my PHP myAdmin MySql from:
$server = 'localhost';
$user = 'root';
$pass = ''; /////// If i use root as password it dosen't work...... if i use $pass = ''; it works
$db = 'fp_cms';
I tryed changing the root password using the phpmyadmin user interface but keep getting errors.......
EVERY ONE SAID ON THE FORUMS THEY CAN"T SEEM TO FIX THIS PROBLEM AND RECO