Differences

This shows you the differences between two versions of the page.

english:installation:update [2010/04/16 08:59]
Claus
english:installation:update [2018/06/03 18:09] (current)
Line 4: Line 4:
-**Update phpwcms (to V1.4.x)**+**Update phpwcms (to V1.5.x)**
Forum: [[http://forum.phpwcms.org/viewtopic.php?p=109508#p109508|Update phpwcms]] Forum: [[http://forum.phpwcms.org/viewtopic.php?p=109508#p109508|Update phpwcms]]
-(Written in 06.02.09) \\ +(Written in 14.01.11) \\ 
-Download: - [[http://www.phpwcms-docu.de/download-dev-versions.phtml|Newest version]]\\ + 
 +<del>Download: - [[http://www.phpwcms-docu.de/download-dev-versionen.phtml|Newest version]]</del>\\  
 +Download: - [[http://code.google.com/p/phpwcms/downloads/list|Newest version]]\\ 
 +Download: - [[http://www.phpwcms.de/download/phpwcms-nightly.zip|Nightly Build]]\\ 
 + 
 +Changelog: [[http://code.google.com/p/phpwcms/wiki/Changelog|phpwcms Changelog]] 
Docu: - [[http://www.phpwcms-docu.de/installation_en.phtml|Docu: Installation & Update]] Docu: - [[http://www.phpwcms-docu.de/installation_en.phtml|Docu: Installation & Update]]
---- ----
Line 18: Line 24:
===== 01. Install into subdirectory ===== ===== 01. Install into subdirectory =====
 +
 +Install the latest version.
 +
 +\\
 +
 +
 +===== 01.a Find my current version =====
 +
 +
 +In old versions you have an entry in include/inc_lib/default.inc.php at the end of the file called: \\
 +<file>$phpwcms["version"] = Version No.</file>
 +
 +In newer versions there is an entry in include/inc_lib/default.inc.php around line 135 called: \\
 +<file>
 +$phpwcms["release"] = Release No.
 +$phpwcms["release_date"] = Release date
 +</file>
 +
 +In brand new versions there is an entry in include/inc_lib/default.inc.php around line 245 called: \\
 +<file>
 +$phpwcms["release"] = Release No.
 +$phpwcms["release_date"] = Release date
 +$phpwcms["revision"] = Revision
 +</file>
 +
 +\\
 +
===== 02. Restore existing Database ===== ===== 02. Restore existing Database =====
Line 29: Line 62:
  *  3. phpwcms_formtracking flush (=empty) (if exist) (Left Table phpwcms_bad_behavior  -> Select View above -> select all below -> delete. (For each screen page of this table: redo (The same goes for phpwcms_cache, phpwcms_formtracking).   *  3. phpwcms_formtracking flush (=empty) (if exist) (Left Table phpwcms_bad_behavior  -> Select View above -> select all below -> delete. (For each screen page of this table: redo (The same goes for phpwcms_cache, phpwcms_formtracking).
-  *  4. Check Tables for errors, if necessary repair / optimize.+  *  4. phpwcms_log_seo flush (=empty) (if exist) (see above). 
 + 
 +  *  5. Check Tables for errors, if necessary repair / optimize.
- Newer Versions of phpMyAdmn do exports as UTF-8 formatted by default. - Newer Versions of phpMyAdmn do exports as UTF-8 formatted by default.
Line 53: Line 88:
===== 05. Setup start as -> Update ===== ===== 05. Setup start as -> Update =====
 +
 +==== PHP- and DB version ====
 +
 +- Running MyDomain/setup/setup.php you will see, which "2. PHP version" - and which "3. MySQL version" are installed on the server. The PHP version should be at least 5, the MySQL version as well. \\
 +The MySQL version must be still entered into the file conf.inc.php.
 +
 +If the setting for example is displayed: \\
 +3. MySQL version: **5.0.51a**
 +
 +please enter in the file conf.inc.php following MySQL version:
 +<code php>
 +$phpwcms['db_version']        = 50510;
 +</code>
 +
 + \\
 +
 +
 +=====  =====
 +
 +<note important>
 +**Since v1.4.5 R401 we need no manual database update.**
 +
 +--> Continue with step [[english/installation/update#double_indexes_in_some_db-tables|05.1 Double indexes in some db-tables]]
 +</note>
 +
 +
 +
- Be carefull and check version number (as mentioned in the first points) and start - Be carefull and check version number (as mentioned in the first points) and start
english/installation/update.1271401146.txt.gz · Last modified: 2018/06/03 18:08 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0