ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Вопрос по apache2, netams, cgi
@ 2007-04-03 12:35 Alex Yustasov
  2007-04-03 13:40 ` Alexey Morsov
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Alex Yustasov @ 2007-04-03 12:35 UTC (permalink / raw)
  To: sisyphus

Здравствуйте.
Поставил netams, apache2. Обращение к http://host/stat/admintool.cgi 
выдает перловый скрипт. Что нужно сделать чтобы работало? Или я не то 
что-то делаю?
Обращение к nawt выдает You don't have permission to access the 
requested directory.
php-cgi
Segmentation fault



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [sisyphus] Вопрос по apache2, netams, cgi
  2007-04-03 12:35 [sisyphus] Вопрос по apache2, netams, cgi Alex Yustasov
@ 2007-04-03 13:40 ` Alexey Morsov
  2007-04-03 13:43 ` Aleksey Avdeev
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 11+ messages in thread
From: Alexey Morsov @ 2007-04-03 13:40 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 393 bytes --]

On Tue, Apr 03, 2007 at 04:35:38PM +0400, Alex Yustasov wrote:
> Обращение к nawt выдает You don't have permission to access the 
> requested directory.
Проверить права на ту директорию

-- 

С уважением,
Алексей Морсов
системный администратор ЗАО "ИК "Риком-Траст"

Jabber: samurai@www.fondmarket.ru
www.ricom.ru
www.fondmarket.ru

NP: Jethro Tull - Ring Out Solstice Bells


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 481 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [sisyphus] Вопрос по apache2, netams, cgi
  2007-04-03 12:35 [sisyphus] Вопрос по apache2, netams, cgi Alex Yustasov
  2007-04-03 13:40 ` Alexey Morsov
@ 2007-04-03 13:43 ` Aleksey Avdeev
  2007-04-03 16:14   ` Alex Yustasov
  2007-04-03 13:43 ` Epiphanov Sergei
  2007-04-03 13:46 ` Konstantin A. Lepikhov
  3 siblings, 1 reply; 11+ messages in thread
From: Aleksey Avdeev @ 2007-04-03 13:43 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 391 bytes --]

Alex Yustasov пишет:
> Здравствуйте.
> Поставил netams, apache2. Обращение к http://host/stat/admintool.cgi 
> выдает перловый скрипт. Что нужно сделать чтобы работало? Или я не то 
> что-то делаю?
> Обращение к nawt выдает You don't have permission to access the 
> requested directory.
> php-cgi
> Segmentation fault

  Какая версия apache2?

-- 

С уважением. Алексей.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 481 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [sisyphus] Вопрос по apache2, netams, cgi
  2007-04-03 12:35 [sisyphus] Вопрос по apache2, netams, cgi Alex Yustasov
  2007-04-03 13:40 ` Alexey Morsov
  2007-04-03 13:43 ` Aleksey Avdeev
@ 2007-04-03 13:43 ` Epiphanov Sergei
  2007-04-03 16:18   ` Alex Yustasov
  2007-04-03 13:46 ` Konstantin A. Lepikhov
  3 siblings, 1 reply; 11+ messages in thread
From: Epiphanov Sergei @ 2007-04-03 13:43 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от Tuesday 03 April 2007 16:35:38 Alex Yustasov написал(а):
> Здравствуйте.
> Поставил netams, apache2. Обращение к http://host/stat/admintool.cgi
> выдает перловый скрипт. Что нужно сделать чтобы работало? Или я не то
> что-то делаю?
> Обращение к nawt выдает You don't have permission to access the
> requested directory.
> php-cgi
> Segmentation fault
>

В плане привязки текущего apache2 к netams и nawt: я пока не ещё не достал 
текущий срез с перепиленным apache2, поэтому не могу тестировать эту часть. 
Постараюсь решить эту затычку (нет времени съездить и сдублировать зеркало), 
а пока буду признателен к помощи в этом направлении. Для начала по памяти - 
надо, чтобы на /stat/ стоял параметр как минимум

Options ExecCGI

Это или в <Directory>, или в <Location>. ну или <DirectoryMatch> или 
<LocationMatch>:

<Location "/stat/">
	Options ExecCGI
</Location>

-- 
С уважением, Епифанов Сергей


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [sisyphus] Вопрос по apache2, netams, cgi
  2007-04-03 12:35 [sisyphus] Вопрос по apache2, netams, cgi Alex Yustasov
                   ` (2 preceding siblings ...)
  2007-04-03 13:43 ` Epiphanov Sergei
@ 2007-04-03 13:46 ` Konstantin A. Lepikhov
  2007-04-03 16:19   ` Alex Yustasov
  3 siblings, 1 reply; 11+ messages in thread
From: Konstantin A. Lepikhov @ 2007-04-03 13:46 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Hi Alex!

Tuesday 03, at 04:35:38 PM you wrote:

> Здравствуйте.
> Поставил netams, apache2. Обращение к http://host/stat/admintool.cgi 
> выдает перловый скрипт. Что нужно сделать чтобы работало? Или я не то 
> что-то делаю?
> Обращение к nawt выдает You don't have permission to access the 
> requested directory.
> php-cgi
> Segmentation fault
это known bug (см. http://forum.hardened-php.net/viewtopic.php?id=268).
Лечится отключеним загрузки suhosin.so в
/etc/php/<ver>/cgi/php.d/suhosin.ini

-- 
WBR et al.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [sisyphus] Вопрос по apache2, netams, cgi
  2007-04-03 13:43 ` Aleksey Avdeev
@ 2007-04-03 16:14   ` Alex Yustasov
  2007-04-03 20:34     ` Aleksey Avdeev
  0 siblings, 1 reply; 11+ messages in thread
From: Alex Yustasov @ 2007-04-03 16:14 UTC (permalink / raw)
  To: sisyphus

On Tue, Apr 03, 2007 at 05:43:19PM +0400, Aleksey Avdeev wrote:
> 
>   Какая версия apache2?
2.2.4-alt15. Видел, что есть alt16, но пока не доехал. Как приедет,
попробую дома повторить.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [sisyphus] Вопрос по apache2, netams, cgi
  2007-04-03 13:43 ` Epiphanov Sergei
@ 2007-04-03 16:18   ` Alex Yustasov
  2007-04-03 20:28     ` Aleksey Avdeev
  0 siblings, 1 reply; 11+ messages in thread
From: Alex Yustasov @ 2007-04-03 16:18 UTC (permalink / raw)
  To: sisyphus

On Tue, Apr 03, 2007 at 05:43:30PM +0400, Epiphanov Sergei wrote:
> В сообщении от Tuesday 03 April 2007 16:35:38 Alex Yustasov написал(а):
> > Здравствуйте.
> > Поставил netams, apache2. Обращение к http://host/stat/admintool.cgi
> > выдает перловый скрипт. Что нужно сделать чтобы работало? Или я не то
> > что-то делаю?
> > Обращение к nawt выдает You don't have permission to access the
> > requested directory.
> > php-cgi
> > Segmentation fault
> >
> 
> В плане привязки текущего apache2 к netams и nawt: я пока не ещё не достал 
> текущий срез с перепиленным apache2, поэтому не могу тестировать эту часть. 
> Постараюсь решить эту затычку (нет времени съездить и сдублировать зеркало), 
> а пока буду признателен к помощи в этом направлении. Для начала по памяти - 
> надо, чтобы на /stat/ стоял параметр как минимум
> 
> Options ExecCGI
> 
> Это или в <Directory>, или в <Location>. ну или <DirectoryMatch> или 
> <LocationMatch>:
> 
> <Location "/stat/">
> 	Options ExecCGI
> </Location>

Кажется поставил, еще права менял, но cgi не заработал.
<Directory @APACHE@/stat>
    Options FollowSymLinks ExecCGI
    AllowOverride All
    Order Deny,Allow
    Allow from all
</Directory>
Alias /stat/ "@APACHE@/stat/"


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [sisyphus] Вопрос по apache2, netams, cgi
  2007-04-03 13:46 ` Konstantin A. Lepikhov
@ 2007-04-03 16:19   ` Alex Yustasov
  0 siblings, 0 replies; 11+ messages in thread
From: Alex Yustasov @ 2007-04-03 16:19 UTC (permalink / raw)
  To: sisyphus

On Tue, Apr 03, 2007 at 05:46:29PM +0400, Konstantin A. Lepikhov wrote:
> > php-cgi
> > Segmentation fault
> это known bug (см. http://forum.hardened-php.net/viewtopic.php?id=268).
> Лечится отключеним загрузки suhosin.so в
> /etc/php/<ver>/cgi/php.d/suhosin.ini

Спасибо! Не сегфолтится теперь.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [sisyphus] Вопрос по apache2, netams, cgi
  2007-04-03 16:18   ` Alex Yustasov
@ 2007-04-03 20:28     ` Aleksey Avdeev
  2007-04-04  8:13       ` Epiphanov Sergei
  0 siblings, 1 reply; 11+ messages in thread
From: Aleksey Avdeev @ 2007-04-03 20:28 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 1391 bytes --]

Alex Yustasov пишет:
> On Tue, Apr 03, 2007 at 05:43:30PM +0400, Epiphanov Sergei wrote:
> 
>>В сообщении от Tuesday 03 April 2007 16:35:38 Alex Yustasov написал(а):
>>
>>>Здравствуйте.
>>>Поставил netams, apache2. Обращение к http://host/stat/admintool.cgi
>>>выдает перловый скрипт. Что нужно сделать чтобы работало? Или я не то
>>>что-то делаю?
>>>Обращение к nawt выдает You don't have permission to access the
>>>requested directory.
>>>php-cgi
>>>Segmentation fault
>>>
>>
>>В плане привязки текущего apache2 к netams и nawt: я пока не ещё не достал 
>>текущий срез с перепиленным apache2, поэтому не могу тестировать эту часть. 
>>Постараюсь решить эту затычку (нет времени съездить и сдублировать зеркало), 
>>а пока буду признателен к помощи в этом направлении. Для начала по памяти - 
>>надо, чтобы на /stat/ стоял параметр как минимум
>>
>>Options ExecCGI
>>
>>Это или в <Directory>, или в <Location>. ну или <DirectoryMatch> или 
>><LocationMatch>:
>>
>><Location "/stat/">
>>	Options ExecCGI
>></Location>
> 
> 
> Кажется поставил, еще права менял, но cgi не заработал.

  Модуль cgi включён? (По умолчанию -- выключен.)

> <Directory @APACHE@/stat>
>     Options FollowSymLinks ExecCGI
>     AllowOverride All
>     Order Deny,Allow
>     Allow from all
> </Directory>
> Alias /stat/ "@APACHE@/stat/"

-- 

С уважением. Алексей.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 548 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [sisyphus] Вопрос по apache2, netams, cgi
  2007-04-03 16:14   ` Alex Yustasov
@ 2007-04-03 20:34     ` Aleksey Avdeev
  0 siblings, 0 replies; 11+ messages in thread
From: Aleksey Avdeev @ 2007-04-03 20:34 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 696 bytes --]

Alex Yustasov пишет:
> On Tue, Apr 03, 2007 at 05:43:19PM +0400, Aleksey Avdeev wrote:
> 
>>  Какая версия apache2?
> 
> 2.2.4-alt15. Видел, что есть alt16, но пока не доехал. Как приедет,
> попробую дома повторить.

  Тогда, скорее всего не грузятся часть модулей, необходимых для работы:
по умолчанию загрузка подавляющего большинства модулей теперь отключена.
 Краткая инструкция по подключению есть в README.ALT.ru_RU.KOI8-R,
входящем в 2.2.4-alt16 (и/или здесь:
<http://git.altlinux.ru/people/solo/packages/?p=apache2.git;a=blob;f=README.ALT.ru_RU.KOI8-R;h=6a6e1ba4f8b48f903f21b0c8dcaa4941e605153a;hb=72e539c05133418363debefc8e22cd2f6579b8e6>)

-- 

С уважением. Алексей.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 548 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [sisyphus] Вопрос по apache2, netams, cgi
  2007-04-03 20:28     ` Aleksey Avdeev
@ 2007-04-04  8:13       ` Epiphanov Sergei
  0 siblings, 0 replies; 11+ messages in thread
From: Epiphanov Sergei @ 2007-04-04  8:13 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от Wednesday 04 April 2007 00:28:46 Aleksey Avdeev написал(а):
> > <Directory @APACHE@/stat>
> >     Options FollowSymLinks ExecCGI
> >     AllowOverride All
> >     Order Deny,Allow
> >     Allow from all
> > </Directory>
> > Alias /stat/ "@APACHE@/stat/"

Это должно быть уже исправлено в версии -alt3 (сегодня ночью обнаружил и 
исправлял).

-- 
С уважением, Епифанов Сергей


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-04-04  8:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-03 12:35 [sisyphus] Вопрос по apache2, netams, cgi Alex Yustasov
2007-04-03 13:40 ` Alexey Morsov
2007-04-03 13:43 ` Aleksey Avdeev
2007-04-03 16:14   ` Alex Yustasov
2007-04-03 20:34     ` Aleksey Avdeev
2007-04-03 13:43 ` Epiphanov Sergei
2007-04-03 16:18   ` Alex Yustasov
2007-04-03 20:28     ` Aleksey Avdeev
2007-04-04  8:13       ` Epiphanov Sergei
2007-04-03 13:46 ` Konstantin A. Lepikhov
2007-04-03 16:19   ` Alex Yustasov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git