[ PHPXref.com ] [ Generated: Sun Jul 20 20:03:19 2008 ] [ Pixelpost 1.4.3 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> ReadMe.txt (source)

   1  Pixelpost version 1.4.3 Upgrade
   2  
   3  Welcome to the PixelPost Version 1.4.3!
   4  
   5  The files in this package work for the following situations:
   6  
   7  1) First install of PixelPost 1.4.3
   8  2) Upgrade from older versions of Pixelpost to Pixelpost 1.4.3
   9  
  10     It works for the following upgrades:
  11     - Pixelpost version 1.4.2 to Pixelpost 1.4.3 (no install-script, just replace files)
  12     - PixelPost Version 1.4.1 to PixelPost 1.4.2 (no install-script, just replace files)
  13     - PixelPost Version 1.4 to PixelPost 1.4.3
  14     - PixelPost Version 1.4BETA to PixelPost 1.4.3
  15     - PixelPost Version 1.3 to PixelPost 1.4.3
  16  
  17  
  18  Version 1.4.2:
  19  Development Team:
  20  Ramin Mehran, Connie Mueller-Goedecke, Robert Prouse, Will Duncan, Joseph Spurling, GeoS
  21  Version 1.1 to Version 1.3: Linus <http://www.shapestyle.se>
  22  
  23  -------------------------------------------------------------------------
  24  Pixelpost www: http://www.pixelpost.org/
  25  
  26  Contact: thecrew@pixelpost.org
  27  Copyright © 2005 Pixelpost.org <http://www.pixelpost.org>
  28  License: http://www.gnu.org/copyleft/gpl.html
  29  
  30  This program is free software; you can redistribute it and/or
  31  modify it under the terms of the GNU General Public License
  32  as published by the Free Software Foundation; either version 2
  33  of the License, or (at your option) any later version.
  34  
  35  This program is distributed in the hope that it will be useful,
  36  but WITHOUT ANY WARRANTY; without even the implied warranty of
  37  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  38  GNU General Public License for more details.
  39  
  40  You should have received a copy of the GNU General Public License
  41  along with this program; if not, write to the Free Software
  42  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  43  
  44  -------------------------------------------------------------------------
  45  Security Information
  46  -------------------------------------------------------------------------
  47  PixelPost 1.4.2 is mainly a security upgrade.
  48  Many of our users suffered from heavy referer-spam in the last time and
  49  that's why we concentrated especially on security in this version.
  50  
  51  The main aspect is to stop referer-spam and to minimize server-load which
  52  can be caused by heavy referer-attacks.
  53  
  54  -------------------------------------------------------------------------
  55  INFORMATION
  56  -------------------------------------------------------------------------
  57  To find information about PixelPost, the installation and
  58  configuration, read the files in the directory: /doc
  59  
  60  There you will find all information:
  61  
  62  - Readme-File:
  63    for installation: ReadMe_install.txt
  64    for upgrading:    ReadMe_upgrade.txt
  65  - A changelog
  66  - A list of all PixelPost-Tags
  67  - An instruction for upgrading from existing versions to Version 1.4
  68  - the GNU license information
  69  
  70  -------------------------------------------------------------------------
  71  PROGRAM REQUIREMENTS
  72  -------------------------------------------------------------------------
  73  
  74  These are the requirements for PixelPost:
  75  - sufficient Webspace: not for PixelPost (around 400 KB), but for your images ;=)
  76  - Apache Webserver or Windows IIS
  77  - PHP, version 4.3.0 or higher
  78  - PHP with GD-lib with JPG-support, required for thumbnailing
  79  - MySQL version 3.24.58 or higher
  80  - a MySQL database already working. If you have no MySQL Database running, create
  81    a database first (or ask your hoster to do it for you)
  82  
  83  To install PixelPost, you will need  the following MySQL-database-informations
  84  before you start to install:
  85  
  86  - name of the database-host, often "localhost"
  87  - database username
  88  - database user password
  89  - database name
  90  
  91  If you don't have these informations, ask your hoster to provide you with these
  92  informations
  93  
  94  -------------------------------------------------------------------------
  95  FIRST INSTALL
  96  -------------------------------------------------------------------------
  97  
  98  Please read the file "ReadMe_install.txt" in the directory /doc
  99  
 100  -------------------------------------------------------------------------
 101  UPGRADE
 102  -------------------------------------------------------------------------
 103  
 104  Please read the file "ReadMe_upgrade.txt" in the directory /doc
 105  
 106  Please note that PixelPost now does not use anymore CSS-classes with "_",
 107  so check your templates and change "_" to "-"
 108  more information on that is found in the ReadMe_upgrade.txt
 109  
 110  Please note as well that PixelPost is fully UTF-compliant, so you might change
 111  your CSS-codepage-metainformation as well.
 112  More information on that is found in the ReadMe_upgrade.txt


[ Powered by PHPXref - Served by Debian GNU/Linux ]