ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: sisyphus@altlinux.ru
Subject: [sisyphus] Re: apache-mod_perl broken?
Date: Fri, 24 Jun 2005 06:33:22 +0400
Message-ID: <20050624023322.GI5554@solemn.turbinal.org> (raw)
In-Reply-To: <200506232046.24603.iadzhubey@rics.bwh.harvard.edu>

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

On Thu, Jun 23, 2005 at 08:46:24PM -0400, Ivan Adzhubey wrote:
> Нечего там настраивать. Прописать PerlHandler для Location и перегрузить апач. 
> Ну и сам перловский модуль надо иметь конечно, который хендлить будет. 

У меня довольно старый апач из сизифа и "самосборный" perl-5.8.7-alt2.
Apache::Status на http://localhost/perl-status у меня работает:

Embedded Perl version v5.8.7 for Apache/1.3.33 (ALT Linux/alt2)
mod_perl/1.29 rus/PL30.20 process 9305

Я просто раскомментировал "это" в httpd-perl.conf:

$ sudo diff /etc/httpd/conf/httpd-perl.conf{-,}
856,862c856,862
< #<Location /perl-status>
< #    SetHandler perl-script
< #    PerlHandler Apache::Status
< #    Order deny,allow
< #    Deny from all
< #    Allow from 127.0.0.1 localhost
< #</Location>
---
> <Location /perl-status>
>     SetHandler perl-script
>     PerlHandler Apache::Status
>     Order deny,allow
>     Deny from all
>     Allow from 127.0.0.1 localhost
> </Location>
$

В /var/log/httpd/error_log-perl наблюдаю:

[Fri Jun 24 06:25:20 2005] [notice] Apache/1.3.33 (ALT Linux/alt2) mod_perl/1.29 rus/PL30.20 configured -- resuming normal operations
[Fri Jun 24 06:25:20 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)

И ничего более.

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

  parent reply	other threads:[~2005-06-24  2:33 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-23 21:10 [sisyphus] " Ivan Adzhubey
2005-06-23 21:55 ` [sisyphus] " Alexey Tourbin
2005-06-24  0:46   ` Ivan Adzhubey
2005-06-24  2:18     ` Alexey Tourbin
2005-06-24  2:44       ` Ivan Adzhubey
2005-06-24  3:54         ` Alexey Tourbin
2005-06-24  5:02       ` Alexey Tourbin
2005-06-24  2:33     ` Alexey Tourbin [this message]
2005-06-24  2:56       ` Ivan Adzhubey
2005-06-24 13:45         ` Michael Shigorin
2005-06-24 14:52           ` Dmitry V. Levin
2005-06-24 15:07             ` [sisyphus] стабильный... нестабильный... (was: apache-mod_perl broken?) Michael Shigorin
2005-06-24 15:18               ` Dmitry V. Levin
2005-06-24 16:17                 ` [sisyphus] Re: стабильный... нестабильный Michael Shigorin
2005-06-24 17:12                   ` Dmitry V. Levin
2005-06-24 17:26                   ` Ivan Adzhubey
2005-06-24 19:11                     ` Michael Shigorin
2005-06-24  3:22       ` [sisyphus] Re: apache-mod_perl broken? Ivan Adzhubey
2005-06-24  4:08         ` Alexey Tourbin
2005-06-24 13:56           ` Michael Shigorin
2005-06-24  4:42         ` Mike Lykov
2005-06-24  5:05           ` Ivan Adzhubey
2005-06-24  5:44             ` Mike Lykov
2005-06-24  5:54               ` Ivan Adzhubey
2005-06-24  6:23                 ` Mike Lykov
2005-06-24 14:02                 ` Michael Shigorin
2005-06-24 13:52         ` [sisyphus] nightly dist-upgrade (was: apache-mod_perl broken?) Michael Shigorin
2005-06-24 12:46     ` [sisyphus] Re: apache-mod_perl broken? Michael Shigorin
2005-06-24  6:40   ` Denis A. Yurashkou
2005-06-23 21:56 ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050624023322.GI5554@solemn.turbinal.org \
    --to=at@altlinux.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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