[ Index ]
 

Code source de Plume CMS 1.2.2

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/ -> README.txt (source)

   1   First Installation of PLUME CMS
   2  =================================
   3  
   4  Unpack the archive of PLUME CMS into a folder of your website, it can be
   5  the "root" folder. Create a MySQL database with phpMyAdmin or use the one
   6  given by your service profider.
   7  Go with your browser to "http://yoursite.com/manager/install/" and follow
   8  the instructions.
   9  
  10  Then uncomment the line:
  11  #deny from all
  12  To have
  13  deny from all
  14  
  15  of the .htaccess file in the manager/install/ folder if you want
  16  to protect your installer. It is normally made in a way that after
  17  the install and the upgrade, another person can't arm your installation
  18  but we never know really.
  19  
  20  Register to the security mailing list. This is very important, you
  21  will receive an email only when a security issue is found, maybe not a
  22  single email during 6 months, but the day you will receive one, it may
  23  save your website.  
  24  http://groups.google.com/group/plume-cms-security
  25  
  26   Upgrade of a PLUME CMS Installation
  27  =====================================
  28  
  29  Do a backup of your files and database, we tested the procedure, but
  30  nobody can be sure. I repeat, DO A BACKUP OF YOUR DATABASE.
  31  
  32  Unpack the new version of PLUME CMS on the top of the old one. Your
  33  current configuration file must be kept. That is the files:
  34  manager/conf/config.php
  35  manager/conf/configweb_default.php
  36  manager/conf/configweb_idOfYourSite.php
  37  must be kept.
  38  Go with your browser to "http://yoursite.com/manager/install/" and follow
  39  the instructions. You must see an "upgrade procedure" if not, stop 
  40  immediately.
  41  
  42  Then uncomment the line:
  43  #deny from all
  44  To have
  45  deny from all
  46  
  47  of the .htaccess file in the manager/install/ folder if you want
  48  to protect your installer. It is normally made in a way that after
  49  the install and the upgrade, another person can't arm your installation
  50  but we never know really.
  51  


Généré le : Mon Nov 26 11:57:01 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics