CMD_SHOW_SERVICES not showing all php version

alect

Verified User
Joined
Jan 12, 2011
Messages
28
I have installed 4 php version but CMD_SHOW_SERVICES only show 2 version.
 
I assume you're referring to php-fpm.
DA uses the following file to know which services to check for:
/usr/local/directadmin/data/admin/services.status

Where a given service would be to set ON if you want the dataskq to watch for it and restart if needed.
If it's set to OFF, that's fine, the service won't be stopped by the dataskq, but the dataskq will no longer be looking to see if it's running.

John
 
Back
Top