need mysql help setting passwd

2008-06-11 Thread Gary Kline
the question is: how do I set the root password on mysql? this is a first step in getting phpbb3 up. i have other CMS tools installed on aristotle, m jail where my webserver runs. this failed: mysqladmin -u root password mysqladmin: connect to server at 'localhost' failed error: 'Access

Re: need mysql help setting passwd

2008-06-11 Thread Sahil Tandon
Gary Kline [EMAIL PROTECTED] wrote: the question is: how do I set the root password on mysql? this is a first step in getting phpbb3 up. i have other CMS tools installed on aristotle, m jail where my webserver runs. this failed: mysqladmin -u root password mysqladmin: connect to

Re: need mysql help setting passwd

2008-06-11 Thread Rodrigo Gonzalez
Gary Kline wrote: this failed: mysqladmin -u root password mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using password: NO)' according to my logs it has been about 5 years since i did this last. advice please! gary

Re: need mysql help setting passwd

2008-06-11 Thread Gary Kline
On Wed, Jun 11, 2008 at 09:19:26PM -0400, Sahil Tandon wrote: Gary Kline [EMAIL PROTECTED] wrote: the question is: how do I set the root password on mysql? this is a first step in getting phpbb3 up. i have other CMS tools installed on aristotle, m jail where my webserver runs.