Tags:
create new tag
, view all tags

Question

I have just installed TWiki01Sep2004 from scratch, following RichardDonkin's tips in DreamhostSetupNotes. It's working to the point that I can run the testenv script and even view the Main WebHome, but it cannot read from the /pub/ directory. That causes images, skins, and all sorts of included files to be missing.

When I look at the Apache log, I see the following entry for the testenv script:

[Sat Oct 23 08:34:03 2004] [error] [client 212.242.111.32] (13)Permission denied: access to /pub/wikiHome.gif failed because search permissions are missing on a component of the path
[Sat Oct 23 08:34:03 2004] [error] [client 212.242.111.32] File does not exist: /home/ereb/wiki/forbidden.html

So there are some search permissions missing - how do I get these set up? I am attaching a selection of files to document my current setup. Also I should note that the pub directory is where it should be, and it contains the files that should be there - but the browser isn't allowed to view them.

  • root path = /home/ereb/wiki/
  • bin-path = /home/ereb/wiki/bin
  • lib-path = /home/ereb/wiki/lib
  • pub-path = /home/ereb/wiki/pub

Environment

TWiki version: TWikiRelease01Sep2004
TWiki plugins: It's a clean new installation.
Server OS: linux (hosted)
Web server: Apache (hosted)
Perl version: 5.6.1
Client OS: Windows
Web Browser: IE, Mozilla
Categories: Installation, Htaccess, Permissions

-- TorbenGB - 23 Oct 2004

Answer

What "search permissions are missing on a component of the path" means is that somewhere in the directory path leading up to the file in question, there's a search (x) bit missing from one of the directories.

-- CrawfordCurrie - 23 Oct 2004

I'm sorry, I'm not familiar with search bits. How do I fix this?

-- TorbenGB - 23 Oct 2004

chmod ug+x directory name

-- MartinCleaver - 23 Oct 2004

 
Topic attachments
I Attachment Action Size Date Who Comment
Unknown file formathtaccess Bin.htaccess manage 3.2 K 2004-10-23 - 16:05 TorbenGB Bin .htaccess file.
Unknown file formathtaccess Pub.htaccess manage 0.5 K 2004-10-23 - 16:06 TorbenGB Pub .htaccess file.
Unknown file formathtaccess Root.htaccess manage 0.7 K 2004-10-23 - 16:07 TorbenGB Root .htaccess file.
Unknown file formatcfg TWiki.cfg manage 23.1 K 2004-10-23 - 16:08 TorbenGB TWiki.cfg file.
HTMLhtm testenv_20041023_1809.htm manage 9.9 K 2004-10-23 - 16:09 TorbenGB Testenv output -- note the broken image.
Topic revision: r5 - 2004-12-04 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.