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

Composer Beginner

I have been a long term user of Drupal 7.

I have installed two new Raid drives in my Webserver: no going back!

Also I have completed installing Ubuntu Server 20.04, Apache, MySQL, and PHP. I removed cloud-init and open-iscsi which improved my  boot up time.

In configuring Apache I completed:

nano /etc/apache2/sites-available/rescuerobot.org.conf

search returns all content from a site was set up with Group module

I am using group module to set up a membership site which will access by different departments. The site works as expected that each department only can post/view own articles. but the  search cannot be integrated with group but returns  all related nodes were created by  all groups.  May anyone expertise help an idea?  very appreciated!  Thanks!  

Help with composer permissions

I recently setup a Drupal 9 site then realized one of the modules I wanted to use required composer. I couldn't find any recomendations as to where I should be installing things so I'm just running composer from /home/user with a project name of drupal. When I visit my drupal site to set it up I get an error that sites/defulat/files has a permission problem and that settings.php does not exist.

Commen mettre the Translation server Online to go on with my installation?

The translation server is offline.

The installer requires to contact the translation server to download a translation file. Check your internet connection and verify that your website can reach the translation server at http://ftp.drupal.org.

D9 Composer Install problems

I have been trying to install a new D9 site on a VPS using composer:

composer create-project drupal/recommended-project /home/d9magsr/

The target directory was created by the WHM process for setting up a new domain. So, it includes the various files and directories needed for a domain to function.

Running the composer create command returns this error.

[InvalidArgumentException]
Project directory "/home/d9magsr/" is not empty.

Well, yeah.

Offline install with composer shall be OK, but https://ftp.drupal.org is huge

Hi,

I need to install drupal9 TOTALLY offline from Internet. Saying totally, I mean my servers can't reach any resource on Internet. None. Nada. Rien ! :)

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal