[kronolith] Re: Reminders not working, help wanted.

Anant Athavale anant at isac.ernet.in
Tue Feb 22 21:08:52 PST 2005


output of

/usr/bin/php -l /home/horde/kronolith/scripts/reminders.php
No syntax errors detected in /home/horde/k/usr/bin/php -l

output of


/usr/bin/php /home/horde/kronolith/scripts/reminders.php
X-Powered-By: PHP/4.3.2
Set-Cookie: Horde=0707e23a201fa462ab393f6ff6cf6e56; 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

But, this output can be avoided by running:

/usr/bin/php -f /home/horde/kronolith/scripts/reminders.php

What i mean by this all is, script is running but actual reminders are not
getting generated (email reminders).

Please give me some more clues where I can trace the problem is.

Regards,
Anant.



Quoting Craig White <craigwhite at azapple.com>:

> 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
>
> --
> Kronolith mailing list - Join the hunt: http://horde.org/bounties/#kronolith
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
>




More information about the kronolith mailing list