| ||||||||||||||||
|
||||||||||||||||
hi
в чем может быть дело?
спасибо
хочет скрипт выполняться через suexec
говорит:
[Tue Apr 24 21:16:03 2001] [error] (13)Permission denied: exec of
/home/ttt/www/cgi-bin/printenv fail
ed
[Tue Apr 24 21:16:03 2001] [error] [client 195.42.98.14] Premature end of
script headers: /home/ttt/w
ww/cgi-bin/printenv
апач собирался так:
./configure --datadir=/home/www \
--datadir=/home/www/ --iconsdir=/home/www/icons --htdocsdir=/home/www/htdocs
--cgidir=/home/www/cgi-b
--server-uid=www --server-gid=www \
--enable-module=so \
--enable-suexec --suexec-uidmin=1000
bash-2.04# ./httpd -l
.....
suexec: enabled; valid wrapper /usr/local/apache/bin/suexec
bash-2.04# ls -la ../cgi-bin
total 3
drwxr-xr-x 2 ttt nogroup 512 Apr 24 18:18 .
drwxr-xr-x 5 ttt nogroup 512 Apr 24 19:54 ..
-rwx------ 1 ttt nogroup 269 Apr 6 18:14 printenv
кусок httpd.conf
<VirtualHost *>
.....
DocumentRoot /home/ttt/www/htdocs
User ttt
Group nogroup
ScriptAlias /cgi-bin/ /home/ttt/www/cgi-bin/
......
</VirtualHost>
bye
Sasa
Algosoft (http://www.algosoft.ru)
Tel: +7 095 254-9881
ICQ #: http://www.icq.com/14295465
=============================================================================
= Apache-Talk@xxxxxxxxxxxxx mailing list =
Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
= Archive avaliable at http://www.lexa.ru/apache-talk =
|
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE. Copyright (C) 1995-2001 The Apache Group. All rights reserved. Copyright (C) 1996 Dm. Kryukov; Copyright (C) 1997-2009 . Design (C) 1998 Max Smolev. |
||