Categories: everyday life

Memorandum #20.

   A list of what I did recently.

  1. A repair of ML-21 (a kerosene heater).
  2. Update MariaDB to 10.2.11.
  3. PHP 7.2.0 was released. Congratulations!!
    So, I updated PHP to 7.2.0.
    In its php.ini, we have a change about syntax for an extension loaded automatically. Previously (extension=<ext>.so and
    extension='php_<ext>.dll), currently extension=modulename. About OPcache, it’s zend_extension=opcache.
  4. I created child themes for my site, because I wanted to use <meta name="theme-color" content="#rrggbb"> for my site on smartphones. He-he-he.

    About child theme, the codex told a little changes. Now, we need a function.php in the child theme folder because of loading a child theme style.php. Previously we use @import, but now they don’t recommend the method.

o6asan

Recent Posts

Very easy, sweet potato yōkan recipe.

The recipe for sweet potato yōkan that I often made this fall. Ingredients Sweet potato…

6 months ago

On my home network, I’ve built an FTP server that I left for long time.

After a long time, when I checked broken links and fixed them, I got an…

2 years ago

Moving “o6asan’s BBS”.-#2

I made a box, so I prepare the contents. Theme and Plugins. The theme is…

2 years ago

Moving “o6asan’s BBS”.

Hehe, it's been almost a year since my last post. I received a notification email…

2 years ago

I completed my WordPress to Sub-domain.

About a week ago, I finally started to renew my sites, which I had been…

4 years ago

Happy New Year!

   Happy New Year! It is the beginning of a new year.    This is a year…

5 years ago

This website uses cookies.