Hello,
After I upgrade my Apache version from 2.2 to 2.4 my CGI script CobreBemECommerce show Internal Server Error. The permission and owner of files are correct, if I ran on old server the CGI script works fine. Below the error on log files of Apache:
Anybody have a tip to fix this issue?
Thank you,
Minotauro.
After I upgrade my Apache version from 2.2 to 2.4 my CGI script CobreBemECommerce show Internal Server Error. The permission and owner of files are correct, if I ran on old server the CGI script works fine. Below the error on log files of Apache:
Code:
---
/usr/local/apache/logs/error_log:
[Sun Jan 24 22:32:02.204064 2016] [cgi:error] [pid 413429] [client 152.237.210.235:56668] AH01215: suexec policy violation: see suexec log for more details: /home/styllus/public_html/cgi-bin/CobreBemECommerce
[Sun Jan 24 22:32:02.204394 2016] [cgi:error] [pid 413429] [client 152.237.210.235:56668] End of script output before headers: CobreBemECommerce
---
/usr/local/apache/logs/suexec_log:
[2016-01-24 22:32:02]: uid: (1704/styllus) gid: (1704/styllus) cmd: CobreBemECommerce
[2016-01-24 22:32:02]: (2)No such file or directory: exec failed (CobreBemECommerce)
---
Thank you,
Minotauro.
Last edited by a moderator: