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

Howto install postnuke on SME server
Dernière mise à jour : 2005-08-01 10:36:32 (11938 lectures)
[Imprimer la page | Envoyé à un ami]

Howto install Postnuke on SME server

Author: Van hees Michel
Contributor:

Release supported: e-smith SME 6.0
License: GPL
Last updated: Monday, August 01, 2005 08:49 AM


Problem: You want to install postnuke CMS
Solution:
Follow this Howto

Resources: http://www.postnuke.com


STEP 1: Create the ibay

Go to the server-manager and create a new ibay called "postnuke", for example.


STEP 2: Create database and user

Create mysql database

# mysqladmin -u root create postnuke
# 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','postnuke',PASSWORD('password'),'Y','Y','Y','Y','Y','Y','Y');
mysql> FLUSH PRIVILEGES;
mysql> \q


Don't forget to change 'password' by the password you want.

STEP 3: Get postnuke archive

Go to postnuke home web site http://www.postnuke.com or get my local copy

For example, I use PostNuke-0.726-3.zip

# lynx "modules.php?op=modload&name=CmodsDownload&file=index&req=getit&lid=219"

STEP 4: Unpacking archive

# unzip PostNuke-0.726-3.zip

STEP 5: Moving files

# mv PostNuke-0.726-3/html/* /home/e-smith/files/ibays/postnuke/html/

STEP 6: Remove index.html

# rm /home/e-smith/files/ibays/postnuke/html/index.html

STEP 7: Launch setup

Open you browser at location http://your server name/postnuke/install.php.
Follow the install procedure.

When asked fill information about database fill with that information:
Database Host : localhost
Database username : postnuke

Database password : the password you mentioned at step2
Database name : postnuke
Leave all other fields in there state


Pay attention at login and password you have to fill at 80% of the install


[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: 0
Visiteurs:  Visiteurs: 3
Total:  Total: 3
Membres:  Membres en ligne
Aucun membre de connecté
bottom_left bottom_right
Vus il y a peu...
minimizeclose
arrow MasterSleepy

3:55:26 - 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 : 1139463
Aujourd'hui : 136
Connecté : 11
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,20008492469788 seconds.