Member
ryleigh
How to restart PHP in linux?
larissa
@ryleigh if you have PHP installed as php-fpm you can run the following command in Linux:
1
sudo systemctl restart php-fpm