Updated an exmaple command to be a little more up-to-date
This commit is contained in:
parent 3a488cd331
commit ecf63f6a84
1 changed files with 2 additions and 2 deletions
| @ -81,8 +81,8 @@ sudo dpkg-reconfigure locales | |||
``` | ||||
| ||||
For other operating systems this may be different. After installing new locales you may need to restart any running PHP processes. | ||||
For example, On Ubuntu, running PHP7.2: | ||||
For example, On Ubuntu, running PHP 7.4: | ||||
| ||||
```bash | ||||
sudo systemctl restart php7.2-fpm.service | ||||
sudo systemctl restart php7.4-fpm.service | ||||
``` | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue