Thank you for taking the time to report this bug and trying to help make
Ubuntu better. However, it seems that you are not using a software
package provided by the official Ubuntu repositories. Because of this
the Ubuntu project can not support or fix your particular bug. Please
report this bug to
I did see this too, however, i changed the binary to "/usr/bin/php", worked
fine, i get my reminders.
So the only thing needed, it to change the binary used to "/usr/bin/php". Thats
it.
And because /usr/bin/php is an alternative symlink, it works either with
version 4 or 5, no need to ever chang
Ah! Now I know what you mean. I installed kronolith2 on Feisty, and
/etc/cron.d/kronolith2 contains "test -x /usr/bin/php4 && /usr/bin/php4
-q /usr/share/horde3/kronolith/scripts/reminders.php 1>&2 > /dev/null".
However, there is no /usr/bin/php4 on my system. I've only got php5.
On installation,
I had this problem with horde3 and imp4; it wouldn't accept the php5
versions of some packages. It pulled in php4 packages instead even
though php5 versions were available and installed.
I haven't installed kronolith2 (yet) so I think this may just be a
horde3 problem. I'll confirm it anyway.
*