Changes

Jump to navigation Jump to search
Require ip 192.168.2.1
</RequireAny>
 
===Set up===
Then set up the dbase by editing wp-config.php (it's easiest to modify the sample).
vi blog/wp-config.php
Note get some keys from: https://api.wordpress.org/secret-key/1.1/salt/
 
Then the backend works - go to http://www.edegan.com/blog/wp-admin! However the health check shows a missing module. Fix that:
apt-get install php7.3-gd
apachectl restart
 
Ironically, it then recommends that I upgrade to PHP7.4... but that would just give issues for mediawiki. On the other hand, everything is now green and just recommendations.
==Old machines==

Navigation menu