Pierluigi Di Lorenzo, 23.03.2005 11:55: > luciani.wisp wrote: > >> >> >> I created this weird path owned by httpd to exclude matters with the >> permissions. >> >> Silvano > > > try giving a shell to httpd (/bin/bash in /etc/passwd, or using > usermod), then su httpd and try open the file. > I think you miss some permission in any dir of the path.
Good reasoning, wrong conclusion ;) Don't give httpd a shell, but instead try 'su -s /bin/bash'. _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
