Drupal 10.1 On OpenBSD 7.3: Install with Composer
Joomla! 4.3 on OpenBSD 7.3: Install
PHP-FPM 8.2 on OpenBSD 7.3
PHP-FPM 8.1 on OpenBSD 7.3
Summary
To my belief, OpenBSD 🐡 and their community support PHP Web services well thankfully.
The core package is offered as pre-compiled binary through Ports packages system. In addition, important softwares such as extensions, Composer and PECL libraries are available. So are frameworks such as NextCloud and Zabbix.
... Readpecl commands on OpenBSD 6.7
PHP-FPM 8.0 on OpenBSD 7.0
Grav CMS on OpenBSD: Install in a subdirectory
Summary
Installing in a subdirectory here means a website is accessed as
... Readhttp(s)://<root-dir>/<TARGET>
instead ofhttp(s)://<TARGET>
. All what to do in order to install Grav CMS in a subdirectory on OpenBSD is to configure two files: Grav’s user/config/system.yaml and OpenBSD’s /etc/httpd.conf.Grav CMS on OpenBSD 6.9: Install via Composer
Summary
Grav is one of CMS frameworks, which is open source and MIT Licensed. It is developed as a flat-file based one using Symfony PHP framework. Symfony officially introduces it on their own website. This post shows how to install it on OpenBSD.
... ReadNextCloud 16/17 on OpenBSD 6.6
PHP-FPM 7.2 on OpenBSD 6.4
php72_fpm on OpenBSD 6.4 doesn't work by default: How to fix
Summary
In OpenBSD, installing PHP by
... Readpkg_add
(ofports
) is followed by installing php-fpm automatically. (It’s nice 😃)
11 post(s) found.