[TYPO3-english] Re: Export-Import in typo3
Florian Rival
florian.typo3 at oktopuce.fr
Thu Oct 6 13:21:22 CEST 2016
Hi,
The easiest way to export/import a website is to export the SQL database with mysqldump and to export all those folders :
fileadmin
typo3conf
uploads
On the production server :
install the same Typo3 version
create an empty database and import the one previously dumped
import fileadmin, typo3conf and uploads
update LocalConfiguration.php or use the Install tool to set the DB connection
set production configuration
--
-- Florian Rival --
www.oktopuce.fr
More information about the TYPO3-english
mailing list