From: Hans Reiser <reiser@namesys.com>
To: Andreas Sundstrom <sunkan@zappa.cx>,
Alexander Lyamin aka FLX <flx@namesys.com>
Cc: reiserfs-list@namesys.com
Subject: Re: Problem - reiser4(2004.08.13), apache(2.0.50) and "AllowOverride All"
Date: Tue, 24 Aug 2004 11:42:43 -0700 [thread overview]
Message-ID: <412B8C23.7050208@namesys.com> (raw)
In-Reply-To: <412B71F6.6020603@zappa.cx>
Thanks, I think you just diagnosed one of our support requests. flx, can
you write and send in a patch to the apache maintainers? (Zam has a
huge backlog of tasks....) Zam, can you send the support requestor this
diagnosis?
So, we now have 0 bug reports resulting from going into -mm.
Could be that we ask to go into it next week.....:)
Hans
Andreas Sundstrom wrote:
> If I enable "AllowOverride All" in apache it can no longer serve files
> from reiser4 filesystems.
>
> Here's an error from apache:
>
> (13)Permission denied: /var/www/htdocs/valid-xhtml11.png/.htaccess
> pcfg_openfile: unable to check htaccess file, ensure it is readable,
> referer: http://zappa.cx/
>
> Some info about the file:
> sunkan@zappa:~$ ls -il /var/www/htdocs/valid-xhtml11.png
> 72832 -rw-r--r-- 1 root root 1917 Sep 14 2001
> /var/www/htdocs/valid-xhtml11.png
>
> sunkan@zappa:~$ file /var/www/htdocs/valid-xhtml11.png
> /var/www/htdocs/valid-xhtml11.png: PNG image data, 88 x 31, 8-bit
> colormap, non-interlaced
>
> I found this post to be interesting:
> http://marc.theaimsgroup.com/?l=reiserfs&m=109114584717552&w=2
>
> I used this patch to get reiser4 support in my kernel:
> http://linux.mjh.name/kernel/patches/reiser4/2004.08.13_2.6.8.1/
>
> So I'm running vanilla 2.6.8.1 except for reiser4.
>
> sunkan@zappa:~/kernel/linux-2.6.8.1-reiser4$ grep REISER .config
> CONFIG_REISER4_FS=y
> CONFIG_REISER4_LARGE_KEY=y
> # CONFIG_REISER4_CHECK is not set
> CONFIG_REISERFS_FS=y
> # CONFIG_REISERFS_CHECK is not set
> # CONFIG_REISERFS_PROC_INFO is not set
> CONFIG_REISERFS_FS_XATTR=y
> CONFIG_REISERFS_FS_POSIX_ACL=y
> # CONFIG_REISERFS_FS_SECURITY is not set
>
> sunkan@zappa:~/kernel/linux-2.6.8.1-reiser4$ grep 4KSTACK .config
> # CONFIG_4KSTACKS is not set
>
> My guess is that apache tries to open every file as an directory and
> if that works it checks wether an .htaccess file is present but that
> fails in my case beacause it isn't an directory but a file.
>
> Who's to blame? ;)
>
> Let me know if I need to gather more information about this.
>
> I'm currently not on the list so please CC me if you want fast
> responses. (otherwise I read the archives)
>
> Thanks for any help..
> /Andreas Sundstrom
>
>
next prev parent reply other threads:[~2004-08-24 18:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-24 16:51 Problem - reiser4(2004.08.13), apache(2.0.50) and "AllowOverride All" Andreas Sundstrom
2004-08-24 18:42 ` Hans Reiser [this message]
2004-08-24 19:00 ` Andreas Sundstrom
2004-08-24 18:43 ` Christophe Saout
2004-08-24 19:20 ` Christophe Saout
2004-08-25 21:27 ` Valdis.Kletnieks
2004-08-25 7:42 ` Alex Zarochentsev
2004-08-25 15:54 ` Nikita Danilov
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=412B8C23.7050208@namesys.com \
--to=reiser@namesys.com \
--cc=flx@namesys.com \
--cc=reiserfs-list@namesys.com \
--cc=sunkan@zappa.cx \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.