Hey,
If you make modifications in /var/www/command/worker.php file, you need to run this command:
Then reboot, and it should be OK.
If you make modifications in /var/www/command/worker.php file, you need to run this command:
Code:
sqlite3 /var/local/www/db/moode-sqlite3.db "UPDATE cfg_hash SET ACTION = 'warning' WHERE PARAM = '/var/www/command/worker.php'"
Then reboot, and it should be OK.