/
Pack Hosting Panel

Restart PHP

How can I restart PHP / PHP-FPM


Sometimes, it is necessary to kill all pending PHP requests and restart all PHP processes. At hipex, there are two commands available to do so.

hipex restart:php
hipex restart:phpfpm

Optionally, one or more PHP versions can be given to this. If the PHP version is left out, all will be restarted.