Skip to content

Fix and update for the PHP version#601

Open
Pleskan wants to merge 2 commits into
geerlingguy:masterfrom
Pleskan:master
Open

Fix and update for the PHP version#601
Pleskan wants to merge 2 commits into
geerlingguy:masterfrom
Pleskan:master

Conversation

@Pleskan

@Pleskan Pleskan commented Jan 22, 2025

Copy link
Copy Markdown

I have encountered the following problems:

  1. Incorrect owner of the /var/www directory
  2. Drush doesn't work without prior composer install command
  3. Update PHP version to 8.3, which is required for Drupal 11.x

Fix www-data owner issue and upgrade to PHP 8.3
Add www-data home directory as a variable.
@geerlingguy

Copy link
Copy Markdown
Owner

Thanks! I will take a look at this soon, hopefully—I actually just upgraded my own Drupal VPS and had to make a few similar modifications, but in a different playbook.

@joasilva

joasilva commented Dec 9, 2025

Copy link
Copy Markdown

I just tested this pull request and it works perfectly at first attempt. The Vagrant machine I used was config.vm.box = "ubuntu/jammy64" (geerlingguy/ubuntu2004 is too old for the ondrej PPA repo).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants