[BlueOnyx:04274] Re: MySQL/phpmyadmin error
Don Teague
blueonyx at donteague.com
Sat Apr 17 18:27:03 -05 2010
Okay, so for giggles ... I did this ...
Command line still works, databases will work ...
GUI --- still no worky ... Still getting "MySQL connection cannot be
established. Check settings." error message ... phpmyadmin still shows
(virtually) nothing.
On Sat, Apr 17, 2010 at 6:01 PM, Gerald Waugh <gwaugh at raqware.com> wrote:
>
> # /etc/init.d/mysqld stop
> # /usr/bin/mysqld_safe --datadir=/var/lib/mysql --skip-grant-tables &
> # mysql -u root mysql
> mysql> update user set Password=PASSWORD('newpwd') where User='root';
> mysql> quit
> # /etc/init.d/mysqld stop
> # /etc/init.d/mysqld start
>
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at blueonyx.it
> http://www.blueonyx.it/mailman/listinfo/blueonyx
>
>
More information about the Blueonyx
mailing list