Tutor
Tutor
and then
1. Connect to mysql
sudo mysql --user=root mysql
With this in mind, if you want this user to have the same privileges during remote
connections, additionally run (replacing some_pass by the password used in Step
#2):
4. Update phpMyAdmin
Using sudo, edit /etc/dbconfig-common/phpmyadmin.conf file updating user/password
values in the following sections (replacing some_pass by the password used in Step
#2):
if (!empty($dbname)) {
// other configuration options
$cfg['Servers'][$i]['AllowNoPassword'] = TRUE;
// it should be placed before the following line
$i++;
}
// ====================================================
error reg date solution :
# mv /etc/localtime /etc/localtime.bak
# ln -s /usr/share/zoneinfo/Asia/Jakarta /etc/localtime
// ======flux cp =============
i see.. try this..
2. logout root. login as non-root user (user which u use to run rA). extract back
FluxCP-master.zip
# Include /etc/phpmyadmin/apache.conf
Then restart apache
# service apache2 restart