Hi, I have a problem with the installation. I’ve tried installing v13 and v12 on a local server and it always gets stuck at some point and the installation doesn’t respond at all.
But the procedure is logical and simple. I found a similar procedure that I do on the internet.
It looks like you’re using a very old article. It refers to TYPO3 6.2.4, which was released ten years ago. A lot has happened in both the TYPO3 and Windows world since then.
You can still use XAMPP to install Apache, MariaDB, and PHP on Windows. Once you have that done, the Installation Guide shows how to install TYPO3 using Composer in powershell (select “powershell” in the tabs to see the relevant commands).
thx I thought installation would be easy in Windows The steps for installation should be simpler. I am aware of the possibility of other installations. I’ll be switching to Linux anyway, so I’m hoping the installation will be easier than Windows. The article is old, but it wasn’t until I was desperate that I searched the internet for information. But the logic is still the same.
I installed it without reading the manual. But the steps are logical.
Install Apache and Database
Copy Typo3 files to the webserver directory
Start the installation and create the FIRST_INSTALL file
Connect TYPO3 to the database
Ready!
Somehow I still don’t understand why I have to use Composer