romy_mathew has asked for the wisdom of the Perl Monks concerning the following question:
I have a problem to execute a perl program that use module MIME::LITE::TT::HTML.
The program runs without any problem as root but when trying to run as user it shows an error message "Program mode require speacil privilage e.g. root or Trustuser".
I have checked the permisson of the file and group of the file.
Any suggestion how to fix this..?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Program requires special privilege e.g. as root or admin
by Corion (Patriarch) on Aug 18, 2012 at 12:14 UTC | |
|
Re: Program requires special privilege e.g. as root or admin
by influx (Beadle) on Aug 18, 2012 at 14:11 UTC | |
by romy_mathew (Beadle) on Aug 18, 2012 at 15:56 UTC | |
by roboticus (Chancellor) on Aug 19, 2012 at 02:18 UTC | |
|
Re: Program requires special privilege e.g. as root or admin
by flexvault (Monsignor) on Aug 18, 2012 at 14:31 UTC |