[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Loading libc from a called CGI
- From: Gordon Messmer <yinyang eburg com>
- To: redhat-list redhat com
- Subject: Re: Loading libc from a called CGI
- Date: Sat May 31 23:40:28 2003
Robert Canary wrote:
/usr/local/sbin/doreg: can't load library 'libc.so.5'
It is a permissions problem for sure.
Where is libc.so.5, and what are its permissions?
Use 'ldd /usr/local/sbin/doreg' to find the library, and 'ls -l' to
check its permissions. Make sure that the library and the directories
containing the library are readable and executable by non-root users.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]