[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] setting up a cronjob for running a php file (SOLVED)
- Subject: Re: [cobalt-users] setting up a cronjob for running a php file (SOLVED)
- From: "R. Hamburg \(hava.nl\)" <user@xxxxxxx>
- Date: Sat Feb 16 06:35:01 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> If you access the script directly via a browser, does it report the same
> error? If so, there's an error in the script. If not, I'm somewhat
> confused since what should be happening is cron is running lynx which is
> executing the script via the webserver and dumping the output. As such, I
> really don't understand how the cron output would know the server parent
> directory of the script being called by lynx. If you're unable to give
out
> the real URL of the script, consider copying it to a temporary location
and
> posting that URL so we can look into it. Or do the same with a simple PHP
> hello world script so a PHP script error can be ruled out.
>
hi Steve,
I have figured it out. It was a php compilation error on the cobalt
(4.0.6.pkg) I manually installed php-4.1.1 and now up and running.
Thanks again,
Robbert