LinuxMCE Forums

General => Installation issues => Topic started by: brononius on July 21, 2011, 05:12:26 pm

Title: mysql rights
Post by: brononius on July 21, 2011, 05:12:26 pm
You won't believe it, but i messed up my database right completely...
I was trying to install extra things on the server (like cacti, phpmyadmin...).

And somewhere, i messed up. I can't access the webmin anymore. It just returns a blank page.
When i stop the mysqld, and restart it with " sudo mysqld --skip-grant-tables", i can access it again.
So somewhere i messed up the rights.

Any idea how i can repair this? :$
Title: Re: mysql rights
Post by: Marie.O on July 21, 2011, 05:37:21 pm
Provide the proper mysql authentication to /etc/pluto.conf
Title: Re: mysql rights
Post by: brononius on July 21, 2011, 05:43:09 pm
Great,

This did the trick...


Thanks!!!