Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: drfresh on December 14, 2008, 01:39:19 PM

Title: Error installing GroupOffice contrib - SOLVED
Post by: drfresh on December 14, 2008, 01:39:19 PM
I've tried to install the GroupOffice contrib following the intructions at: http://wiki.contribs.org/GroupOffice (http://wiki.contribs.org/GroupOffice). But during install I get the folowing error:

Code: [Select]
MySQL installation:
Creating MySQL User and DataBase...
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
Applying modifications to services...

and expextedly when I try to do my first logon a myserver/groupoffice I get the follwing error:

Quote
Database error: connect(localhost, gofficeuser, $Password) failed.
MySQL Error: ()
Session halted.

What do I do?

Thanks in advance!
Title: Re: Error installing GroupOffice contrib
Post by: Stefano on December 14, 2008, 05:15:05 PM
hi..

please, do this test:
open you console and do
Code: [Select]
mysql

you should go to mysql command line..

if no (access denied), you have something wrong with your mysql password.. please search the forum and the wiki to re-initialize your mysql root password

if yes, give "quit", look in /var/log/messages

Ciao
Stefano
Title: Re: Error installing GroupOffice contrib
Post by: cactus on December 14, 2008, 05:47:24 PM
Code: [Select]
MySQL installation:
Creating MySQL User and DataBase...
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
Applying modifications to services...
How do you try to access MySQL? Did you perhaps in the past change the MySQL root user password. If you did please reset it like this: http://wiki.contribs.org/SME_Server:Documentation:FAQ#Resetting_the_MySQL_root_password
Title: Re: Error installing GroupOffice contrib
Post by: drfresh on December 15, 2008, 09:34:48 AM
Thank you both!

Now I've reset the password for root - that was the problem. But what do I do with the failed installation? Do I try to uninstall and do a new install afterwards or do I just try to install again?

Thanks!
Title: Re: Error installing GroupOffice contrib
Post by: cactus on December 16, 2008, 09:38:10 AM
Now I've reset the password for root - that was the problem. But what do I do with the failed installation? Do I try to uninstall and do a new install afterwards or do I just try to install again?
Yes.
Title: Re: Error installing GroupOffice contrib - SOLVED
Post by: drfresh on December 16, 2008, 03:37:03 PM
Uninstalled, uninstalled "hard", reinstalled, and now it's up and running.

Now I'm really looking forward to someone adding version 3! Looks so much better - but still, this is a great improvement compared to horde.

Thanks!
Title: Re: Error installing GroupOffice contrib - SOLVED
Post by: cactus on December 16, 2008, 03:44:44 PM
Uninstalled, uninstalled "hard", reinstalled, and now it's up and running.

Now I'm really looking forward to someone adding version 3! Looks so much better - but still, this is a great improvement compared to horde.
I believe that is not possible until SME Server 8 is released as this requires PHP5/MySQL 5.
Title: Re: Error installing GroupOffice contrib - SOLVED
Post by: drfresh on December 16, 2008, 04:45:19 PM
Quote
I believe that is not possible until SME Server 8 is released as this requires PHP5/MySQL 5.
Really looking forward to SME 8 then  :cool: