add apache cache issue - online edit of handbook/computing/folkupdate.html

This commit is contained in:
Expo on server 2024-07-07 09:47:39 +01:00
parent c93ccc038a
commit 75ba984e15

View File

@ -44,6 +44,10 @@ program.
<li>Log in to the expo server and run the update script (see below)
<li>Watch any error messages scroll by.
<li>Look at the new folk list HTML file at <a href="http://expo.survex.com/folk/">http://expo.survex.com/folk/</a>
<li>Remember that you failed to refresh the apache cache, and you won't see anything until you do <br>
<var>sudo /usr/sbin/apachectl restart</var>
<br>
when logged-on as a user with sudo capabilities (not user 'expo')
<li>Re-run the import script until you have got rid of all the import errors.
</ol>
<p>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 <a href="../troggle/scriptsqms.html">the complex QM process</a>.
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.
<hr /></body>
</html>