Re: [users@httpd] Command not found error on apache version 2.2.3 in CentOs

2011-06-16 Thread Igor Galić
- Original Message - > Hi Igor, > many thanks for your help, I found the problem when I was > desesperated > for it. I've disabled SELinux from server to can finish the > configuration. The problem was that the errors wasn't detailed to > know > something about this SELinux. > Many thanks

Re: [users@httpd] Command not found error on apache version 2.2.3 in CentOs

2011-06-15 Thread Igor Galić
CentOS implies SELinux, that won't allow random execution. - Original Message - > Hi, > when I try to execute a php order using shell_exec or backtick > operator, the command never returns anything. Also, appears a new > line > in error_log file each time php file is called from url, with

[users@httpd] Command not found error on apache version 2.2.3 in CentOs

2011-06-15 Thread Daniel Requena
Hi, when I try to execute a php order using shell_exec or backtick operator, the command never returns anything. Also, appears a new line in error_log file each time php file is called from url, with the next information: sh: hostname: command not found. I've tried to put the complete path