2011-06-03 Drupal Upgrade
Backing up: * back up /local/drupal to /local/drupal.2011-06-03.tar.gz * run mysqldump -uroot -p --databases . . . condominiummana crowfeather douglassecurity drupal hpw mainegaynet \ > /local/mysql/backups/2011-06-03.gz . . . 6.22 * download 6.22, copy all files into /local/drupal. succcess. 6.22 --> 7.2 * downlaod 7.2 * move . . . /local/drupal to /local/drupal_old, * create new /local/drupal, . . . database driver for PHP 5.2.4 or higher so that Drupal 7 can access the database." On venus: pkgutil . . .
2K - last updated 2011-06-03 15:16 UTC by Dan
2013-06 Move
Principles * we'll preserve services running on Bonmot and move without a major outage * we'll help Moose . . . ==Tasks (roughly in order)== * [x] Delete unused Drupal sites from old server * [x] Decide if we're . . . more domains * [x] Install mysql * [x] Install drupal7 * [x] Test & document procedure for moving . . . a Drupal site over (see below) * [ ] One by one, move . . . Drupal websites: condominiummana, cygnettrailers, crowfeather, . . .
3K - last updated 2013-10-24 21:11 UTC by Dan
2016-06 mercury admin
Upgrade notes for mercury.bonmot.ca Date: 22 June 2016 Notes 20:29h Initial update went OK. Looking for . . . Notes=== > apt-get update > apt-get upgrade Drupal Notes: drupal7 (7.14-2+deb7u1) unstable; urgency=high . . . execution vulnerability (described in https://drupal.org/SA-CORE-2013-003), it is recommended to . . . in case you are not using Apache to serve your Drupal sites) in each of your sites' "files" directories . . . prevent scripts from being executed. SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006 <Files . . .
12K - last updated 2016-06-23 10:47 UTC by Dan
2017-01 mercury admin
===Drupal8 Install=== * Create /etc/drupal/8/ ; fix permissions * Download drupal-8.2.5.tar.gz * unpack . . . as a test Your PHP installation is too old. Drupal requires at least PHP 5.5.9. See the system . . . --> /usr/bin/php5 root@mercury:/etc/drupal/8# ls -l /usr/bin/php5 -rwxr-xr-x 1 root root . . . root@mercury:/etc/drupal/8# /usr/bin/php5 -v PHP 5.5.38-1~dotdeb+7.1 . . .
2K - last updated 2017-01-05 20:05 UTC by Dan
2017 mercury move
Copied from [[2013-06 Move]] * New machine: mercnew.bonmot.ca 199.255.223.73 Debian 9.11 * Old mercold . . . move httpd.conf, serving home directories * [x] Drupal 7 * [x] Drupal 8 * [x] make sure that only apache2 . . . * [x] Test & document procedure for moving a Drupal site over (see below) * [x] One by one, move . . . Drupal websites: condominiummana, cygnettrailers, crowfeather, . . . & tune it * [ ] Fix up logs.daily * Move non-drupal databases: archives CycleMaint GayHalifax LayoutMachine . . .
4K - last updated 2020-02-04 23:30 UTC by Dan
2020-05-29
in drupal8 : move these modules which are in solarns.ca/modules/ into the main modules/ directory root@mercury:/etc/drupal/8/sites# . . .
1K - last updated 2020-05-29 20:23 UTC by Dan
2020 mercury move
==Move Options== ; Pay Up : just give Giles $50/mo. Adv: no work required, Canadian, local ; canadianwebhosting . . . hardening stuff : [x] copy /etc/apache2/ : [x] Drupal7 - tarr'd and copied all of /etc/drupal/7 over . . . : [x] Drupal8 - tarr'd and copied all of /etc/drupal/8 over . . . new [ ] Update glue record for bonmot.ca ==Move Drupal Site== # lock the site so no changes can be . . . made # use /etc/drupal/backup.sh to back up everything # see [[Drupal]] . . .
4K - last updated 2021-11-04 14:37 UTC by Dan
2023-01-12
OutagePage 04:03 (approx) "Cannot allocate memory" errors * 04:06:55 mercury systemd[1]: mariadb.service: . . . * bind9 shut down * apache2 damaged All the Drupal websites down because mariadb was down until . . .
1K - last updated 2023-01-13 08:48 UTC by Dan
2023-01 update
Done on 2023-01-19 Original plan: upgrade mercury from Debian 9 "stretch" to 10, "buster." #nslug denizen . . . this was a mistake because it looks like drupal 7 and 8 need 7.2 and drupal 10 needs 8.2. had . . .
3K - last updated 2023-04-24 12:33 UTC by Dan
2023-02 RebuildWayvesSite
Dialog with consultant I need a custom theme for a d10 site, that looks similar to https://wayves.ca . . . ===The Procedure=== Following instructions in [[Drupal]] * Create database: wayves10 wayvessite / (standard . . . password) * Create directory in /etc/drupal/10/sites/new.wayves.ca and populate * log in . . . Migrate ===Theme=== 2023-02-17: Now, go on the Drupal Slack #jobs-remote channel and advertise for . . .
2K - last updated 2023-02-18 10:00 UTC by Dan
2024-06-20
Removed all of Solar NS zone and files and site * Drupal 8 site solarns.ca ** did a copy of the site . . . ** tarr'd and zipped the Drupal8 site to /etc/drupal/ * deleted the zone file . . .
1K - last updated 2024-06-20 12:39 UTC by Dan
Drupal
=Common Drupal Procedures= * Drupal 10 is in /etc/drupal/10 ===Set Yer Var=== drupal=10 ===Update drupal=== . . . * download new minor version to, say, /tmp/drupal-7.28.tar.gz * back up: sudo cd /etc/drupal ./backup.sh . . . (this will back up the Drupal code and the databases) untar the release, stripping . . . off the first path element: cd /etc/drupal/${drupal} tar vxf /tmp/drupal-7.72.tar.gz --strip . . . directories to www-data permission: cd /etc/drupal/${drupal}/ chown -R www-data:www-data sites/ . . .
5K - last updated 2024-09-07 11:23 UTC by Dan
DrupalUpgrade
Content moved to [[Drupal]] . . .
1K - last updated 2024-01-18 16:59 UTC by Dan
MaliciousPHP
2021: notice malicious PHP files written in EVERY apache-writable directory in the filesystem. Not very . . . 2021-06-29: Maybe find the source problem as Drupal 7 filemanager.config.php, template.php, dbconfig.php . . .
2K - last updated 2021-06-30 10:07 UTC by Dan
14 pages found.