Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Ed on August 12, 2003, 07:23:27 AM
-
I followed the directions from Dan to upgrade horde on my 5.6 box and add the other horde elements, including kronolith. Everything worked great (thanks, guys!) except for kronolith. Whe I click on the calendar icon, all I get is a white page. The same thing happens when I go directly to kronolith: www.mydomain.org/horde/kronolith.
I have checked the horde faq and this discussion board and have not found anything that suggests what to do.
I should would appreciate some advice....
TIA,
Ed
-
This is one I haven't seen before. Probably the best place to start would be to look in the system log (/var/log/messages) for PHP error messages. Are there any there? What do they say?
-
Thanks!
I just tried again, going there directly, and got the following:
Aug 11 21:28:57 montypython httpd: PHP Warning: main(Date/Calc.php): failed to open stream: No such file or directory in /home/httpd/html/horde/kronolith/lib/base.php on line 55
Aug 11 21:28:57 montypython httpd: PHP Fatal error: main(): Failed opening required 'Date/Calc.php' (include_path='.:/usr/share/pear') in /home/httpd/html/horde/kronolith/lib/base.php on line 55
Which is sure saying that something is wrong, but, since I am totally unfamiliar with the app, I sure don't know where to look!
(I used the versions of horde, php, and kronolith that were called out in the How-To. I noticed that there is a newly released version of kronolith available on the horde website, but it's not in rpm format and I'm not sure how to install it, or even if I should install it).
-
Actualy i have had a bit of trouble with this one too.
I followed the howto as well and it seemed to work ok. (i took a creencapture from putty as instructed, there was no real error)
and now it wont let me log in. I keeps saying wrong password etc.
Any ides?
Chris
-
OK, looks like you've upgraded PHP too, right? Do this, then:
# pear install Date
-
Chris, are you trying to log on to kronolith directly? If so, don't--link through IMP instead. Kronolith is set up (from my RPMs, anyway) to use IMP for authentication.
-
Yay! It works!
Just goes to show what happens when someone who actually knows what he's doing is involved....
Thanks, Dan!
Rgds
Ed
-
No problem--glad it's working!