[Lxr-dev] [ lxr-Bugs-536369 ] opendir doesn't work?
Brought to you by:
ajlittoz
From: <no...@so...> - 2002-03-28 17:59:30
|
Bugs item #536369, was opened at 2002-03-28 09:59 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=536369&group_id=27350 Category: None Group: v0.9.1 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: opendir doesn't work? Initial Comment: I have downloaded & installed the latest lxr version. I have always preferred python, php or csh-gawk-grep-sed to do scripting stuff over perl, so i will need your help here :) My problem is that when i point my browser to http://localhost/lxr/source i get a message that my src directory can't be read (although it is guo+xrw) So even though i get the header stuff of the page, etc i don't get the contents of the src dir in the browser. Error is in : lib/LXR/File/Plain.pm line 104 So what can the problem be? I know that somehow apache must have access to that directory. I put a link from /usr/local/lxr to my source dir, so that permissions in .htacess apply to src dir too, but i still can't have access to the src dir !!! How can i solve this ?? Now, i tried to debug Plain.pm, by printing some stuff, but the fact is i keep getting the error for line 104 again, although it is now 107! I have diabled caching in the browser, so i guess it is apache who has cached the Plain.pm How can i solve this too?? Many thanks ! Manolis Perakakis ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=536369&group_id=27350 |