[nag] nag problem.....continued

Rick Kukiela nag at tech-nine.net
Mon Jun 16 18:19:21 PDT 2003


yeah, the file is owned by the webserver currently so that it could
configure it for me via the admin section.... here is the contense of the
file:
-rw-r--r--    1 nobody   nogroup       778 Jun 16 14:34 conf.php

<?php
$conf['list']['date_format'] = '%x %X';
$conf['view']['date_format'] = '%x';
$conf['view']['time_format'] = '%X';
$conf['storage']['driver'] = 'sql';
$conf['storage']['params']['phptype'] = 'mysql';
$conf['storage']['params']['protocol'] = 'tcp';
$conf['storage']['params']['hostspec'] = 'localhost';
$conf['storage']['params']['username'] = 'horde';
$conf['storage']['params']['password'] = 'omitted';
$conf['storage']['params']['database'] = 'horde';
$conf['storage']['params']['socket'] = '/var/lib/mysql/mysql.sock';
$conf['storage']['params']['port'] = 3306;
$conf['storage']['params']['table'] = 'nag_tasks';
$conf['storage']['params']['charset'] = 'iso-8859-1';
$conf['menu']['print'] = true;
$conf['menu']['import_export'] = true;
$conf['menu']['apps'] = array();

----- Original Message ----- 
From: "Eric Rostetter" <eric.rostetter at physics.utexas.edu>
To: <nag at lists.horde.org>
Sent: Monday, June 16, 2003 5:09 PM
Subject: Re: [nag] nag problem.....continued


> Quoting Rick Kukiela <nag at tech-nine.net>:
>
> > I also forgot to mention that i did check the conf.php file in the
> > nag/config directory and it *does* have the driver params for storage
> > configured in there, i used the admin configure option to create it and
the
> > values are correct.
>
> Are the file permissions correct so that the web server can read it?
> Can't think of any other reasons.  What are your storage settings?
>
> --
> Eric Rostetter
> The Department of Physics
> The University of Texas at Austin
>
> Why get even? Get odd!
>
> -- 
> Nag mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: nag-unsubscribe at lists.horde.org
>




More information about the nag mailing list