Gnome Home Your account Search Forum Downloads FAQ Howto Unregistered? Register for a user account 10/09/2010 - 16:29

Howto Moregroupware 0.71 (Français)
Last Updated : 2005-10-05 08:06:21 (14061 read)
[Printer friendly page | Send to a friend]

Howto install more.groupware V0.71

Author:  Van hees Michel <michel_AT_vanhees.cc>
Contributor:
  
Release supported: e-smith SME 5.6 & 6.0
License: GPL
Last updated: Saturday, January 31, 2004 08:49 AM

 


Problem:  Vous voulez installer More.groupware sur votre e-smith/SME
Solution:
  Suivez ce Howto

Resources: http://www.moregroupware.org ALLER LIRE!


STEP 1: Téléchargez les 4 fichiers archives :

Vous pouvez télécharger ces fichiers sur le sites de More.groupware
OU
Vous pouvez les télécharger ICI


STEP 2: Décompresser les archives

tar -xvzf

# tar -xvzf moregroupware-core-0.7.1.tar.gz
# tar -xvzf moregroupware-docs-0.7.1.tar.gz
# tar -xvzf moregroupware-modules-insecure-0.7.1.tar.gz
# tar -xvzf moregroupware-scripts-0.7.1.tar.gz


STEP 3: Déplacer le répertorie et mise à jour des permissions
mv moregroupware

# mv moregroupware /opt/
# chown -R www:www /opt/moregroupware

STEP 4: Création de l'environnement pour la base de donnée

Création de la base de donnée
Création de l'utilisateur

# mysqladmin -u root create moregroupware
# mysql -u root mysql
mysql> INSERT INTO user (host,user,password,select_priv,insert_priv,update_priv,delete_priv,create_priv,drop_priv,index_priv) VALUES ('localhost','moregw',PASSWORD('password'),'Y','Y','Y','Y','Y','Y','Y');
mysql> FLUSH PRIVILEGES;
mysql> \q

Remplacer password par le mot de passe de votre choix.

STEP 5: Création des template pour Apache

# mkdir -p /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/
# pico /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/98moregroupware

Placer dans le fichier le code suivant :

Alias /moregroup /opt/moregroupware
<Directory /opt/moregroupware>
RequireSSL on
AddType application/x-httpd-php .php .php3 .phtml
Options Indexes +Includes FollowSymLinks
order deny,allow
deny from all
allow from all
php_flag magic_quotes_gpc off
php_flag register_globals off

</Directory>


STEP 6: Génération du fichier de configue Apache

# /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
# servcie httpd restart

STEP 7: Mise en place de More.groupware
Ouvrez votre browser internet favorits.
Ouvrer l'URL https://[hostname]/moregroup/


STEP 8: Suivez la procédure d'installation

Choisissez votre language -> Install

Vous devez avoir le même écran -> Next

Remplissez le champs "Database user" avec le nom de l'utilisateur que vous avez créé à step 5, dans cette example"moregw"
Remplissez le champs "Database password" avec le mot de passe précisé à step 5, ici c'est "password"
"Name of database" doit être complété avec celui créé à step 5, "moregroupware"
Dans "Admin password" : saisissez le mot de passe de l'utilisateur admin.
FAIT ATTENTION Le champs "URL to more.groupware root" est complèté automatiquement mais le "s" de http est manquant, rajouter le.

Cliquer Next

Sommaire de l'installation
Cliquer Next

Installation compète sans erreur.
En cliquant sur "Login" vous irez directement sur à la page de login.
Login = admin
password = step 8


[First]  [Previous]  [Back to Main Article]  [Next]  [Last]
[Printer friendly page | Send to a friend]
Languages
minimizeclose
Preferred language:

English Français
bottom_left bottom_right
Site
minimizeclose
bottom_left bottom_right
Staff Status
minimizeclose
Welcome guest

The register is completely free and you will gain access to all the parts of the web
Register here

User:


Password:


Remember me

Members:  Members:
Last:  New Today: 6
Last:  New Yesterday: 6
Last:  Total: 760
Last:  Last:
kickman7bc
Members:  Connected
Members:  Members: 0
Guests:  Guests: 2
Total:  Total: 2
Members:  Online members
No members connected
bottom_left bottom_right
Last seen...
minimizeclose
arrow MasterSleepy

15:12:29 - 09.10.2010

arrow cedric

0:40:39 - 09.10.2010

arrow papangue

8:23:52 - 09.08.2010

arrow feeny

7:32:15 - 09.04.2010

arrow steveharvey27

7:48:00 - 08.31.2010

arrow Carpate

23:02:19 - 08.30.2010

arrow dfalt

7:49:50 - 08.30.2010

arrow immind

18:06:21 - 08.26.2010

arrow romu69

13:20:28 - 08.24.2010

arrow alarch

22:31:23 - 08.23.2010

bottom_left bottom_right
Translate
minimizeclose
google

bottom_left bottom_right
Visiteurs
minimizeclose
Total : 1140985
Aujourd'hui : 254
Connecté : 13
bottom_left bottom_right
Citations
minimizeclose

Il n'y a pas de bonheur parfait! dir l'homme quand sa belle-mèr mourut et qu'on lui présenta la note des pompes funèbre.
Jérôme K. Jérôme

bottom_left bottom_right
goes to top
Page created in 0.21073317527771 seconds.