IRCNow

This is an old revision of the document!


$ doas pkg_add php
$ doas pkg_add php-mysqli
# less /var/www/logs/access.log
# less /var/www/logs/error.log
$ doas rcctl enable php73_fpm
$ doas rcctl start php73_fpm
$ doas rcctl enable slowcgi
$ doas rcctl start slowcgi