[imp] OPTIONS menu item missing?

Jon Parise jon@horde.org
Sun, 7 Oct 2001 17:43:47 -0400


On Mon, Oct 08, 2001 at 03:19:50AM +0600, M Z Rahman wrote:

> Seems like the setting in horde.php are okay, I checked many times. The user 
> name and passwords are okay, the database name is okay, the table name is also 
> okay. I am giving you all the info below:
> 
> horde.php:
> // Added by zia
> $conf['prefs']['driver'] = 'sql';
> $conf['prefs']['params'] = array();
> $conf['prefs']['params']['phptype'] = 'mysql';
> $conf['prefs']['params']['hostspec'] = 'localhost';
> $conf['prefs']['params']['username'] = 'username';
> $conf['prefs']['params']['password'] = 'xxxxxxxxxx';
> $conf['prefs']['params']['database'] = 'horde';
> $conf['prefs']['params']['table'] = 'horde_prefs';
 
Do you have any $conf['prefs'] settings in imp/config/conf.php
that might be overriding the above settings?

-- 
Jon Parise (jon@csh.rit.edu)  .  Information Technology (2001)
http://www.csh.rit.edu/~jon/  :  Computer Science House Member


>From jan@horde.org Date: Mon,  8 Oct 2001 01:36:41 +0200
Return-Path: <jan@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 5107 invoked from network); 7 Oct 2001 23:44:02 -0000
Received: from mailout04.sul.t-online.com (HELO mailout04.sul.t-online.de) (194.25.134.18)
  by clark.horde.org with SMTP; 7 Oct 2001 23:44:02 -0000
Received: from fwd06.sul.t-online.de 
	by mailout04.sul.t-online.de with smtp 
	id 15qNaT-0000mh-00; Mon, 08 Oct 2001 01:44:01 +0200
Received: from linux.wg.de (320034214675-0001@[217.0.156.197]) by fmrl06.sul.t-online.com
	with esmtp id 15qNaQ-1eoMimC; Mon, 8 Oct 2001 01:43:58 +0200
Received: from localhost (localhost [127.0.0.1])
	by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id f97Nahc11949
	for <imp@lists.horde.org>; Mon, 8 Oct 2001 01:36:43 +0200
Received: from 192.168.60.1 ( [192.168.60.1])
	as user jan@mail.wg.de by linux.wg.de with HTTP;
	Mon,  8 Oct 2001 01:36:41 +0200
Message-ID: <1002497801.3bc0e70935a4b@linux.wg.de>
Date: Mon,  8 Oct 2001 01:36:41 +0200
From: Jan Schneider <jan@horde.org>
To: imp@lists.horde.org
References: <1002386756.3bbf3544ccc2c@horde.imp.lieder.ath.cx> <20011006125356.I1328@horde.org> <1002443840.3bc01440c47f4@partex.net> <1002447133.3bc0211d8fbfa@horde.imp.lieder.ath.cx> <20011007091117.A10965@horde.org> <1002465118.3bc0675e51ba7@mail.partex.net> <20011007113357.B7441@csh.rit.edu> <1002487523.3bc0bee360606@mail.partex.net> <20011007164455.B13611@csh.rit.edu> <1002489590.3bc0c6f645856@mail.partex.net>
In-Reply-To: <1002489590.3bc0c6f645856@mail.partex.net>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] OPTIONS menu item missing?

Is your pear up-to-date?

Jan.

Zitat von M Z Rahman <zrahman@partex.net>:

> 
> Seems like the setting in horde.php are okay, I checked many times. The user
> 
> name and passwords are okay, the database name is okay, the table name is
> also 
> okay. I am giving you all the info below:
> 
> horde.php:
> // Added by zia
> $conf['prefs']['driver'] = 'sql';
> $conf['prefs']['params'] = array();
> $conf['prefs']['params']['phptype'] = 'mysql';
> $conf['prefs']['params']['hostspec'] = 'localhost';
> $conf['prefs']['params']['username'] = 'username';
> $conf['prefs']['params']['password'] = 'xxxxxxxxxx';
> $conf['prefs']['params']['database'] = 'horde';
> $conf['prefs']['params']['table'] = 'horde_prefs';
> 
> 
> following is a the result when I do a describe horde_prefs in mysql>
> +------------+-------------+------+-----+---------+-------+
> | Field      | Type        | Null | Key | Default | Extra |
> +------------+-------------+------+-----+---------+-------+
> | pref_uid   | varchar(32) |      | PRI |         |       |
> | pref_scope | varchar(16) |      | PRI |         |       |
> | pref_name  | varchar(32) |      | PRI |         |       |
> | pref_value | text        | YES  |     | NULL    |       |
> +------------+-------------+------+-----+---------+-------+
> 4 rows in set (0.01 sec)
> 
> Although, the table is totally empty.
> 
> What could be the prob?
> 
> Regards,
> 
> Zia
> 
> Quoting Jon Parise <jon@horde.org>:
> 
> > On Mon, Oct 08, 2001 at 02:45:23AM +0600, M Z Rahman wrote:
> > 
> > > Okay, I missed the database pref settings part. I added it and
> > > the option menu came okay. Now, the problem is: if I change any
> > > settings and save the settings, it does not save it at all. The
> > > changes are simply discarded.
> > > 
> > > What could be the problem? I am lost.
> >  
> > If nothing is being saved to your database, you database
> > connection settings are incorrect.
> > 
> > -- 
> > Jon Parise (jon@csh.rit.edu)  .  Information Technology (2001)
> > http://www.csh.rit.edu/~jon/  :  Computer Science House Member
> > 
> > -- 
> > IMP mailing list: http://horde.org/imp/
> > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > 
> 
> 
> 
> 
> -- 
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 
> 


:::::::::::::::::::::::::::::::::::::::: 
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax  +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::