Hi,
  I have written a perl script for executing .html & .pl files.If i run
this perl script from command prompt ,it is producing the desired
output.But the same file if i put in crontab , it is getting executed ,but
it is not producing the desired output.My crontab file is as follows.
5,10,15,20 * * * * perl /usr/local/apache/cgi-bin/emnotice1.pl

Basically emnotice1.pl file runs two html and one .pl file[using exec &
system commands] and 
produces the output in html form.

Can anybody suggest me some solution to sort out this problem

Thanks & Regards,
Sankar


_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to