diff --git a/handbook/computing/folkupdate.html b/handbook/computing/folkupdate.html index e081c0c99..e02e345eb 100644 --- a/handbook/computing/folkupdate.html +++ b/handbook/computing/folkupdate.html @@ -44,6 +44,10 @@ program.
  • Log in to the expo server and run the update script (see below)
  • Watch any error messages scroll by.
  • Look at the new folk list HTML file at http://expo.survex.com/folk/ +
  • Remember that you failed to refresh the apache cache, and you won't see anything until you do
    + sudo /usr/sbin/apachectl restart +
    +when logged-on as a user with sudo capabilities (not user 'expo')
  • Re-run the import script until you have got rid of all the import errors.

    This is how you login and run the script: @@ -68,7 +72,7 @@ detailed coding notes re interactions with other troggle code. phase of the Expo website. Another relic is the complex QM process. -All these will eventually be merged into troggle - we hope. At the moment (July 2023), it is not run by a database reset and must be done manually. +All these will eventually be merged into troggle - we hope. At the moment (July 2024), it is not run by a database reset and must be done manually.