Update from 2.0 to 2.0.2

asked Jul 31, 2012 by Ciatronical (950 points)
How I can update from 2.0 to 2.0.2 ?
I have tried with wget and unzip.
After this I renamed install folder because I don't know what happens with my database.
My browser window was empty.
What can I do?

1 Answer

answered Aug 2, 2012 by Pavel Kovalyov (2,300 points)
selected Aug 4, 2012 by Ciatronical
 
Best answer
It seems that after unzip your config files was overwritten to defaults one.
Check your system/coreinfo.php if it's not empty and contains path to seotoaster core and sitename ("application" by default). Also  seotoaster_core/application/configs/%sitename%.ini (%sitename% should match one from coreinfo.php) if it contains proper database settings, website url and website path.
You can also reinstall via installer - but you will loose all changes you made on toaster before upgrade to 2.0.2, because installer requires clean database. (There is a trick also: create new clean database, install toaster to it, then change in %sitename%.ini database name to previous one that you installed 2.0)
Feel free to send us your config files or error log messages if you will have any troubles.
commented Aug 4, 2012 by Ciatronical (950 points)
Very good.
It works better.
...