[dev] kronolith. how to test if libmcal is working.

Atif Ghaffar aghaffar@developer.ch
Sun, 22 Apr 2001 07:45:35 +0200


Atif Ghaffar wrote:
> before even going into PHP, I try with mcal
> % mcal -u atif -p test
> Segmentation fault
> Ill reinstall PHP+apache and try again.


hmm, I was only trying with mcal.
with recompile of php it works now.

so now to next steps.

2 things.

1) how to make it multi user calendar. currently it only reads user/pass
from conf.php (I think it is easy one to solve)
2) how to remove the dependency from /etc/mpasswd ? (Ill try later today
to make this file a named-pipe and see if that works, but populating
with thousands of users each time there is a call for this file will be
overkill).


thanks