Files
debian-web-server/assets
bachirandClaude Sonnet 5 7ff4df1173 Fix installer bugs: broken root checks, PHP version mismatches, dead paths
- Replace $EUID with $(id -u) for root checks across all bin/*.sh and
  install.sh: dash (Debian's /bin/sh) never sets $EUID, so the check was
  silently broken everywhere.
- lemp.sh: make apt-get upgrade non-interactive (--yes), align the Redis
  PHP module and php-fpm restart with $PHP_VERSION instead of a hardcoded
  8.1, and template the nginx PHP-FPM socket path via a PHP_FPM_SOCK
  placeholder substituted at install time.
- nginx-phpmyadmin.conf: fix docroot to match the actual phpMyAdmin
  symlink location created by lemp.sh.
- mysql-db.sh: inline the root check instead of sourcing the
  nonexistent bin/checkroot.sh.
- webhook.sh: fix chowm typo (chown).
- urbackup.sh: copy the systemd unit from assets/ instead of a relative
  path to a file that doesn't exist in the repo.
- _addUserSite.sh: fix invalid `$var=value` assignment and an empty
  if-block that was a POSIX sh syntax error.

Also carries over pending fixes to deploy-drupal.sh (drush now
invoked via vendor/bin/drush) and gitbarrerepos.sh (comment cleanup).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-04 09:28:08 +02:00
..
2018-10-29 15:20:43 +01:00
2021-05-12 11:31:55 +02:00
2025-03-13 21:43:02 +01:00
2015-03-17 13:33:02 +01:00
2015-03-13 00:00:55 +01:00
2023-11-19 11:04:50 +01:00
2018-04-07 17:18:51 +02:00
2018-04-07 16:06:11 +02:00
2019-10-21 16:00:06 +02:00
2016-09-27 16:51:20 +02:00
2021-04-29 15:35:41 +02:00
2021-05-18 10:48:24 +02:00
2021-05-18 10:48:24 +02:00
2023-06-30 12:17:04 +02:00
2026-06-02 16:55:33 +02:00
2015-10-20 16:01:21 +02:00
2025-03-13 21:43:02 +01:00
2025-03-13 21:43:02 +01:00
2023-03-31 11:16:46 +02:00
2021-05-18 13:58:50 +02:00