How to update? (1.3 -> 1.3.2)
How to update? (1.3 -> 1.3.2)
Is there a "how to"?
or do you need to install all over?
or do you need to install all over?
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Upload new include and img folder.
Check template folder very careful - and upload new files and folder only (at first). Compare existing files against new and synchronize (manually).
As always!!! Backup before starting upgrade.
And then make the little db upgrade using setup/upgrade.php - and also "6) UPGRADE CONTENT PART MULTIMEDIA"
Oliver
Check template folder very careful - and upload new files and folder only (at first). Compare existing files against new and synchronize (manually).
As always!!! Backup before starting upgrade.
And then make the little db upgrade using setup/upgrade.php - and also "6) UPGRADE CONTENT PART MULTIMEDIA"
Oliver
Question: Would it be wrong to simply take a backup and then
cp -Rv phpwcms_1.3.0-to-1.3.2.1_diff/* root_phpwcms_folder
(so that all files are copied) and finally manually copy settings from individual files (or whole individual files) from the backup into the new directory hierarchy and do the db upgrade?
cp -Rv phpwcms_1.3.0-to-1.3.2.1_diff/* root_phpwcms_folder
(so that all files are copied) and finally manually copy settings from individual files (or whole individual files) from the backup into the new directory hierarchy and do the db upgrade?
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
By the way, in my first attempts to upgrade to 1.3.2 from 1.3.0, I got the following. It's the first time I get errors about codepage.
Also, I got this:
Code: Select all
<b>Warning</b>: htmlentities(): charset `iso-8859-7' not supported, assuming iso-8859-1 in <b>/rootfolder/include/inc_lib/default.inc.php</b> on line <b>200</b><br />
Code: Select all
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /rootfolder/include/inc_lib/default.inc.php:200) in <b>/rootfolder/index.php</b> on line <b>186</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /rootfolder/include/inc_lib/default.inc.php:200) in <b>/rootfolder/index.php</b> on line <b>190</b><br />
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
1.3.0 > 1.3.3
Is this the same for 1.3.0 > 1.3.3 upgrade?Oliver Georgi wrote:Upload new include and img folder.
Check template folder very careful - and upload new files and folder only (at first). Compare existing files against new and synchronize (manually).
As always!!! Backup before starting upgrade.
And then make the little db upgrade using setup/upgrade.php - and also "6) UPGRADE CONTENT PART MULTIMEDIA"
Oliver
And, maybe a stupid question, but how do you compare?
With your ftp client? And the files not changed are left untouched?
Robert [TI&OSM]
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Best app to compare is WinMerge http://winmerge.org/ on Windows.
Use Kdiff on MacOS X http://kdiff3.sourceforge.net/
Oliver
Use Kdiff on MacOS X http://kdiff3.sourceforge.net/
Oliver
I tried to do so, but this is the message;Oliver Georgi wrote: and also "6) UPGRADE CONTENT PART MULTIMEDIA"
Oliver
Code: Select all
CONVERT CONTENT PART MULTIMEDIA
=================================================================
No content part multimedia found for upgrading!
PS.: I upgraded from 1.3.0 > 1.3.3
Robert [TI&OSM]
1.3.0 > 1.3.3 error?!
I just did as you told in the first tread of this topic,
but now when I want to save a content part I get this;
Maybe I am a newbie, and still learning, but can anybody tell me what I did wrong...?!
Robert [TI&OSM]
but now when I want to save a content part I get this;
Code: Select all
error while updating content: UPDATE phpwcms_articlecontent SET acontent_aid = '11', acontent_uid = '1', acontent_title = '', acontent_subtitle = '', acontent_type = '2', acontent_sorting = '10', acontent_visible = '1', acontent_before = '', acontent_after = '', acontent_top = '0', acontent_block = 'RIGHT', acontent_anchor = '0', acontent_module = '', acontent_comment = '', acontent_paginate_page = '0', acontent_paginate_title = '', acontent_form ='a:9:{s:6:"images";a:1:{i:0;a:7:{i:0;s:1:"8";i:1;s:19:"winhov-DSCN5595.jpg";i:2;s:32:"6b99d8e23377e80f6019c3c44ba55ffd";i:3;s:3:"jpg";i:4;i:307;i:5;i:200;i:6;s:0:"";}}s:5:"width";i:307;s:6:"height";i:200;s:3:"pos";i:7;s:3:"col";i:1;s:4:"zoom";i:0;s:5:"space";i:0;s:8:"lightbox";i:0;s:9:"nocaption";i:0;}' WHERE acontent_id=25 AND acontent_aid=11
Robert [TI&OSM]
upgraded!
I finally managed to upgrade from to 1.3.0 > 1.3.3.
I copied the whole 1.3.3 folder to my server and connected my database to it. And now it works.
I don't now if this is the correct way of doing this, I believe it isn't, but it works for me.
So, I don't need answers for my previous two queries.
Thanks anyway,
Robert [TI&OSM]
I copied the whole 1.3.3 folder to my server and connected my database to it. And now it works.
I don't now if this is the correct way of doing this, I believe it isn't, but it works for me.
So, I don't need answers for my previous two queries.
Thanks anyway,
Robert [TI&OSM]
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact: