Cabin

Owncloud notes

Start with system updates yum update Some prerequisites yum install https://rpms.remirepo.net/enterprise/remi-release-8.rpmyum install php-zip install php-intl php-process httpddnf install dnf-utilsdnf module reset phpdnf module install php:remi-7.4sudo dnf update Apache HTTPd stuff nano /etc/httpd/conf/httpd.conf Typical httpd.conf: ServerRoot “/etc/httpd” Listen 80 Include conf.modules.d/*.conf User apache Group apache ServerAdmin username@yourdomain.com ServerName server.yourdomain.com:80 <FilesMatch \.php$> SetHandler application/x-httpd-php </FilesMatch> DocumentRoot “/var/www/www.yourdomain.com/html” …

Owncloud notes Read More »

Increasing PHP limits

I was trying to increase my php memory/upload limits which were not getting changed in WordPress. I finally figured out that I need to restart the php-fpm service in order for my php.ini settings to take effect. Just a not in case I come across this maddening little nuance again… sudo nano /etc/php.inisudo systemctl restart …

Increasing PHP limits Read More »

Interesting weather at cabin

Some interesting weather at the cabin this evening. Went from perfect weather to thunderstorms. Seems to be dying down now. Some cool pics from the deck…

We’re number 25!

Interesting list Fort Collins was #25.https://myuhaulstory.com/2021/01/04/uhaul-names-top-25-us-growth-cities-2020/