ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: "Kharitonov A. Dmitry" <kharpost@rambler.ru>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] [Comm] Проблема с работой скриптов в lightsquid.
Date: Mon, 07 Jul 2008 23:04:11 +0400
Message-ID: <487268AB.9000803@rambler.ru> (raw)
In-Reply-To: <200807072041.00137.ashen@nsrz.ru>

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


>> 4. Проверьте, какие модули в apache у вас подгружаются, cgi? perl?,
>> проверьте разрешения, права на  исполнение
>>     
> Да всё там перепроверено вдоль и поперёк. И права и конфиги и пути. 
> Подсовывали мои рабочие конфиги, с правкой на тот сервак, всё едино: не 
> отрабатываются cgi-скрипты. :-S
>   
Я устанавливаю так. см вложение


[-- Attachment #2: lightsquid.sh --]
[-- Type: application/x-shellscript, Size: 292 bytes --]

[-- Attachment #3: lightsquidapache.conf --]
[-- Type: text/plain, Size: 395 bytes --]

<Directory "/var/www/html/lightsquid">
    Order allow,deny
    Options Includes FollowSymLinks MultiViews ExecCGI
    <IfModule mod_dir.c>
        DirectoryIndex index.html index.htm index.shtml index.cgi Default.htm default.htm index.php index.php3 index.php4 index.rbx
    </IfModule>
    AllowOverride All
    Order deny,allow
    Allow from all
    AddHandler cgi-script .cgi
</Directory>


  reply	other threads:[~2008-07-07 19:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-06 12:00   ` [Sysadmins] " Michael Shigorin
2008-07-07 15:12       ` [Sysadmins] [Comm] " Alexey Shabalin
2008-07-07 16:40         ` Алексей Шенцев
2008-07-07 19:04           ` Kharitonov A. Dmitry [this message]
2008-07-07 19:26           ` Alexey Shabalin
2008-07-08  4:53             ` Алексей Шенцев
2008-07-08 15:33                 ` Kharitonov A. Dmitry
2008-07-08 18:39                   ` Slava Dubrovskiy

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=487268AB.9000803@rambler.ru \
    --to=kharpost@rambler.ru \
    --cc=sysadmins@lists.altlinux.org \
    /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 sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

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


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