Update lamp/php.md
This commit is contained in:
parent
bb94cfacf9
commit
3a14dbcd63
@ -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`
|
If you get version 8.2 despice setting php83 then unlias the php with `unalias php`
|
||||||
|
|
||||||
|
# httpd
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sed -i 's/:9000/:9074/' /etc/opt/remi/php74/php-fpm.d/www.conf
|
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
|
sed -i 's/:9000/:9080/' /etc/opt/remi/php82/php-fpm.d/www.conf
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user