[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] PHP cron problem
- Subject: [cobalt-users] PHP cron problem
- From: "Michael Aronoff" <ma@xxxxxxxx>
- Date: Sat Nov 9 10:28:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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>