Re: Re: Installation corrupted my ySQL Server

"Chris Weiss" <[email protected]> Wed, 5 Nov 2008 08:58:59 -0500
Newsgroups gmane.comp.web.phpgroupware.general
Message-ID <[email protected]>
On Wed, Nov 5, 2008 at 7:34 AM, antiheld2000 <[email protected]> wrote:
>
>
> thank you very much. it worked. so, is there a way to install without creating a new mysql user?

sure, just pay attention to how you set the root password.

it is HIGHLY recommended to not use mysql root user with any php
application though.  in the long run you can save a lot of time by
following best practices.