[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: PHP cron problem (Raq3 to Raq4)



In the same case, I replaced the lynx in the Raq4 for the lynx in the Raq 3 and all works ok.

I dont know if a better solutions, but it work for fine me.

(make a backup of lynx in the Raq4 first)

Buky


Message: 8
From: "Michael Aronoff" <ma@xxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Date: Sat, 9 Nov 2002 10:28:36 -0800
Subject: [cobalt-users] PHP cron problem
Reply-To: cobalt-users@xxxxxxxxxxxxxxx

I have a php script I used to run from a cron job by using this command:

/usr/bin/lynx -dump http://www.oneofmysites.org/daily.php >/dev/null

I just upgraded to a Raq4 and the same will not work.  I get:

Your terminal lacks the ability to clear the screen or position the
cursor.

I see on the web it has to do with the way lynx is compiled, but I do
not see any work around that won't require me to recompile lynx.  I am
running php 4.1.2 from pkgmaster.  Is there another way to run this
script that I don't know? The script actually has no screen output.  It
makes simple checks for new posts to a website and e-mails me once a day
if there are any.

Thanks,

Michael Aronoff
Calabasas, CA
ma@xxxxxxxx <mailto:ma@xxxxxxxx>