problem:
am not able to see testp.cgi on browser
gets error: page cannot be found
now here what it is on unix box.
-rwsrwsr-x 1 khoont webdrum 515 Apr 10 10:55 testp.cgi*
drwsrwsr-x 2 bagru webdrum 512 Apr 10 09:57 ./
what i did is
chmod 775 testp.cgi
chmod ug+s testp.cgi ( my program requires to do that so taht user gets groups permission till session ends)
if you see the kkkkkk directory is also set chmod ug+s mode.
noe thing is if i use -rwxrwxr-x for testp.cgi i can see testp.cgi without any errors on browser.
but setting mode ug+s to testp.cgi gives me error.
BTW webserver is iplanet.4.0
anyone have idea?
error log:
[10/Apr/2003:10:55:35] failure (11057): for host xxx.xxx.xx.xx trying to GET /pppp/llll/bin/secure/kkkkkk/testp.cgi, cgieng_scan_headers reports: the CGI program /usr/local/etc/httpd/document-home/pppp/llll/bin/secure/kkkkkk/testp.cgi did not produce a valid header (program terminated without a valid CGI header. Check for core dump or other abnormal termination)
am not able to see testp.cgi on browser
gets error: page cannot be found
now here what it is on unix box.
-rwsrwsr-x 1 khoont webdrum 515 Apr 10 10:55 testp.cgi*
drwsrwsr-x 2 bagru webdrum 512 Apr 10 09:57 ./
what i did is
chmod 775 testp.cgi
chmod ug+s testp.cgi ( my program requires to do that so taht user gets groups permission till session ends)
if you see the kkkkkk directory is also set chmod ug+s mode.
noe thing is if i use -rwxrwxr-x for testp.cgi i can see testp.cgi without any errors on browser.
but setting mode ug+s to testp.cgi gives me error.
BTW webserver is iplanet.4.0
anyone have idea?
error log:
[10/Apr/2003:10:55:35] failure (11057): for host xxx.xxx.xx.xx trying to GET /pppp/llll/bin/secure/kkkkkk/testp.cgi, cgieng_scan_headers reports: the CGI program /usr/local/etc/httpd/document-home/pppp/llll/bin/secure/kkkkkk/testp.cgi did not produce a valid header (program terminated without a valid CGI header. Check for core dump or other abnormal termination)