[ Index ]
 

Code source de XOOPS 2.0.17.1

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/ -> release_notes.txt (source)

   1  
   2  XOOPS 2.0.17.1 release notes
   3  ------------------------------------------------------------------------------
   4  
   5  The XOOPS development team is pleased to announce the release of XOOPS 2.0.17.1.
   6  
   7  This is merely a bugfix release. Some main changes include:
   8  - Bugfix for login problems with some IE browsers caused by session_regenerate_id on some PHP versions;
   9  - Improvement on uploader mimetype check
  10  
  11  Users who still suffer from login problem after implementing the patch are suggested to turn on custom session in system preferences, or set "enableRegenerateId" to FALSE in /kernel/session.php line #78.
  12  
  13  Read the full changelog for details.
  14  
  15  
  16  System requirements
  17  -----------------------------------
  18  
  19  PHP
  20      Any PHP version >= 4.3 (PHP 4.2.x may work but is not officially supported)
  21  MySQL
  22      MySQL server 3.23+
  23  Web server
  24      Any server supporting the required PHP version (Apache highly recommended)
  25  
  26  
  27  Downloading XOOPS
  28  -----------------------------------
  29  
  30  Your can get this release package from the sourceforge.net file repository.
  31  Both .zip and .tgz archives are provided.
  32  
  33  
  34  Installing XOOPS
  35  -----------------------------------
  36  
  37     1. Copy the content of the htdocs/ folder where it can be accessed by your server
  38     2. Ensure mainfile.php, cache, templates_c and uploads are writable by the webserver
  39     3. Access the folder where you installed the htdocs/ files using your web browser to launch the installation wizard
  40  
  41  
  42  Upgrading from a previous version
  43  -----------------------------------
  44  
  45  Upgrading from XOOPS 2.0.17 (easy way)
  46     1. Get the update package from the sourceforge file repository
  47     2. Overwrite your existing files with the new ones
  48  
  49  Upgrading from XOOPS 2.0.14/2.0.15/2.0.16/2.0.17 (using the full package)
  50     1. Move the "upgrade" folder inside the "htdocs" folder (it's been kept out as it's not needed for full installs)
  51     2. Delete htdocs/mainfile.php, htdocs/install/, htdocs/cache/, htdocs/extras/, htdocs/template_c/, htdocs/themes/ and htdocs/uploads/
  52     3. Upload the content of the htdocs folder over your existing files
  53     4. Access <your.site.url>/upgrade/ with a browser, and follow the instructions
  54     5. Follow the instructions to update your database
  55     6. Delete the upgrade folder
  56  
  57  Upgrading from any XOOPS ranging from 2.0.7 to 2.0.13.2 (using the full package):
  58     1. Move the "upgrade" folder inside the "htdocs" folder (it's been kept out as it's not needed for full installs)
  59     2. Delete htdocs/mainfile.php, htdocs/install/, htdocs/cache/, htdocs/template_c/, htdocs/themes/ and htdocs/uploads/
  60     3. Upload the content of the htdocs folder over your existing files
  61     4. Delete the following folders and files from your server (they belong to an old version):
  62            * class/smarty/core
  63            * class/smarty/plugins/resource.db.php
  64     5. Empty the templates_c folder (except index.html)
  65     6. Ensure the server can write to mainfile.php
  66     7. Access <your.site.url>/upgrade/ with a browser, and follow the instructions
  67     8. Write-protect mainfile.php again
  68     9. Delete the upgrade folder
  69    10. Update the "system" module from the modules administration interface
  70  
  71  
  72  Files integrity check
  73  -----------------------------------
  74  
  75  The full XOOPS package is released with a script able to check if all the system files were correctly uploaded to the server. To use it, follow these instructions:
  76  
  77     1. Upload the xoops_md5.php and xoops.md5 files located in the XOOPS package root to your XOOPS server folder (putting them next to mainfile.php).
  78     2. Execute xoops_md5.php with your browser
  79     3. If necessary, re-upload the missing or corrupted system files
  80     4. Remove xoops_md5.php and xoops.md5 from your server
  81  
  82  
  83  Revealing the blank page backtrace log
  84  -----------------------------------
  85  
  86  XOOPS displays a basic error page when a fatal error preventing it to run is encountered. To help you diagnose the cause of the error, this page contains additional messages that are hidden by default. To reveal them, use your browser "select all" function (for most browsers, you can use "Ctrl+A").
  87  
  88  
  89  Incompatibility with some modules
  90  ---------------------------------
  91  
  92  Beginning with XOOPS 2.0.14, a change in the core template methods resulted in some incompatibilities with some modules that do not have their templates under (dirname)/templates/ as many XOOPS modules do. Please read extras/readme.txt for workaround instructions.
  93  
  94  Modules
  95  -----------------------------------
  96  
  97  The packages do not contain any module apart from the system one. You are invited to browse the XOOPS modules repository to get some. Note: as a new repository is being built, the current repository is not up-to-date, PLEASE VISIT DEVELOPERS' WEBSITES TO MAKE SURE YOU ARE USING PROPER VERSION OF MODULES.
  98  
  99  We also highly recommend the installation of the Protector module which will bring additional protection and logging capabilities to your site.


Généré le : Sun Nov 25 11:44:32 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics