The problem is after I key in the user Id and password,
the web return with "Internal Server Error"
and the error log files contain this line:
[Fri Mar  9 08:44:48 2001] [error] [client 10.1.17.103]
Premature end of script headers: /usr/local/apache/cgi-bin/sqwebmail

KS> Check the permissions on /cgi-bin and sqwebmail.

KS>  KS

here is my file structure permission...


# pwd
/
# ls -la 
drwxr-xr-x  28 root     system      8192 Aug 31  2000 usr

# cd usr
# pwd
/usr
# ls -la
drwxr-sr-x  36 root     system      8192 Oct 11 11:48 local

# cd local
# pwd
/usr/local
# ls -la
drwxr-xr-x  13 root     system      8192 Mar  9  2000 apache

# cd apache
# pwd
/usr/local/apache
# ls -la
drwxr-xr-x  11 root     system      8192 Mar  8 14:26 cgi-bin

# cd cgi-bin
# pwd
/usr/local/apache/cgi-bin
# ls -la
-rwsr-xr-x   1 root     system    425984 Mar  8 14:23 sqwebmail



-- 
Best regards,
Evan Utama


Reply via email to