Koozali.org: home of the SME Server

HELP! kronolith blank page

Ed

HELP! kronolith blank page
« 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

Dan Brown

Re: HELP! kronolith blank page
« Reply #1 on: August 12, 2003, 07:45:57 AM »
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?

Ed

Re: HELP! kronolith blank page
« Reply #2 on: August 12, 2003, 09:34:10 AM »
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).

Chris

Re: HELP! kronolith blank page
« Reply #3 on: August 12, 2003, 11:36:43 AM »
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

Dan Brown

Re: HELP! kronolith blank page
« Reply #4 on: August 12, 2003, 05:58:23 PM »
OK, looks like you've upgraded PHP too, right?  Do this, then:

# pear install Date

Dan Brown

Re: HELP! kronolith blank page
« Reply #5 on: August 12, 2003, 06:32:45 PM »
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.

Ed

Re: HELP! kronolith blank page
« Reply #6 on: August 13, 2003, 05:27:09 AM »
Yay!  It works!

Just goes to show what happens when someone who actually knows what he's doing is involved....

Thanks, Dan!

Rgds
Ed

Dan Brown

Re: HELP! kronolith blank page
« Reply #7 on: August 13, 2003, 05:54:09 AM »
No problem--glad it's working!