#!/bin/sh install_php_package() { pkg_add php-8.0.26 } gen_php_configuration(){ cat > my_configuration/php/php-fpm.conf <