Step by step guide for upgrading Typo3 from 6.1 to 6.2 -


I'm totally new in typo 3 and I've got a live typo 3 6.1 website. 6.1> 6.2 I have spent good while researching for upgrade guides, but have not found anything yet.

Some DB adjustments by using "BE3 Lib", "Typo 3" and "Index.php", and then possibly using the BE upgrade wizard in earlier versions of what I have experienced.

However, there are no 6.2 empty packages just the source file ...

Can a simple step (or recommend) by a 6.1 / 6.2 step upgrade guide?

Just to note, I have to do everything manually (FTP) - no silics and no SSH.

Thanks, R

download TYPO3 6.2 Change source and typo3 Change the folder and index.php file, install the next device and go to the Process Upgrade Wizard step. is that all. The t3lib folder can be removed after all, it is no longer used in TYPO3 6.2 (all sources are now typo3 )

Important : Make a complete copy of the site (files + db) before any changes.

Honestly doing this through FTP is a nervous operation - especially when experimenting with unstable Net Connection It would be best to make changes through SSH or at least some devices that do not have remote unpacking and files Allows you to rename the name so that you can only make a copy on the server.

Most probably the installation tool will claim to not use the symlink, but rather 'the cosmetic requirement and your installation will work well without them.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -