> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:smokeping-users- > [EMAIL PROTECTED] On Behalf Of Sawan Gupta > Sent: Thursday, July 14, 2005 9:07 PM > To: [EMAIL PROTECTED] > Subject: [smokeping-users] Can't locate Smokeping.pm in @INC > > Hello, > > I am receiving this error when I browse http://localhost/cgi- > bin/smokeping.cgi > > Can't locate Smokeping.pm in @INC (@INC contains: /root/smokeping/lib
[snip snip] As a general rule you should not be allowing _any_ access to /root except for the root user on using shell/console access. Trying to allow your web server access to that directory is just asking for trouble. That's also the likely cause of your problem. Unless you have significantly modified permission for /root or your web server, the web server doesn't have access to that directory (and it should not). -- Marc -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
