[giapeto] Problem generating conf.php

Rob Millerd rmillerd at rmsm.net
Wed Mar 5 23:14:00 PST 2003



Here is the Token System Settings in my horde/config/conf.php
/**
 ** Token System Settings
 **/
                                                                                                                  
// If you want to enable Form Tokens, select a driver here. This is
// used by the Horde::Form:: API and some other parts of Horde to
// ensure that a form can only be submitted once.
// Valid values are 'none' (disable Form Tokens),
//                  'file' (local filesystem token storage),
//                  'sql'  (SQL-based token storage)
$conf['token']['driver'] = 'file';
                                                                                                                  
// Any parameters that the token driver needs. If you are using a
// database and have configured a Horde database in $conf['sql'], you
// don't need to enter anything here.
$conf['token']['params'] = array();
                                                                                                                  
If you would like to experience what I'm trying to explain please go to
http://hometown.rmsm.net/horde/

username: giapeto
password: giapeto

this logon will only be valid for the next 48 hours or until I hear a
response which ever comes first.

Anyway, please try to configure giapeto, and you will see what I'm
talking about.  Also check http://hometown.rmsm.net/horde/test.php to
see that all the required capabilities are there.

Thank you for your help.

Rob


On Thu, 2003-02-27 at 08:20, Chuck Hagenbuch wrote:

> Quoting Rob Millerd <rmillerd at rmsm.net>:
> 
> > I'm trying to setup giapeto, but cannot generate a conf.php.  I've
> > successfully registered the application with horde but when i go to the
> > CMS configuration, the default values are filled in and the only thing I
> > need to fill in is the root admin for the site.  But when i click
> > generate CMS configuration it takes me to a page where all the required
> > info is in red and there are no values in the textboxes.
> > 
> > How can I generate a conf.php or can someone post an example so I may
> > copy it just to get the application running.
> 
> Sounds like you have pretty serious problems with form data. Are you sure
> things like token configuration are done properly in horde/config/conf.php?
> Do you have domxml support in PHP? etc... Try to be more specific about the
> errors, what happens, etc.
> 
> -chuck
> 
> --
> Charles Hagenbuch, <chuck at horde.org>
> must ... find ... acorns ... *thud*

-- 
Rob Millerd <rmillerd at rmsm.net>


More information about the giapeto mailing list