Skip to content

Commit 761f3d4

Browse files
authored
Update TarballZip.rst (#5938)
Clarification of database parameters, updated TYPO3 minor version
1 parent 65a2acd commit 761f3d4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Documentation/Administration/Installation/ClassicMode/TarballZip.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ Prerequisites:
1616
- A PHP version and required extensions supported by the TYPO3 version you
1717
plan to install. See `System requirements
1818
<https://docs.typo3.org/permalink/t3coreapi:system-requirements>`_.
19-
- A database such as MySQL or MariaDB
20-
- FTP access or web-based file manager (such as cPanel)
19+
- A database such as MySQL or MariaDB. See `System requirements for version requirements
20+
<https://docs.typo3.org/permalink/t3coreapi:system-requirements>`_.
21+
- FTP/SFTP access or web-based file manager (such as cPanel or Plesk)
2122
- A web browser to run the installation wizard
2223

2324
.. _manual-archive-download:
@@ -46,7 +47,7 @@ Upload and extract the package
4647
If your server does not offer an option to extract files,
4748
see :ref:`manual-archive-alternative-upload`
4849
- After extraction, you have a folder named something like
49-
:path:`typo3_src-13.4.11`. Move all files and folder contained from this
50+
:path:`typo3_src-13.4.15`. Move all files and folder contained from this
5051
folder into **the folder where your domain or
5152
subdomain’s document root points to**.
5253

@@ -92,10 +93,10 @@ files:
9293
Create a database
9394
=================
9495

95-
- Log in to your hosting control panel (such as cPanel)
96+
- Log in to your hosting control panel (such as cPanel or Plesk)
9697
- Create a new database (MySQL or MariaDB) and a user, and assign the user to
9798
the database with full privileges
98-
- Make a note of the database name, username, and password for later use
99+
- Make a note of the database name, username, password, server and port (usually 3306) for later use
99100

100101
.. _manual-archive-completion:
101102

0 commit comments

Comments
 (0)