diff --git a/lamp/php.md b/lamp/php.md index 2396eea..7d91684 100644 --- a/lamp/php.md +++ b/lamp/php.md @@ -61,6 +61,8 @@ alternatives --set php-config /usr/bin/php-config-8.3 If you get version 8.2 despice setting php83 then unlias the php with `unalias php` +# httpd + ```sh sed -i 's/:9000/:9074/' /etc/opt/remi/php74/php-fpm.d/www.conf sed -i 's/:9000/:9080/' /etc/opt/remi/php82/php-fpm.d/www.conf