Output from "cron" command

Dustin Decker dustind at moon-lite.com
Fri Feb 14 02:03:15 CST 2003


On Thu, 13 Feb 2003, Joe-Cho wrote:

> I've gotten this errro message to root every time I execute this crontab.
> It seems like it has a perl library problem.
> but, once again, If I manually execute this perl  script on the current
> directory
> (/usr/local/apache2/cgi-bin/),
> it make  it the output that I expect.

It's probably because the library is in your path when you execute at the 
command line, but cron doesn't know where it is located.
You might want to do a locate on the library, and then ensure its location 
is properly defined.

D.

-- 
/---------------------------------------------------------------------------------------| Dustin 
Decker - CNA, MCP.             |       http://www.dustindecker.com             |
| Network Administrator/Engineer        |       Mobile: 913.579.7117                    |
| Preferred Physicians Group            |       Office: 913.262.2585                    |
| http://www.ppminfo.com                |                                               |
|---------------------------------------------------------------------------------------|
|                                                                                       |
|	"The essence of being human is that one does not seek perfection, that one is	|
|	sometimes willing to commit sins for the sake of loyalty, that one does not 	|
|	push asceticism to the point where it makes friendly intercourse impossible, 	|
|	and that one is prepared in the end to be defeated and broken up by life, which |
|	is the inevitable price of fastening one’s love upon other human individuals."	|
|					--George Orwell (1903–50), British author.	|
---------------------------------------------------------------------------------------/




More information about the Kclug mailing list