Typo3 - Legacy install
Download TYPO3's source package from https://get.typo3.org/:
/var/www/site/$ wget --content-disposition https://get.typo3.org/
Ensure that the package is one level above the web server's document root.
Unpack the typo3_src-11.5.x.tar.gz:
/var/www/site/$ tar xzf typo3_src-11.5.x.tar.gz
Note that the x in the extracted folder will be replaced with the latest bugfix version of TYPO3.
Create the following symlinks in the document root:
cd public
ln -s ../typo3_src-11.5.x typo3_src
ln -s typo3_src/index.php index.php
ln -s typo3_src/typo3 typo3- Complete the installation via web browser
Themen
- Alle Artikel (28)
- #Cellbiology (1)
- #CSS (1)
- #JS (3)
- #Reisen (3)
- #Tipps & Tricks (7)
- #Typo3 (10)
- #Unix (8)