[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] problem with /usr/bin/php on raq4i
- Subject: [cobalt-users] problem with /usr/bin/php on raq4i
- From: Thomas Hecker <thomas.hecker@xxxxxxx>
- Date: Tue Feb 25 05:34:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
hi,
i have a php-script running on an raq4i which generates some html-files
and uploads them to another ftp-server. when i access the script with a
webbrowser, everthing works fine. then i set up a crontab which runns
the script with the intertpreter /usr/bin/php - but everytime the
crontab starts i get this error: Call to undefined function:
ftp_connect()
so why does the script work in a webbrowser but not through the
crontab? any ideas how i can fix the problem?
thanks for help
thomas