MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Development => Topic started by: Kloxo-DR on 2014-04-12, 13:09:40

Title: [shell_exec] Stop execution of unnecessary commands
Post by: Kloxo-DR on 2014-04-12, 13:09:40
Hello Mustafa,

In the shell_exec, I see the following getting executed for no reasons:

[(__system__:/usr/local/lxlabs/kloxo/httpdocs) 'chown'  '-R' 'root:root' '/home/lighttpd/']
[(__system__:/usr/local/lxlabs/kloxo/httpdocs) 'chown'  '-R' 'root:root' '/home/nginx/']

Is there any reason to have execution of these unnecessary commands?

The server has nothing to do with lighttpd or nginx. Kloxomr cannot just be so blind to have all kinds of execution of commands making the server busy for no reasons.