PHP

blog

How to setup WordPress based on Nginx/Nginx Unit/docker-compose?

This article interested me. - Sorry this is Japanese article. Currently my WordPress is on Raspberry Pi so I am curious ...
Docker

How to deactivate two factor authentication in Nextcloud

I need to deactivate two factor authentication in Nextcloud because... I configured my smart phone for webauthn for Next...
Amazon Linux

Moved this website from bitnami to nginx/php-fpm/mariadb

This website was made on 2020 November and running on bitnami on LightSail. Recently I got this warning. - PHP update re...
nextcloud

How to introduce Collabora Online to Nextcloud?

This post introduces how to install Collabora Online which is Office Suite Application to Nextcloud. This is demo video....
nextcloud

How to fix unexpectedly rotating image files uploaded to Nextcloud?

I fixed not to rotate image files uploaded to Nextcloud. You just need to install exif extension.Nextcloud will automati...
blog

How to fix unexpectedly rotating image file on WordPress?

Recently my uploaded image files are rotated unexpectedly. Then I fixed by referring this web site. - Japanese geek The ...
Container

 Nextcloud Maps review

Nowadays my interest is to install verious apps on Nextcloud. I found good app Maps and wanted to introduce to you! What...
nextcloud

Fixed warnings of Nextcloud management page

I faced many warnings in Nextcloud management page like below and fixed it.This is note how I resolved. The PHP memory l...
Container

How to resolve when you face “Error loading xxx.jpg” on Nextcloud? 

I faced problem when I intended to see some image files on Nextcloud as preview.Android application and Chrome browser b...
blog

Performance improvement of WordPress using Unix Domain Socket

As mentioned by this tweet, I am interested in accelerating web service. In this article I switched to use Unix Domain S...