Directadmin server with installatron installed latest typo3 version for me. No problem
Made a first page, set it to root (took some time, last time I did this is about 10 years ago).
Edited the site configuration.
And when I hit view, I get a page with 503 error saying something is wrong with site configuration.
The logfile also gives this error:
|Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1705656657: | TYPO3\CMS\Frontend\Page\PageInformationCreationFailedException thrown in file /home/weggeefw/domains/weggeefwinkelberkelland.nl/public_html/typo3/sysext/frontend/Classes/Middleware/TypoScriptFrontendInitialization.php in line 103. Requested URL: https://weggeefwinkelberkelland.nl/index/
No idea where to go from here. Hope someone can help.
NB: I have a simple user account on a directadmin server, no ssh, no composer.
Exception #1705656657 is thrown when there is no TypoScript template for the current page.
As I can see https://weggeefwinkelberkelland.nl is working (without index/), I’m wondering if you have two site configurations. One for https://weggeefwinkelberkelland.nl/index/ and one for just https://weggeefwinkelberkelland.nl/.
If TYPO3 thinks that https://weggeefwinkelberkelland.nl/index/ is a site root, I don’t think it will look for a template in https://weggeefwinkelberkelland.nl/.
Still 503 error.
New error message:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Call to undefined function TYPO3\CMS\Core\Utility\exec() | Error thrown in file /home/weggeefw/domains/weggeefwinkelberkelland.nl/public_html/typo3/sysext/core/Classes/Utility/CommandUtility.php in line 87. Requested URL: https://weggeefwinkelberkelland.nl/
Downgraded to latest 12 version
installed introduction package. Installation completed succesfully. No errors, just fine.