usmannasir / cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed
GNU General Public License v3.0
1.53k stars 591 forks source link

Add Restart and Kill Detached PHP Processes buttons to Litespeed Status #397

Closed meramsey closed 4 years ago

meramsey commented 4 years ago

Add

Should be on the Litespeed Status page here where the reboot litespeed image

This will help admins when debugging to be able to easily restart/kill all detached processes when they restarted Litespeed but still seeing an issue they thought was fixed but not appearing to be fixed as the process was not restarted or stuck.

Like this: https://forums.cyberpanel.net/discussion/comment/6360#Comment_6360

usmannasir commented 4 years ago

doing now in v2.0.3-dev branch on php and Litespeed pages.

usmannasir commented 4 years ago

I've added Restart PHP button on :8090/managephp/editPHPConfigs this is where users PHP settings and need to restart PHP directly from there.

thanks.