Re: phpGroupWare and MySQL

2006-03-09 Thread Bernard Fay
On Wed, 2006-03-08 at 22:35 -0500, Matthias Julius wrote: > Bernard Fay <[EMAIL PROTECTED]> writes: > > > I tried to reconfigure phpgroupware and YET to give a password to the > > root MySQL user but I got the same result so I created the DB by hand > > and without password. I guess there is a pro

Re: phpGroupWare and MySQL

2006-03-08 Thread Matthias Julius
Bernard Fay <[EMAIL PROTECTED]> writes: > I tried to reconfigure phpgroupware and YET to give a password to the > root MySQL user but I got the same result so I created the DB by hand > and without password. I guess there is a problem with this part of the > configuration. Did you assign a passwo

Re: phpGroupWare and MySQL

2006-03-08 Thread Bernard Fay
On Wed, 2006-03-08 at 09:41 -0500, Matthias Julius wrote: > Bernard Fay <[EMAIL PROTECTED]> writes: > > > But is this root user the MySQL db admin name defined at the > > installation of phpGroupWare? If yes then something went wrong at the > > installation because I gave a password to this user.

Re: phpGroupWare and MySQL

2006-03-08 Thread Matthias Julius
Bernard Fay <[EMAIL PROTECTED]> writes: > But is this root user the MySQL db admin name defined at the > installation of phpGroupWare? If yes then something went wrong at the > installation because I gave a password to this user. Try to run 'dpkg-reconifigure phpgroupware'. That should ask you

Re: phpGroupWare and MySQL

2006-03-08 Thread Bernard Fay
On Tue, 2006-03-07 at 23:06 -0500, Matthias Julius wrote: > Bernard Fay <[EMAIL PROTECTED]> writes: > > > I tried to create the DB either with the script of manually. When trying > > the manual method it keeps telling the following: > > > > # mysql -u root -p > > Enter password: > > "ERROR 1045 (2

Re: phpGroupWare and MySQL

2006-03-07 Thread Matthias Julius
Bernard Fay <[EMAIL PROTECTED]> writes: > I tried to create the DB either with the script of manually. When trying > the manual method it keeps telling the following: > > # mysql -u root -p > Enter password: > "ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using > password: YES)"

phpGroupWare and MySQL

2006-03-07 Thread Bernard Fay
Hello group, I can't get the db working. I am at Step 1 - Simple Application Management. This step keeps telling me " Your Database is not working! Make sure that your database is created and the account permissions are set." I tried to create the DB either with the script of manually. When try