Koozali.org: home of the SME Server

Problemas con GroupOffice 2.17.3 en SME Server 7.2

Offline Stack A Brown

  • **
  • 23
  • +0/-0
Problemas con GroupOffice 2.17.3 en SME Server 7.2
« on: July 27, 2007, 10:08:40 PM »
Hola a todos,

Me llamo Jose Segundo y soy de Monterrey-Mexico.

He tratado de instalar GroupOffice 2.17.3 en SME Server 7.2 pero en el transcurso de la instalacion marca error que no se puede conectar a la base de datos porque se le niega el acceso. Al final de la instalacion dice que fue completada la instalacion pero al momento de ejecutar la pagina marca error de base de datos.

De aqui saque el procedimiento para instalar GroupOffice
Code: [Select]
http://wiki.contribs.org/GroupOffice

Aqui esta el log de instalacion de GroupOffice:
Code: [Select]

[root@imsa ~]# yum localinstall smeserver-groupoffice-2.17.3-6.noarch.rpm
Loading "smeserver" plugin
Loading "fastestmirror" plugin
Setting up Local Package Process
Examining smeserver-groupoffice-2.17.3-6.noarch.rpm: smeserver-groupoffice - 2.17.3-6.noarch
Marking smeserver-groupoffice-2.17.3-6.noarch.rpm to be installed
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package smeserver-groupoffice.noarch 0:2.17.3-6 set to be updated
--> Running transaction check

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 smeserver-groupoffice   noarch     2.17.3-6         smeserver-groupoffice-2.17.3-6.noarch.rpm  6.2 M

Transaction Summary
=============================================================================
Install      1 Package(s)
Update       0 Package(s)
Remove       0 Package(s)
Total download size: 6.2 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
smeserver trap pre-install: smeserver-groupoffice
  Installing: smeserver-groupoffice        ######################### [1/1]
Untar the application to /opt/groupoffice
Creating database 'goffice' and user 'gofficeuser'
Migrating existing database yum_installed
Migrating existing database accounts
Migrating existing database yum_available
Migrating existing database domains
Migrating existing database spamassassin
Migrating existing database networks
Migrating existing database backups
Migrating existing database configuration
Migrating existing database yum_repositories
Migrating existing database hosts
Migrating existing database yum_updates
Migrating existing database mailpatterns
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
Sending USR1 signal to httpd-e-smith [  OK  ]
=======================================================================
GroupOffice Installation finished.
go to https://indmex.com.mx/groupoffice
Username       : admin
Password       : admin

Please change the admin-password !!
=======================================================================
Migrating existing database yum_installed
Migrating existing database accounts
Migrating existing database yum_available
Migrating existing database domains
Migrating existing database spamassassin
Migrating existing database networks
Migrating existing database backups
Migrating existing database configuration
Migrating existing database yum_repositories
Migrating existing database hosts
Migrating existing database yum_updates
Migrating existing database mailpatterns
smeserver trap post-install: smeserver-groupoffice

Installed: smeserver-groupoffice.noarch 0:2.17.3-6
Complete!
[root@imsa ~]#


Este es el error que marca al ejecutar la pagina
Code: [Select]

http://192.168.23.253/groupoffice

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


Alguna idea al respecto?

Offline Normando

  • *
  • 841
  • +2/-1
    • Unixlan
Re: Problemas con GroupOffice 2.17.3 en SME Server 7.2
« Reply #1 on: August 16, 2007, 04:06:39 PM »
Es raro lo que te ocurre. Quizas el rpm no este completamente revisado. El eeror que te sale es porque no creo la base de datos, o no creo el archivo de configuracion a la DB en el GroupOffice.

Fijate de realizar la instalacion manual:
http://forums.contribs.org/index.php?topic=35433.0

Supongo que no has alterado la instalacion de MySQL o PHP.

Offline Stack A Brown

  • **
  • 23
  • +0/-0
Re: Problemas con GroupOffice 2.17.3 en SME Server 7.2
« Reply #2 on: August 16, 2007, 11:40:22 PM »
Es raro lo que te ocurre. Quizas el rpm no este completamente revisado. El eeror que te sale es porque no creo la base de datos, o no creo el archivo de configuracion a la DB en el GroupOffice.

Fijate de realizar la instalacion manual:
http://forums.contribs.org/index.php?topic=35433.0

Supongo que no has alterado la instalacion de MySQL o PHP.

Pues si, se me hizo raro y a lo que preguntas si hice alguna modificacion a MySQL o PHP, no, nada.

Lo que hice fue irme directamente a la carpeta de install y ejecutar la instalacion y desde aho ya no tuve ningun problema para instalar el software.

Gracias por tu respuesta

Saludos