Page 1 of 1
Upgrade from RC2 to RC4
Posted: Sat 29. May 2004, 04:14
by rvergara
I just want to prepare a checklist for this, please comment if I am missing anything:
1. Do i need to go first to RC3 and the to RC4? or can I go fro RC2 to RC4 in one step?
2. Back up the database and the customized conf.inc.php, front.func.inc.php and frontend.css.
3. Download and replace the phpwcms scripts.
4. How do I update the Database for changes?
anything else?
Thanks
Re: Upgrade from RC2 to RC4
Posted: Sat 29. May 2004, 04:55
by Pappnase
rvergara wrote:I just want to prepare a checklist for this, please comment if I am missing anything:
1. Do i need to go first to RC3 and the to RC4? or can I go fro RC2 to RC4 in one step?
2. Back up the database and the customized conf.inc.php, front.func.inc.php and frontend.css.
3. Download and replace the phpwcms scripts.
4. How do I update the Database for changes?
anything else?
Thanks
Hello
please read this.
Oliver Georgi wrote:ALWAYS BACKUP FILES AND DATABASE
Update:
If you have last release (08-05-2004) installed - just replace all files by new one. Make backup before doing this. No db change done.
Be sure not to overwrite all custom files:
- complete subdir inc_conf
- all css files
- startup.html if you have changed this file
- setup folder is not neccessary
Update form older release:
- check all *.sql files in setup folder
- do sql update manually by using phpwcms and older first
- do not check against phpwcms_init.sql
Oliver
Posted: Tue 1. Jun 2004, 12:13
by trip
Upgrade from RC2 --> RC4 worked

However the {PHP:} include tag does not...
can someone help here
TriP
Posted: Tue 1. Jun 2004, 14:25
by DeXXus
trip wrote:Upgrade from RC2 --> RC4 worked

However the {PHP:} include tag does not...
can someone help here
TriP
More input needed
What syntax did you try?
What's your error/symptom?
Posted: Tue 1. Jun 2004, 16:12
by trip
I used the following tag
I get no error on the actual page as the provider has turned this off...
Hope this helps in some way...
thanks
Posted: Tue 1. Jun 2004, 17:45
by DeXXus
This replacement tag has changed functionality recently. Remote PHP includes are disabled because of security problems.
See this:
http://www.phpwcms.de/forum/viewtopic.php?t=2071
Posted: Wed 2. Jun 2004, 09:27
by trip
Good morning
i have not been trying to include an external php file, this file sits on my server....I am just stumped as to why it is not working...going to read the other post .... and will let you know...
TriP