[kronolith] Blank Calendar Page

mbox mbarsalou barjunk at attglobal.net
Wed Sep 8 22:46:15 PDT 2004


That doesn't seem like enough stuff.  What is the log level set to in
your php.ini file?  Also, when debugging is set for horde, you should be
getting some [debug] entries.  Here is a snip of mine:


> Sep 01 23:35:27 HORDE [debug] [wicked] Wicked_Driver_sql::_retrieve(): SELECT * FROM wicked_pages WHERE page_name = 'WikiHome' [on line 419 of "/var/www/html/horde/wicked/lib/Driver/sql.php"]
> Sep 01 23:35:27 HORDE [debug] [wicked] SQL Query by DataTree_sql::getData(): SELECT datatree_data, datatree_serialized FROM horde_datatree WHERE datatree_id = 2 [on line 718 of "/usr/share/pear/Horde/DataTree/sql.php"]
> Sep 01 23:35:27 HORDE [debug] [wicked] Wicked_Driver_sql::getPages(): SELECT page_name FROM wicked_pages  [on line 310 of "/var/www/html/horde/wicked/lib/Driver/sql.php"]
> Sep 01 23:35:28 HORDE [debug] [] SQL Query by DataTree_sql::_load(): SELECT datatree_id, datatree_parents FROM horde_datatree WHERE datatree_name = 'horde' AND group_uid = 'horde.perms' ORDER BY datatree_id [on line 112 of "/usr/share/pear/Horde/DataTree/sql.php"]
> 

I am wondering if you are restarting the services after you make changes
to the php.ini file, etc.

It's probably not required all the time, but doesn't really hurt, unless
maybe this is a production box.

Mike B.

On Wed, 2004-09-08 at 14:54, Tom Conway wrote:
> Nothing logged for php or in my ssl_error/access_logs.
> There's no LDAP support per the log but I'm not using LDAP
> 
> horde.log
> Sep 08 18:39:19 HORDE [info] [imp] clean session [on line 882 of
> "/internet/horde/lib/Horde.php"]
> Sep 08 18:39:19 HORDE [notice] [imp] Login success for tomc [192.168.0.4]
> to {tecsol.org:993} [on line 92 of "/internet/horde/imp/redirect.php"]
> 
> httpd error_log
> [Wed Sep 08 18:46:04 2004] [notice] SIGHUP received.  Attempting to restart
> [Wed Sep 08 18:46:05 2004] [notice] Digest: generating secret for digest
> authentication ...
> [Wed Sep 08 18:46:05 2004] [notice] Digest: done
> [Wed Sep 08 18:46:05 2004] [notice] LDAP: Built with OpenLDAP LDAP SDK
> [Wed Sep 08 18:46:05 2004] [notice] LDAP: SSL support unavailable
> [Wed Sep 08 18:46:05 2004] [notice] Apache/2.0.50 (Fedora) configured --
> resuming normal operations
> 
> > Are you getting ANY messages?  Does the weblog, horde log or messages
> > have any indication that you are using horde?
> >
> > When I have debug turned up, the output is fairly big.  How about
> > sending a snip of what you are seeing in some of your logs.
> >
> > Mike B.
> > On Tue, 2004-09-07 at 15:04, Tom Conway wrote:
> >> >Okay. Well, make sure you set error_reporting to E_ALL, turn on
> >> >display_errors,
> >> >and check your httpd logs for segfaults.
> >>
> >> E_ALL is/was set, no segfaults or arrors of any type.
> >
> 
> 
> -Later



More information about the kronolith mailing list