Gnome Home Mon compte Rechercher Forum Downloads FAQ Howto Pas encore enregistré? Devenez membre ici. (L'enregistrement est gratuit). 06/09/2010 - 07:25

Howto Moregroupware 0.71 (English)
Dernière mise à jour : 2005-10-05 08:05:19 (14745 lectures)
[Imprimer la page | Envoyé à un ami]

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:  You want to install more.groupware on your e-smith/SME
Solution:
  Follow this HowTo

Resources: http://www.moregroupware.org PLEASE READ!


STEP 1: Get 4 archive files :

You can download archive from main site of more.groupware
OR
You can download it from HERE


STEP 2: Unpack archive files

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: Move directory and setup permission
mv moregroupware

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

STEP 4: Create database environnement

Create database
Create user

# 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

Replace password with your password.

STEP 5: Create template for 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

Fill up file with the following code

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: Expand apache template

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

STEP 7: Setting up moregroupware
Open you favorite internet browser.
Open the location https://[hostname]/moregroup/


STEP 8: Follow the setup procedure

Select you langage -> Install

You should have the same screen -> Next

Fill up fields "Database User" with the user you create on step 5, in this example "moregw"
Field "Database password" with the password mentionned on step 5, here it's "password"
"Name of database" have to be completed with the one created on step 5, "moregroupware"
In "Admin password" enter the password you want for admin user
PAY ATTENTION to the fields "URL to more.groupware root", it's completed automatically but forget the "S" of http

Click Next

Sumary of the installation
Click Next

Install completed without error
By clicking "Login" you will arrive to the login page
Login = admin
password = step 8


[Premier]  [Précédent]  [Retour à l'article principal]  [Suivant]  [Dernier]
[Imprimer la page | Envoyé à un ami]
Languages
minimizeclose
Langue préférée :

English Français
bottom_left bottom_right
Site
minimizeclose
bottom_left bottom_right
Staff Status
minimizeclose
Bienvenue visiteur

L'enregistrement est complètement gratuit et vous permettra d'avoir accès à toutes les parties du site
Enregistrement ici

Pseudo:


Mot de passe:


Se souvenir de moi

Membres:  Membres:
Dernier:  Nouveau aujourd'hui: 2
Dernier:  Nouveau hier: 1
Dernier:  Total: 750
Dernier:  Dernier:
daydayicego
Membres:  Connecté
Membres:  Membres: 1
Visiteurs:  Visiteurs: 3
Total:  Total: 4
Membres:  Membres en ligne
Connecté  MasterSleepy  
bottom_left bottom_right
Vus il y a peu...
minimizeclose
arrow MasterSleepy

7:20:05 - 06.09.2010

arrow feeny

7:32:15 - 04.09.2010

arrow steveharvey27

7:48:00 - 31.08.2010

arrow Carpate

23:02:19 - 30.08.2010

arrow dfalt

7:49:50 - 30.08.2010

arrow immind

18:06:21 - 26.08.2010

arrow romu69

13:20:28 - 24.08.2010

arrow alarch

22:31:23 - 23.08.2010

arrow ridisc30

11:26:42 - 20.08.2010

arrow mic45

21:32:19 - 16.08.2010

bottom_left bottom_right
Translate
minimizeclose
google

bottom_left bottom_right
Liens
minimizeclose
bottom_left bottom_right
Visiteurs
minimizeclose
Total : 1139477
Aujourd'hui : 150
Connecté : 13
bottom_left bottom_right
Citations
minimizeclose

Mieux vaut être un crétin qui baise qu'un génie qui se masturbe.
Jean Yanne

bottom_left bottom_right
goes to top
Page created in 0,21794700622559 seconds.