Succesfull installation ends in 503 errors

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.

Regards, Eef

Hi Eef!

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/.

— Mathias

1 Like

Thank you Mathias,

As I read your remark on “template” my memory starts working again. I think I now know how to proceed.

The site you see at this moment is just a simple page made with Grav csm. (so there would be at least something visible.

I will go back to typo3 asap. Regards, Eef

Hi Eef!

OK. Let me know how it goes. :+1:

— Mathias

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.
  • Backside looks nice and clean.
  • In sites I changed entrypoint to https://weggeefwinkelberkelland.nl/

Hi Eef!

It looks like your host does not have the ´exec()´ function enabled on the server. This can often be turned on in your hosting control panel.

— Mathias

I checked (and send a message to admin of server): Seems you are right here looking at php-settings, I see this:

disable_functions exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname