[kronolith] Re: Reminders not working, help wanted.
Craig White
craigwhite at azapple.com
Tue Feb 22 19:37:46 PST 2005
On Tue, 2005-02-22 at 20:27 -0600, John H. Bennett III wrote:
>
> With the above questions answered, what else can we look at to see why this
> isn't working for those of us having issues? I don't know php, so I am
> relying on the knowledge of this list. I have made sure that my
> reminders.php has been set to executable for the userid running it via cron.
> Does php need to be compiled with some additional options? Is there
> anything in my test.php file I can check to make sure the php I am using is
> all good? I am using php4-3.10. Is there a way to simulate running
> reminders.php to see if any errors can be produced? I also have entries in
> the horde_vfs table, is there something I can check here? Is there a way to
> turn on some debugging? I might be reaching on some of the questions, but
> this feature doesn't seem like it should be taking this long to make work.
----
what output do you get when you run (fix for paths)
# /usr/bin/php /var/www/html/horde/kronolith/scripts/reminders.php
this is what it outputs for me...
X-Powered-By: PHP/4.3.2
Set-Cookie: Horde=60543707b13cae95f6c3188d6a1b9dfa; path=/horde;
domain=127.0.0.1
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-
check=0
Pragma: no-cache
Content-Type: text/html; charset=ISO-8859-1
if no output then...
what do you get when you execute (again - fix for paths)
# /usr/bin/php -l /var/www/html/horde/kronolith/scripts/reminders.php
Craig
More information about the kronolith
mailing list