My question is what other information should I provide and where do I find error logs to solve the broken Drupal 9 on installing pg_trgm problem?
Context
I have just installed Drupal 9 using PostgreSQL 14 on Pop!_OS 22.04 LTS, which is equivalent to Ubuntu 22.04. I am using PHP 8.1 and have both composer and drush installed. I am a newbie, so I don't even know where to check for error logs.
Hi Im installing drupal(im new to drupal) with the xammp local server and when i get to the part of creating a database in the set up i get the following erros:
Resolve all issues below to continue the installation. For help configuring your database server, see the installation handbook, or contact your hosting provider.
I am attempting to install the latest drupal on debian 11, using mariadb and lighttpd. There seems to be some conflicts in the instructions.
1) the recommended way to get drupal is with composer, running not as a super-user.
2) for a secure installation, it's recommended to have the drupal files outside /var/www/html, read-only and owned by www-data, the usual non-shell web server user
My user can't write to /var/www/html. If I go to another directory which is writable, e.g.:
I am installing D945 but I get the message that autoloader.php cannot be streamed. I copied autoloader php to the Vendor directory, but to no avail. Any suggestions?