Re: nag problem.....continued
"Rick Kukiela" <[email protected]> Mon, 16 Jun 2003 20:19:21 -0500
| Newsgroups | gmane.comp.horde.nag |
|---|---|
| Message-ID | <001201c3346e$7e34eaf0$4500a8c0@spawn> |
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" <[email protected]> To: <[email protected]> Sent: Monday, June 16, 2003 5:09 PM Subject: Re: [nag] nag problem.....continued > Quoting Rick Kukiela <[email protected]>: > > > 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: [email protected] > -- Nag mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]