RC3 to RC4 db differences

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
zoran
Posts: 4
Joined: Fri 30. Apr 2004, 18:09

RC3 to RC4 db differences

Post by zoran »

I downloaded the RC4 install and setup up another VHOST with it, and all went well. But i have a question about moving from rc3 to rc4. I looked at theDB and it looks like rc4 has an extra db table. The count was 26 tables for rc4, but only 25 for rc3??? I thought there were no db changes, is that right?
zoran
Posts: 4
Joined: Fri 30. Apr 2004, 18:09

extra table

Post by zoran »

I found it. it seems that the install for RC4 creates a phpwcms_bid table that RC3 never did.

Does this change anything as far as the procedure for an upgrade?

zoran
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

For upgrade from successive release dates:
http://example.com/path/to/phpwcms/setup/upgrade.php
which uses "/setup/phpwcms_update.sql"

For upgrade with "missed" release dates in between:
Examine "/setup/phpwcms_update_older.sql" for recent previous database changes that may need to be inserted.
Then execute http://example.com/path/to/phpwcms/setup/upgrade.php
which uses "/setup/phpwcms_update.sql" to make installation most current.
Pappnase

Post by Pappnase »

hello

and don't forget to backup all edit files

http://www.phpwcms.de/forum/viewtopic.php?t=1275#12836
User avatar
Cyrus
Posts: 63
Joined: Mon 22. Mar 2004, 05:40
Location: New Zealand
Contact:

Post by Cyrus »

The instructions are quite clear here :

http://www.phpwcms.de/index.php?id=38,0,0,1,0,0
Pappnase

Post by Pappnase »

Cyrus wrote:The instructions are quite clear here :

http://www.phpwcms.de/index.php?id=38,0,0,1,0,0
hello cyrus

your'e right but as you can see at some postings not many user considered the simple documentation at the project site.
User avatar
Oliver Georgi
Site Admin
Posts: 9951
Joined: Fri 3. Oct 2003, 22:22
Location: Dessau-Roßlau
Contact:

Post by Oliver Georgi »

The update process is a bit outdated. I haven't time to fix it. Check the *.sql files in that folder (not phpwcms_init.sql).

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn
Post Reply