------=_NextPart_000_0434_01C1320B.A8204240
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
=20
Dear All,
I had this working on one of my virtual servers before, but now I
cannot get it to work. I am trying to get a CRON to run, but cannot
seem to make it work:
In my cronlist file I have:
MAILTO=3D"[email protected]"
0-60/2 * * * * /usr/home/nerdboy2/autofunct.sh
I want this to run every 2 minutes until I get it to work. Then it
will be once an hour.
In the autofunct.sh file I have this:
#!/usr/local/bin/tcsh=20
/usr/local/bin/virtual
/usr/local/etc/httpd/vhosts/lotto/webroot/cgi-bin/miva
/lotto/lib/autofunct.mv
I want to execute the file:
www.yourlottosite.com/lotto/lib/autofunct.mv
If I run from the TELNET Command Line the following: virtual
/usr/local/etc/httpd/vhosts/lotto/webroot/cgi-bin/miva
/lotto/lib/autofunct.mv
I get this on the screen:
/lotto/lib/util.mv: Line 765: MvSMTP: Runtime Error: Error
connecting to
'smtp.yourlottosite.com': 5.0.0 HELO requires domain address: Please
ensure tha
t Miva is able to determine the server's DNS name
But, if you run from the browser the following:
www.yourlottosite.com/lotto/lib/autofunct.mv, the script works OK.
Any suggestions?
I am not getting any indications at all from the server even while
watching TOP the CRON is doing anything at all.
Thank You,
Jeffrey R. Collins
1-858-693-6250
<A HREF ="http://www.nerdboyinc.com">http://www.nerdboyinc.com</A>
Store Administrator: <A HREF ="http://www.ebaygear.com">http://www.ebaygear.com</A>
<A HREF ="http://www.yourlottosite.com">http://www.yourlottosite.com</A>
Owner/ Driver Legends Car
SCLA #99
<A HREF ="http://www.nbiracing.com">http://www.nbiracing.com</A>
For Customer Service and Support,
please use the Nerd Boy Help Desk:
<A HREF ="http://www.nerdboyinc.com/helpdesk.html">http://www.nerdboyinc.com/helpdesk.html</A>
------=_NextPart_000_0434_01C1320B.A8204240--
Comment