I am trying to do a first install of Drupal on a Fedora 27 system with Postgres and am having problems. I mostly use Postgres and am used to that so I set up a Postgres database (named durpal) and a user (also named drupal) and made sure that the user could get to the database over TCP. I am installing on a server that I use for testing other Postgres processes, A local VM.
I'm trying to install Drupal version 8.5.3, but after having launch the web console admin and insert the IP address, schema name username and password for the DB creation, it is not possible to continue the installation due the following error message:
I am trying to set up a new D8 page on this subdomain: dev.webdesign-zuerich.com, but after installing it the page doesn´t load any CSS-files and you cannot access any admin pages. Trying to access them results in a 500 internal Server Error.
Under dev.webdesign-zuerich.com/phpinfo.php you can take a look at the phpinfo function.
Something that might be related to the error is that while installing it shows that "opcache" isn´t enabled. I tried to fix this with a