At 05:30 28.02.2003, Justin Michael Couto said:
--------------------[snip]--------------------
>Here is my crontab entry:
>
>* * * * * /path/to/file/file_name.php
>
>I also have
>
>* * * * * /path/to/file/bash_test_script
--------------------[snip]--------------------
Did you try to run the php file interactively, from the shell prompt?
You need at last this statement on top of your PHP files:
#!/usr/local/php
--
>O Ernest E. Vogelsinger
(\) ICQ #13394035
^ http://www.vogelsinger.at/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php