# Restarting PHP-FPM7?

**URL:** https://discourse.roots.io/t/restarting-php-fpm7/7175
**Category:** trellis
**Created:** 2016-07-12T15:40:45Z
**Posts:** 6

## Post 1 by @daniel — 2016-07-12T15:40:45Z

Just curious, service php7-fpm restart doesn’t seem to work on the DigitalOcean droplet. What should I be running to restart this?

---

## Post 4 by @austin — 2016-07-12T15:48:13Z



---

## Post 5 by @swalkinshaw — 2016-07-12T17:23:09Z

“doesnt seem to work” is not very helpful for troubleshooting purposes.

What exactly did you run and what is the error/output?

---

## Post 6 by @daniel — 2016-07-12T17:28:35Z

Simple syntax update in FPM7:  
`service php7.0-fpm restart`

Thanks guys!
