ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Ilya V. Raskin" <ilja.raskin@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] phpMyAdmin-->Access forbidden!
Date: Mon, 15 Mar 2010 18:15:09 +0300
Message-ID: <4B9E4EFD.1060005@gmail.com> (raw)
In-Reply-To: <201003151952.28636.marsden@mail.ru>

15.03.2010 17:52, Denis Nazarov пишет:
> В сообщении от Понедельник 15 марта 2010 18:39:32 автор Ilya V. Raskin
> написал:
>> А что у вас написано в конфиге phpMyAdmin? У меня там по дефолту стояло
>> Deny All, и естественно никого не пускало. После правки в
>> соответствующую сторону заработало.
>>
> а у меня и сейчас там это стоит, но только уже мной закомменчено, поскольку,
> помнится, не понравилось мне, как по дефолту он ставится в
> /var/www/phpMyAdmin, вместо привычного /var/www/html/phpMyAdmin

Странно, у меня по дефолту он лег в /var/www/webapps/phpMyAdmin/
Кстати действительно странно, сейчас вернул интереса ради конфиг к 
умолчальному виду и все продолжает работать... сейчас файл 
/etc/httpd2/conf/extra-available/phpMyAdmin.conf выглядит так:
[root@user extra-available]# cat ./phpMyAdmin.conf
<IfModule alias_module>
          Alias /phpmyadmin /var/www/webapps/phpMyAdmin/
         <Directory /var/www/webapps/phpMyAdmin/>
                 Options Indexes MultiViews
                 AllowOverride All
                 Order Deny,Allow
                 Deny from all
                 Allow from 127.0.0.1
         </Directory>
</IfModule>
[root@user extra-available]#

При этом с локалхоста работает.
-- 
With best regards,
Ilya V. Raskin
e-mail: ilja.raskin@gmail.com
JID: ilya.raskin@jabber.se


  reply	other threads:[~2010-03-15 15:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-12 21:17 Igor Miroshnichenko
2010-03-13  4:44 ` Anton Farygin
2010-03-13  5:25   ` Denis Nazarov
2010-03-13  8:00     ` Дмитрий Кулик
2010-03-13  8:34       ` Denis Nazarov
2010-03-15 13:39         ` Ilya V. Raskin
2010-03-15 14:52           ` Denis Nazarov
2010-03-15 15:15             ` Ilya V. Raskin [this message]
2010-03-16 19:42             ` Igor Miroshnichenko
2010-03-17 15:11               ` Дмитрий Кулик
2010-03-17 15:50                 ` Ilya V. Raskin
2010-03-18 17:06                   ` Dmitriy Kulik
2010-03-18 18:22                     ` Ilya V. Raskin
2010-03-18 20:08                       ` Dmitriy Kulik

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=4B9E4EFD.1060005@gmail.com \
    --to=ilja.raskin@gmail.com \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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