• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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