Having problems installing Drupal? See the Installation Guide for more information.

PFA of error occurred during installation

Installation error: Drupal\Core\Config\UnmetDependenciesException:

How to Solve?

Setting up site if you use the composer method

I followed Jay Friendly's excellent tutorial at https://www.morpht.com/blog/drupal-and-composer-part-2-managing-drupal-8-site-composer. If you do this, the main content is in the web subdirectory. How do you configure things so that your users do not have to append /web to the end of their URLs? I tried using .htaccess and settings.php, but it did not work. Where should the .htaccess file be located?

Where to learn Drupal from scratch?

Today I have been given the requirement for new site to be developed in Drupal.

I have to learn from scratch within a week. I need any good links other than drupal.org to start with. I already have hands on experience in Wordpress and PHP.

Do you have any good links or tutorials for that?


FaceTime App

lighttpd and clear url's

Hello Drupal people,

This is my second take on Drupal, running gentoo, mariadb, lighttpd, composer and i installed Drupal.

Home page is ok, ALL other links i click result in 404. I gather it is Clear url problem.

From https://www.drupal.org/docs/7/configuring-clean-urls/clean-urls-with-lig... i chose first approach, and added those lines in /etc/lighttpd/lighttpd.conf file, restarted server but home page is now gone.

no web folder in browser

Hello Drupal people, my first post

So, as topic says, i have no web folder in browser when i go to installation phase.

it seems i can not insert picture, here is picture: https://postimg.cc/XZ0z4SbD

I have it on system, i just chmod-ed sites/default/settings.php and files folder, here is ls:

$ > ls 
composer.json  composer.lock  drush  LICENSE  load.environment.php  phpunit.xml.dist  README.md  scripts  vendor  web

As i put /web in url i get:

Nested docroot, modules/contrib & modules/custom

If it's such a good idea to have nested docroot, for example a `web` subdirectory, and to have contrib modules in `modules/contrib` and custom modules in `modules/custom`, why doesn't the Drupal 8 installer set that up from the outset?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal