• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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