• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

cgi access issue

翌å

New Pleskian
Hi all,
i have a cgi access issue. http error log shows,
[Tue Jan 07 21:14:36 2014] [error] [client 116.226.35.*] failed to open log file /var/log/httpd/suexec_log, referer: http://www.**.org/cgi-bin/ijj/submit/new_account_input.cgi
[Tue Jan 07 21:14:36 2014] [error] [client 116.226.35.*] fopen: Permission denied, referer: http://www.**.org/cgi-bin/iwjt/submit/new_account_input.cgi
[Tue Jan 07 21:14:36 2014] [error] [client 116.226.35.*] Premature end of script headers: nospace.gif, referer: http://www.**.org/cgi-bin/ijj/submit/new_account_input.cgi
[Tue Jan 07 21:15:05 2014] [error] [client 116.226.35.* Premature end of script headers: new_account_confirm.cgi, referer: http://www.**.org/cgi-bin/ijj/submit/new_account_input.cgi
[Tue Jan 07 21:15:55 2014] [error] [client 116.226.35.*] Premature end of script headers: new_account.cgi, referer: http://www.**.org/cgi-bin/ijj/submit/new_account_confirm.cgi

i checked the permissions see,
-rwxr-xr-x 1 * psacln 1362 Jan 7 15:48 index.cgi
-rwxr-xr-x 1 * psacln 1581 Dec 10 10:06 index_submit.cgi
-rwxr-xr-x 1 * psacln 8644 Dec 10 10:06 new_account.cgi
-rwxr-xr-x 1 * psacln 6379 Dec 10 10:06 new_account_confirm.cgi
-rwxr-xr-x 1 * psacln 3549 Dec 10 10:06 new_account_input.cgi
-rwxr-xr-x 1 * psacln 3416 Dec 10 10:06 new_account_input_late.cgi

also, try chmod 777 for ,
rwxrwxrwx 1 root apache 492176 Jan 7 21:23 suexec_log

suexec_log shows normal , no error found,
[2014-01-07 21:25:38]: uid: (10063/iwjtorg) gid: (504/504) cmd: nospace.gif
[2014-01-07 21:25:44]: uid: (10063/iwjtorg) gid: (504/504) cmd: new_account_confirm.cgi
[2014-01-07 21:25:46]: uid: (10063/iwjtorg) gid: (504/504) cmd: new_account.cgi
 
Back
Top