From ftrudeau@CAM.ORG Mon Jul 30 19:40:40 2001 From: ftrudeau@CAM.ORG (Frederic Trudeau) Date: Mon, 30 Jul 2001 14:40:40 -0400 (EDT) Subject: cvs.horde.org ... Message-ID: Down since yesterday .. at least. Frederic Trudeau [A]dvanced [S]upport [A]gent Colocation/Customer Support Agent CAM Internet -> http://www.cam.org "My God ! It's full of stars" From chuck@horde.org Mon Jul 30 19:42:34 2001 From: chuck@horde.org (Chuck Hagenbuch) Date: Mon, 30 Jul 2001 14:42:34 -0400 Subject: [horde] cvs.horde.org ... In-Reply-To: References: Message-ID: <996518554.3b65aa9a0d203@marina.horde.org> Quoting Frederic Trudeau : > Down since yesterday .. at least. The cvsweb interface, which is what I assume you are looking for, actually sits on another machine which has been having problems. The actual cvs.horde.org machine, though, is fine. -chuck -- Charles Hagenbuch, Some fallen angels have their good reasons. From ftrudeau@CAM.ORG Mon Jul 30 22:54:11 2001 From: ftrudeau@CAM.ORG (Frederic Trudeau) Date: Mon, 30 Jul 2001 17:54:11 -0400 (EDT) Subject: Horde version fully compatible with IMP 2.3.6 Message-ID: The current dev. version of IMP is awesome. The look 'and feel is way better than 2.2.6 (with Horde 1.2.5). We plan to offer a webmail service for our clients, and Horde/IMP is my current #1 choice. Unfortunatelly, the current Horde release (1.3.3), which is 'compatible' with IMP 2.3.6, does not seem to support multiple-language, and gives me a couple of PHP error messages. Is there any ETA for an official release of a new 'stable' release for both applications ? If so, when. I mainly speak French, but if you need any translators, I can help. Gimme a howler.. Cheers. Frederic Trudeau [A]dvanced [S]upport [A]gent Colocation/Customer Support Agent CAM Internet -> http://www.cam.org "My God ! It's full of stars" From jon@horde.org Mon Jul 30 22:59:35 2001 From: jon@horde.org (Jon Parise) Date: Mon, 30 Jul 2001 17:59:35 -0400 Subject: [horde] Horde version fully compatible with IMP 2.3.6 In-Reply-To: ; from ftrudeau@CAM.ORG on Mon, Jul 30, 2001 at 05:54:11PM -0400 References: Message-ID: <20010730175935.K5349@csh.rit.edu> On Mon, Jul 30, 2001 at 05:54:11PM -0400, Frederic Trudeau wrote: > Is there any ETA for an official release of a new 'stable' release for > both applications ? If so, when. Soon, but no strict timeline yet. You'll be best off grabbing the current code from cvs (http://horde.org/source/). It's fairly stable. -- Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member From ftrudeau@CAM.ORG Mon Jul 30 23:04:05 2001 From: ftrudeau@CAM.ORG (Frederic Trudeau) Date: Mon, 30 Jul 2001 18:04:05 -0400 (EDT) Subject: [horde] Horde version fully compatible with IMP 2.3.6 In-Reply-To: <20010730175935.K5349@csh.rit.edu> Message-ID: thanks should I use the tag, or just the command line ; cvs -z3 -d :pserver:cvsread@cvs.horde.org:/cvs/horde co horde Frederic Trudeau [A]dvanced [S]upport [A]gent Colocation/Customer Support Agent CAM Internet -> http://www.cam.org "My God ! It's full of stars" On Mon, 30 Jul 2001, Jon Parise wrote: > On Mon, Jul 30, 2001 at 05:54:11PM -0400, Frederic Trudeau wrote: > > > Is there any ETA for an official release of a new 'stable' release for > > both applications ? If so, when. > > Soon, but no strict timeline yet. > > You'll be best off grabbing the current code from cvs > (http://horde.org/source/). It's fairly stable. > > -- > Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology > http://www.csh.rit.edu/~jon/ : Computer Science House Member > From jon@horde.org Mon Jul 30 23:10:17 2001 From: jon@horde.org (Jon Parise) Date: Mon, 30 Jul 2001 18:10:17 -0400 Subject: [horde] Horde version fully compatible with IMP 2.3.6 In-Reply-To: ; from ftrudeau@CAM.ORG on Mon, Jul 30, 2001 at 06:04:05PM -0400 References: <20010730175935.K5349@csh.rit.edu> Message-ID: <20010730181017.M5349@csh.rit.edu> On Mon, Jul 30, 2001 at 06:04:05PM -0400, Frederic Trudeau wrote: > should I use the tag, or just the command line ; > > cvs -z3 -d :pserver:cvsread@cvs.horde.org:/cvs/horde co horde That commandline assumes the HEAD tag. -- Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member From ftrudeau@CAM.ORG Mon Jul 30 23:18:10 2001 From: ftrudeau@CAM.ORG (Frederic Trudeau) Date: Mon, 30 Jul 2001 18:18:10 -0400 (EDT) Subject: [horde] Horde version fully compatible with IMP 2.3.6 In-Reply-To: <20010730181017.M5349@csh.rit.edu> Message-ID: I get the following php errors with Horde CVS + Imp 2.3.6 Warning: Constant no_action already defined in /home/Wftrudeau/horde3/imp/lib/IMP.php on line 10 Warning: Constant update_prefs already defined in /home/Wftrudeau/horde3/imp/lib/IMP.php on line 28 Fatal error: Undefined class name 'lang' in /home/Wftrudeau/horde3/imp/lib/base.php on line 38 Any clue ? Frederic Trudeau [A]dvanced [S]upport [A]gent Colocation/Customer Support Agent CAM Internet -> http://www.cam.org "My God ! It's full of stars" On Mon, 30 Jul 2001, Jon Parise wrote: > On Mon, Jul 30, 2001 at 06:04:05PM -0400, Frederic Trudeau wrote: > > > should I use the tag, or just the command line ; > > > > cvs -z3 -d :pserver:cvsread@cvs.horde.org:/cvs/horde co horde > > That commandline assumes the HEAD tag. > > -- > Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology > http://www.csh.rit.edu/~jon/ : Computer Science House Member > > -- > Horde mailing list: http://horde.org/horde/ > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: horde-unsubscribe@lists.horde.org > > From y.aydin@networxolutions.com Tue Jul 31 00:04:44 2001 From: y.aydin@networxolutions.com (Yavuz Aydin) Date: Tue, 31 Jul 2001 01:04:44 +0200 Subject: problems with latest cvs horde and mysql...prefs are not saved! Message-ID: <996534284.3b65e80c29786@webmail.w3b.nl> Hello there, I got some problems with horde (and imp) and mysql. I have installed horde and imp on 2 other computers without any problem. I am talking about the CVS versions of horde and imp. All my installations are on Cobalt RAQ4 server appliances. One working installation has PHP 4.0.5, another working installation has PHP 4.0.4pl1. The installation that doesn't work has PHP 4.0.6 and the CVS version of horde and imp of the 31st July 2001. I cannot remember when I did install the others (the working ones), but I do update 1 of the working installs frequently (the one with PHP 4.0.5). Oh yeah, not to forget, my problem is that PHP does not write anything to the database. I have configured the database correctly (I think). ..../horde/config/horde.php contains: $conf['prefs']['driver'] = 'sql'; // Any parameters that the preferences driver needs. This includes // database or ldap server, username/password to connect with, etc. $conf['prefs']['params'] = array(); $conf['prefs']['params']['phptype'] = 'mysql'; $conf['prefs']['params']['hostspec'] = 'localhost'; $conf['prefs']['params']['username'] = 'horde'; $conf['prefs']['params']['password'] = 'mypassword'; $conf['prefs']['params']['database'] = 'horde'; $conf['prefs']['params']['table'] = 'horde_prefs'; The database exists, the user can connect to it and make the tables that are necessary. Could it be that PHP 4.0.6 does not work exactly as it should work with horde/imp? If you need more info I will provide it. With regards, Yavuz Aydin From jon@horde.org Tue Jul 31 03:50:58 2001 From: jon@horde.org (Jon Parise) Date: Mon, 30 Jul 2001 22:50:58 -0400 Subject: [horde] Horde version fully compatible with IMP 2.3.6 In-Reply-To: ; from ftrudeau@CAM.ORG on Mon, Jul 30, 2001 at 06:18:10PM -0400 References: <20010730181017.M5349@csh.rit.edu> Message-ID: <20010730225058.A16034@csh.rit.edu> On Mon, Jul 30, 2001 at 06:18:10PM -0400, Frederic Trudeau wrote: > I get the following php errors with Horde CVS + Imp 2.3.6 Those versions are not compatible. You need to use IMP cvs with Horde cvs. -- Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member From jon@horde.org Tue Jul 31 03:52:08 2001 From: jon@horde.org (Jon Parise) Date: Mon, 30 Jul 2001 22:52:08 -0400 Subject: [horde] problems with latest cvs horde and mysql...prefs are not saved! In-Reply-To: <996534284.3b65e80c29786@webmail.w3b.nl>; from y.aydin@networxolutions.com on Tue, Jul 31, 2001 at 01:04:44AM +0200 References: <996534284.3b65e80c29786@webmail.w3b.nl> Message-ID: <20010730225208.B16034@csh.rit.edu> On Tue, Jul 31, 2001 at 01:04:44AM +0200, Yavuz Aydin wrote: > Oh yeah, not to forget, my problem is that PHP does not write anything to the > database. I have configured the database correctly (I think). You need the latest PEAR cvs. -- Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member From mikes@mdscomp.com Tue Jul 31 07:02:37 2001 From: mikes@mdscomp.com (Michael Seidner) Date: Mon, 30 Jul 2001 23:02:37 -0700 Subject: PEAR CVS Message-ID: <75D1ADD7D330D4119B8300104B709F5F6ED0@PDC> ---------------------- multipart/alternative attachment Is the PEAR CVS located under the php4 tree? Once we obtain this do we have to run buildconf and configure so we can run make install from within the PEAR directory? MDS Computer Services LLC Michael D. Seidner President --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.265 / Virus Database: 137 - Release Date: 7/18/2001 ---------------------- multipart/alternative attachment-- From y.aydin@networxolutions.com Tue Jul 31 12:46:28 2001 From: y.aydin@networxolutions.com (Yavuz Aydin) Date: Tue, 31 Jul 2001 13:46:28 +0200 Subject: [horde] PEAR CVS In-Reply-To: <75D1ADD7D330D4119B8300104B709F5F6ED0@PDC> References: <75D1ADD7D330D4119B8300104B709F5F6ED0@PDC> Message-ID: <996579988.3b669a943f555@webmail.w3b.nl> Quoting Michael Seidner : > Is the PEAR CVS located under the php4 tree? Once we obtain this do we have > to run buildconf and configure so we can run make install from within the > PEAR directory? I just downloaded PHP from CVS and copied everything in de pear/ directory to /usr/lib/php/ (change to fit your config!) over the existing files, et voila it works. > MDS Computer Services LLC > Michael D. Seidner > President Met vriendelijke groet, Yavuz Aydin From mikes@mdscomp.com Wed Aug 1 06:19:30 2001 From: mikes@mdscomp.com (Michael Seidner) Date: Tue, 31 Jul 2001 22:19:30 -0700 Subject: [horde] PEAR CVS Message-ID: <75D1ADD7D330D4119B8300104B709F5F6ED2@PDC> i went ahead and did that and still same results...any other suggestions?? -----Original Message----- From: Yavuz Aydin [mailto:y.aydin@networxolutions.com] Sent: Tuesday, July 31, 2001 4:46 AM To: horde@lists.horde.org Subject: Re: [horde] PEAR CVS Quoting Michael Seidner : > Is the PEAR CVS located under the php4 tree? Once we obtain this do we have > to run buildconf and configure so we can run make install from within the > PEAR directory? I just downloaded PHP from CVS and copied everything in de pear/ directory to /usr/lib/php/ (change to fit your config!) over the existing files, et voila it works. > MDS Computer Services LLC > Michael D. Seidner > President Met vriendelijke groet, Yavuz Aydin -- Horde mailing list: http://horde.org/horde/ Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: horde-unsubscribe@lists.horde.org --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.265 / Virus Database: 137 - Release Date: 7/18/2001 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.265 / Virus Database: 137 - Release Date: 7/18/2001 From minfrin@sharp.fm Thu Aug 2 23:59:47 2001 From: minfrin@sharp.fm (Graham Leggett) Date: Fri, 03 Aug 2001 00:59:47 +0200 Subject: Using LDAP for session management - what schema? Message-ID: <3B69DB63.ABDA95CB@sharp.fm> ---------------------- multipart/signed attachment Hi all, Following the instructions for installing the Horde framework v1.2.6, I have tried to configure Horde to store session management information in LDAP. The session test fails with an error that LDAP ADD had failed - most probably due to a missing schema in the LDAP server. (Binding to the LDAP server succeeds fine). I have searched the FAQ and documentation for the LDAP schema to be used, but cannot find one. Is this schema available anywhere? Regards, Graham -- ----------------------------------------- minfrin@sharp.fm "There's a moon over Bourbon Street tonight..." ---------------------- multipart/signed attachment A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 2700 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.horde.org/archives/horde/attachments/335b9491/smime.p7s ---------------------- multipart/signed attachment-- From ftrudeau@CAM.ORG Fri Aug 3 20:08:50 2001 From: ftrudeau@CAM.ORG (Frederic Trudeau) Date: Fri, 3 Aug 2001 15:08:50 -0400 (EDT) Subject: Preferences not saved/updated Message-ID: I saw the numerous msg about this issue in the latest horde/imp CVS. Yes, I updraded to the latest PEAR CVS from cvs.php.net, I i've got the same problem still. Pretty weird thing in fact .. since it connects fine .. I can even see the data into the logs (below), but still, if I go to PHPMyAdmin afterwards, for instance, no data was written, and of course, when I come back to Horde, my preferences are not saved. Any clue ? 010803 14:47:43 38178 Connect hordemgr@localhost on 38178 Init DB horde 38178 Query insert into horde_prefs (uid, scope, pref_name, pref_value) values(ftrudeau, horde, identities, a:2:{i:0;a:7:{s:2:"id";s:16:"Default identity";s:8:"fullname";s:0:"";s:9:"from_addr";s:0:"";s:12:"replyto_addr";s:0:"";s:9:"signature";s:0:"";s:10:"sig_dashes";i:0;s:9:"sig_first";i:0;}i:1;a:7:{s:2:"id";s:8:"ftrudeau";s:8:"fullname";s:16:"Frederic Trudeau";s:9:"from_addr";s:16:"ftrudeau@cam.org";s:12:"replyto_addr";s:0:"";s:9:"signature";s:4:"Test";s:10:"sig_dashes";s:1:"1";s:9:"sig_first";i:0;}}) 38178 Query update horde_prefs set pref_value = a:2:{i:0;a:7:{s:2:"id";s:16:"Default identity";s:8:"fullname";s:0:"";s:9:"from_addr";s:0:"";s:12:"replyto_addr";s:0:"";s:9:"signature";s:0:"";s:10:"sig_dashes";i:0;s:9:"sig_first";i:0;}i:1;a:7:{s:2:"id";s:8:"ftrudeau";s:8:"fullname";s:16:"Frederic Trudeau";s:9:"from_addr";s:16:"ftrudeau@cam.org";s:12:"replyto_addr";s:0:"";s:9:"signature";s:4:"Test";s:10:"sig_dashes";s:1:"1";s:9:"sig_first";i:0;}} where uid = ftrudeau and pref_name = identities and scope = horde Frederic Trudeau [A]dvanced [S]upport [A]gent Colocation/Customer Support Agent CAM Internet -> http://www.cam.org "My God ! It's full of stars" From anil@recoil.org Sat Aug 4 01:27:10 2001 From: anil@recoil.org (Anil Madhavapeddy) Date: Sat, 4 Aug 2001 01:27:10 +0100 Subject: Horde/IMP/Chora demo site back up Message-ID: <01da01c11c7c$451bb250$f2e1a8c0@shock> The Horde demo site is back up and running (although a bit slowly). http://demo.horde.org/ The new branch of IMP-2.3 is at: http://demo.horde.org/devel/horde/imp and Chora (the CVS Viewer): http://demo.horde.org/devel/horde/chora Note that you need your own IMAP/POP3 account to access the IMP demo - we do NOT provide a sample account. I'll need to replace the box in a week, so if anyone on this list does want to help out with a new machine, please get in touch with me soon! When it's more stable, I'll put up a demo of the full Horde suite, including Turba, Kronolith, Nag and Whups. Anil From Darren.Curtis@pnl.gov Sat Aug 4 05:22:46 2001 From: Darren.Curtis@pnl.gov (Curtis, Darren S) Date: Fri, 03 Aug 2001 21:22:46 -0700 Subject: Authentication with SQL... Message-ID: <3A2AF12EC5C8AE45B4EB90379D1235B9EC7E9F@pnlmse04.pnl.gov> Hello, I have set up horde to be an application framework for our internal software. I removed all the other horde applications and I am trying to get logins to work using MySQL as the user authentication. Anyway, I am not having much luck. The horde code is pretty well documented. I modified the login.php code and I am finding that Auth::getAuth() is not working. I have the following in my config/horde.php: ------------------------------------------------------------------------- /** ** Horde Authentication **/ // What backend should we use for authenticating users to Horde? Valid // options are currently 'imap', 'ldap', 'mcal', 'sql', and 'ftp'. $conf['auth']['driver'] = 'sql'; // An array holding any parameters that the Auth object will need to // function correctly. For IMAP, this is the server name, port, // protocol, etc. $conf['auth']['params'] = array(); $conf['auth']['params']['phptype'] = 'mysql'; $conf['auth']['params']['hostspec'] = 'localhost'; $conf['auth']['params']['username'] = 'hordemgr'; $conf['auth']['params']['password'] = '_changed_'; # Hidden from email :-) $conf['auth']['params']['database'] = 'horde'; $conf['auth']['params']['table'] = 'horde_prefs'; /** ** Preference System Settings **/ // What preferences driver should we use? Valid values are 'none' // (meaning use system defaults and don't save any user preferences), // 'session' (preferences only persist during the login), 'ldap', // and 'sql'. // $conf['prefs']['driver'] = 'none'; // Any parameters that the preferences driver needs. This includes // database or ldap server, username/password to connect with, etc. $conf['prefs']['params'] = array(); $conf['prefs']['driver'] = 'sql'; $conf['prefs']['params'] = array(); $conf['prefs']['params']['phptype'] = 'mysql'; $conf['prefs']['params']['hostspec'] = 'localhost'; $conf['prefs']['params']['username'] = 'hordemgr'; $conf['prefs']['params']['password'] = '_changed_'; $conf['prefs']['params']['database'] = 'horde'; $conf['prefs']['params']['table'] = 'horde_prefs'; /** ** Connection Tracking **/ $conf['connections']['track'] = true; $conf['connections']['driver'] = 'sql'; $conf['connections']['params'] = array(); $conf['connections']['params']['phptype'] = 'mysql'; $conf['connections']['params']['hostspec'] = 'localhost'; $conf['connections']['params']['username'] = 'hordemgr'; $conf['connections']['params']['password'] = '_changed_'; $conf['connections']['params']['database'] = 'horde'; $conf['connections']['params']['table'] = 'connections'; /** ** Problem Reporting **/ // Should we display a problem reporting link in Horde application // menus? $conf['problems']['enabled'] = true; // If so, where should problem report emails be sent? $conf['problems']['email'] = 'postmaster@arm.gov'; ------------------------------------------------------------------------- The only two uncommented lines I have in config/registry.php are: $this->registry['auth']['login'] = 'sql'; $this->registry['auth']['logout'] = 'sql'; Am I missing something? Has anyone else succeeded using MySQL as the driver for Authentication? Any help would be greatly appreciated and thanks in advance, Darren Curtis http://www.arm.gov http://playground.arm.gov (509) 375-2152 From chuck@horde.org Sat Aug 4 05:31:16 2001 From: chuck@horde.org (Chuck Hagenbuch) Date: Sat, 4 Aug 2001 00:31:16 -0400 Subject: [horde] Authentication with SQL... In-Reply-To: <3A2AF12EC5C8AE45B4EB90379D1235B9EC7E9F@pnlmse04.pnl.gov>; from Darren.Curtis@pnl.gov on Fri, Aug 03, 2001 at 09:22:46PM -0700 References: <3A2AF12EC5C8AE45B4EB90379D1235B9EC7E9F@pnlmse04.pnl.gov> Message-ID: <20010804003115.C469@horde.org> Quoting Curtis, Darren S : > $conf['auth']['params'] = array(); > $conf['auth']['params']['phptype'] = 'mysql'; > $conf['auth']['params']['hostspec'] = 'localhost'; > $conf['auth']['params']['username'] = 'hordemgr'; > $conf['auth']['params']['password'] = '_changed_'; # Hidden from email :-) > $conf['auth']['params']['database'] = 'horde'; > $conf['auth']['params']['table'] = 'horde_prefs'; I'll bet that last one is wrong. > The only two uncommented lines I have in config/registry.php are: > > $this->registry['auth']['login'] = 'sql'; > $this->registry['auth']['logout'] = 'sql'; Leave those commented out. You should probably leave the 'horde' section uncommented (and with proper paths). > Am I missing something? Has anyone else succeeded using MySQL as > the driver for Authentication? Try those three things. -chuck -- We are not just cogs in a collective happiness machine. From tunggul@uns.ac.id Sat Aug 4 13:59:00 2001 From: tunggul@uns.ac.id (Tunggul Ardhi) Date: Sat, 4 Aug 2001 12:59:00 +0000 (GMT) Subject: phplib configuration In-Reply-To: <20010804003115.C469@horde.org> Message-ID: <20010804124340.V79520-100000@mail.uns.ac.id> When I run the test.php3 and run test PHPLIB for Horde i get this error Fatal error: Call to undefined function: shm_attach() in /data/apache/phplib/ct_shm.inc on line 31 in the local.inc i include : class HordeCT extends CT_Shm { var $max_sessions = 500; // number of maximum sessions var $shm_key = 0x123754; // unique shm identifier var $shm_size = 64000; // size of segment } in the prepend.php3 i include : require($_PHPLIB["libdir"] . "ct_shm.inc"); Any help would be great -- tunggul ardhi Puslinet Sebelas Maret University From ftrudeau at CAM.ORG Mon Jul 30 11:40:40 2001 From: ftrudeau at CAM.ORG (Frederic Trudeau) Date: Fri Feb 4 10:04:14 2005 Subject: cvs.horde.org ... Message-ID: Down since yesterday .. at least. Frederic Trudeau [A]dvanced [S]upport [A]gent Colocation/Customer Support Agent CAM Internet -> http://www.cam.org "My God ! It's full of stars" From chuck at horde.org Mon Jul 30 11:42:34 2001 From: chuck at horde.org (Chuck Hagenbuch) Date: Fri Feb 4 10:04:14 2005 Subject: [horde] cvs.horde.org ... In-Reply-To: References: Message-ID: <996518554.3b65aa9a0d203@marina.horde.org> Quoting Frederic Trudeau : > Down since yesterday .. at least. The cvsweb interface, which is what I assume you are looking for, actually sits on another machine which has been having problems. The actual cvs.horde.org machine, though, is fine. -chuck -- Charles Hagenbuch, Some fallen angels have their good reasons. From ftrudeau at CAM.ORG Mon Jul 30 14:54:11 2001 From: ftrudeau at CAM.ORG (Frederic Trudeau) Date: Fri Feb 4 10:04:14 2005 Subject: Horde version fully compatible with IMP 2.3.6 Message-ID: The current dev. version of IMP is awesome. The look 'and feel is way better than 2.2.6 (with Horde 1.2.5). We plan to offer a webmail service for our clients, and Horde/IMP is my current #1 choice. Unfortunatelly, the current Horde release (1.3.3), which is 'compatible' with IMP 2.3.6, does not seem to support multiple-language, and gives me a couple of PHP error messages. Is there any ETA for an official release of a new 'stable' release for both applications ? If so, when. I mainly speak French, but if you need any translators, I can help. Gimme a howler.. Cheers. Frederic Trudeau [A]dvanced [S]upport [A]gent Colocation/Customer Support Agent CAM Internet -> http://www.cam.org "My God ! It's full of stars" From jon at horde.org Mon Jul 30 14:59:35 2001 From: jon at horde.org (Jon Parise) Date: Fri Feb 4 10:04:14 2005 Subject: [horde] Horde version fully compatible with IMP 2.3.6 In-Reply-To: ; from ftrudeau@CAM.ORG on Mon, Jul 30, 2001 at 05:54:11PM -0400 References: Message-ID: <20010730175935.K5349@csh.rit.edu> On Mon, Jul 30, 2001 at 05:54:11PM -0400, Frederic Trudeau wrote: > Is there any ETA for an official release of a new 'stable' release for > both applications ? If so, when. Soon, but no strict timeline yet. You'll be best off grabbing the current code from cvs (http://horde.org/source/). It's fairly stable. -- Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member From ftrudeau at CAM.ORG Mon Jul 30 15:04:05 2001 From: ftrudeau at CAM.ORG (Frederic Trudeau) Date: Fri Feb 4 10:04:14 2005 Subject: [horde] Horde version fully compatible with IMP 2.3.6 In-Reply-To: <20010730175935.K5349@csh.rit.edu> Message-ID: thanks should I use the tag, or just the command line ; cvs -z3 -d :pserver:cvsread@cvs.horde.org:/cvs/horde co horde Frederic Trudeau [A]dvanced [S]upport [A]gent Colocation/Customer Support Agent CAM Internet -> http://www.cam.org "My God ! It's full of stars" On Mon, 30 Jul 2001, Jon Parise wrote: > On Mon, Jul 30, 2001 at 05:54:11PM -0400, Frederic Trudeau wrote: > > > Is there any ETA for an official release of a new 'stable' release for > > both applications ? If so, when. > > Soon, but no strict timeline yet. > > You'll be best off grabbing the current code from cvs > (http://horde.org/source/). It's fairly stable. > > -- > Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology > http://www.csh.rit.edu/~jon/ : Computer Science House Member > From jon at horde.org Mon Jul 30 15:10:17 2001 From: jon at horde.org (Jon Parise) Date: Fri Feb 4 10:04:14 2005 Subject: [horde] Horde version fully compatible with IMP 2.3.6 In-Reply-To: ; from ftrudeau@CAM.ORG on Mon, Jul 30, 2001 at 06:04:05PM -0400 References: <20010730175935.K5349@csh.rit.edu> Message-ID: <20010730181017.M5349@csh.rit.edu> On Mon, Jul 30, 2001 at 06:04:05PM -0400, Frederic Trudeau wrote: > should I use the tag, or just the command line ; > > cvs -z3 -d :pserver:cvsread@cvs.horde.org:/cvs/horde co horde That commandline assumes the HEAD tag. -- Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member From ftrudeau at CAM.ORG Mon Jul 30 15:18:10 2001 From: ftrudeau at CAM.ORG (Frederic Trudeau) Date: Fri Feb 4 10:04:15 2005 Subject: [horde] Horde version fully compatible with IMP 2.3.6 In-Reply-To: <20010730181017.M5349@csh.rit.edu> Message-ID: I get the following php errors with Horde CVS + Imp 2.3.6 Warning: Constant no_action already defined in /home/Wftrudeau/horde3/imp/lib/IMP.php on line 10 Warning: Constant update_prefs already defined in /home/Wftrudeau/horde3/imp/lib/IMP.php on line 28 Fatal error: Undefined class name 'lang' in /home/Wftrudeau/horde3/imp/lib/base.php on line 38 Any clue ? Frederic Trudeau [A]dvanced [S]upport [A]gent Colocation/Customer Support Agent CAM Internet -> http://www.cam.org "My God ! It's full of stars" On Mon, 30 Jul 2001, Jon Parise wrote: > On Mon, Jul 30, 2001 at 06:04:05PM -0400, Frederic Trudeau wrote: > > > should I use the tag, or just the command line ; > > > > cvs -z3 -d :pserver:cvsread@cvs.horde.org:/cvs/horde co horde > > That commandline assumes the HEAD tag. > > -- > Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology > http://www.csh.rit.edu/~jon/ : Computer Science House Member > > -- > Horde mailing list: http://horde.org/horde/ > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: horde-unsubscribe@lists.horde.org > > From y.aydin at networxolutions.com Mon Jul 30 16:04:44 2001 From: y.aydin at networxolutions.com (Yavuz Aydin) Date: Fri Feb 4 10:04:15 2005 Subject: problems with latest cvs horde and mysql...prefs are not saved! Message-ID: <996534284.3b65e80c29786@webmail.w3b.nl> Hello there, I got some problems with horde (and imp) and mysql. I have installed horde and imp on 2 other computers without any problem. I am talking about the CVS versions of horde and imp. All my installations are on Cobalt RAQ4 server appliances. One working installation has PHP 4.0.5, another working installation has PHP 4.0.4pl1. The installation that doesn't work has PHP 4.0.6 and the CVS version of horde and imp of the 31st July 2001. I cannot remember when I did install the others (the working ones), but I do update 1 of the working installs frequently (the one with PHP 4.0.5). Oh yeah, not to forget, my problem is that PHP does not write anything to the database. I have configured the database correctly (I think). ..../horde/config/horde.php contains: $conf['prefs']['driver'] = 'sql'; // Any parameters that the preferences driver needs. This includes // database or ldap server, username/password to connect with, etc. $conf['prefs']['params'] = array(); $conf['prefs']['params']['phptype'] = 'mysql'; $conf['prefs']['params']['hostspec'] = 'localhost'; $conf['prefs']['params']['username'] = 'horde'; $conf['prefs']['params']['password'] = 'mypassword'; $conf['prefs']['params']['database'] = 'horde'; $conf['prefs']['params']['table'] = 'horde_prefs'; The database exists, the user can connect to it and make the tables that are necessary. Could it be that PHP 4.0.6 does not work exactly as it should work with horde/imp? If you need more info I will provide it. With regards, Yavuz Aydin From jon at horde.org Mon Jul 30 19:50:58 2001 From: jon at horde.org (Jon Parise) Date: Fri Feb 4 10:04:15 2005 Subject: [horde] Horde version fully compatible with IMP 2.3.6 In-Reply-To: ; from ftrudeau@CAM.ORG on Mon, Jul 30, 2001 at 06:18:10PM -0400 References: <20010730181017.M5349@csh.rit.edu> Message-ID: <20010730225058.A16034@csh.rit.edu> On Mon, Jul 30, 2001 at 06:18:10PM -0400, Frederic Trudeau wrote: > I get the following php errors with Horde CVS + Imp 2.3.6 Those versions are not compatible. You need to use IMP cvs with Horde cvs. -- Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member From jon at horde.org Mon Jul 30 19:52:08 2001 From: jon at horde.org (Jon Parise) Date: Fri Feb 4 10:04:15 2005 Subject: [horde] problems with latest cvs horde and mysql...prefs are not saved! In-Reply-To: <996534284.3b65e80c29786@webmail.w3b.nl>; from y.aydin@networxolutions.com on Tue, Jul 31, 2001 at 01:04:44AM +0200 References: <996534284.3b65e80c29786@webmail.w3b.nl> Message-ID: <20010730225208.B16034@csh.rit.edu> On Tue, Jul 31, 2001 at 01:04:44AM +0200, Yavuz Aydin wrote: > Oh yeah, not to forget, my problem is that PHP does not write anything to the > database. I have configured the database correctly (I think). You need the latest PEAR cvs. -- Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member From mikes at mdscomp.com Mon Jul 30 23:02:37 2001 From: mikes at mdscomp.com (Michael Seidner) Date: Fri Feb 4 10:04:15 2005 Subject: PEAR CVS Message-ID: <75D1ADD7D330D4119B8300104B709F5F6ED0@PDC> Is the PEAR CVS located under the php4 tree? Once we obtain this do we have to run buildconf and configure so we can run make install from within the PEAR directory? MDS Computer Services LLC Michael D. Seidner President --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.265 / Virus Database: 137 - Release Date: 7/18/2001 From y.aydin at networxolutions.com Tue Jul 31 04:46:28 2001 From: y.aydin at networxolutions.com (Yavuz Aydin) Date: Fri Feb 4 10:04:15 2005 Subject: [horde] PEAR CVS In-Reply-To: <75D1ADD7D330D4119B8300104B709F5F6ED0@PDC> References: <75D1ADD7D330D4119B8300104B709F5F6ED0@PDC> Message-ID: <996579988.3b669a943f555@webmail.w3b.nl> Quoting Michael Seidner : > Is the PEAR CVS located under the php4 tree? Once we obtain this do we have > to run buildconf and configure so we can run make install from within the > PEAR directory? I just downloaded PHP from CVS and copied everything in de pear/ directory to /usr/lib/php/ (change to fit your config!) over the existing files, et voila it works. > MDS Computer Services LLC > Michael D. Seidner > President Met vriendelijke groet, Yavuz Aydin From mikes at mdscomp.com Tue Jul 31 22:19:30 2001 From: mikes at mdscomp.com (Michael Seidner) Date: Fri Feb 4 10:04:15 2005 Subject: [horde] PEAR CVS Message-ID: <75D1ADD7D330D4119B8300104B709F5F6ED2@PDC> i went ahead and did that and still same results...any other suggestions?? -----Original Message----- From: Yavuz Aydin [mailto:y.aydin@networxolutions.com] Sent: Tuesday, July 31, 2001 4:46 AM To: horde@lists.horde.org Subject: Re: [horde] PEAR CVS Quoting Michael Seidner : > Is the PEAR CVS located under the php4 tree? Once we obtain this do we have > to run buildconf and configure so we can run make install from within the > PEAR directory? I just downloaded PHP from CVS and copied everything in de pear/ directory to /usr/lib/php/ (change to fit your config!) over the existing files, et voila it works. > MDS Computer Services LLC > Michael D. Seidner > President Met vriendelijke groet, Yavuz Aydin -- Horde mailing list: http://horde.org/horde/ Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: horde-unsubscribe@lists.horde.org --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.265 / Virus Database: 137 - Release Date: 7/18/2001 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.265 / Virus Database: 137 - Release Date: 7/18/2001 From minfrin at sharp.fm Thu Aug 2 15:59:47 2001 From: minfrin at sharp.fm (Graham Leggett) Date: Fri Feb 4 10:04:15 2005 Subject: Using LDAP for session management - what schema? Message-ID: <3B69DB63.ABDA95CB@sharp.fm> Hi all, Following the instructions for installing the Horde framework v1.2.6, I have tried to configure Horde to store session management information in LDAP. The session test fails with an error that LDAP ADD had failed - most probably due to a missing schema in the LDAP server. (Binding to the LDAP server succeeds fine). I have searched the FAQ and documentation for the LDAP schema to be used, but cannot find one. Is this schema available anywhere? Regards, Graham -- ----------------------------------------- minfrin@sharp.fm "There's a moon over Bourbon Street tonight..." -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 1996 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.horde.org/archives/horde/attachments/20010803/a7fcd68d/smime.bin From ftrudeau at CAM.ORG Fri Aug 3 12:08:50 2001 From: ftrudeau at CAM.ORG (Frederic Trudeau) Date: Fri Feb 4 10:04:15 2005 Subject: Preferences not saved/updated Message-ID: I saw the numerous msg about this issue in the latest horde/imp CVS. Yes, I updraded to the latest PEAR CVS from cvs.php.net, I i've got the same problem still. Pretty weird thing in fact .. since it connects fine .. I can even see the data into the logs (below), but still, if I go to PHPMyAdmin afterwards, for instance, no data was written, and of course, when I come back to Horde, my preferences are not saved. Any clue ? 010803 14:47:43 38178 Connect hordemgr@localhost on 38178 Init DB horde 38178 Query insert into horde_prefs (uid, scope, pref_name, pref_value) values(ftrudeau, horde, identities, a:2:{i:0;a:7:{s:2:"id";s:16:"Default identity";s:8:"fullname";s:0:"";s:9:"from_addr";s:0:"";s:12:"replyto_addr";s:0:"";s:9:"signature";s:0:"";s:10:"sig_dashes";i:0;s:9:"sig_first";i:0;}i:1;a:7:{s:2:"id";s:8:"ftrudeau";s:8:"fullname";s:16:"Frederic Trudeau";s:9:"from_addr";s:16:"ftrudeau@cam.org";s:12:"replyto_addr";s:0:"";s:9:"signature";s:4:"Test";s:10:"sig_dashes";s:1:"1";s:9:"sig_first";i:0;}}) 38178 Query update horde_prefs set pref_value = a:2:{i:0;a:7:{s:2:"id";s:16:"Default identity";s:8:"fullname";s:0:"";s:9:"from_addr";s:0:"";s:12:"replyto_addr";s:0:"";s:9:"signature";s:0:"";s:10:"sig_dashes";i:0;s:9:"sig_first";i:0;}i:1;a:7:{s:2:"id";s:8:"ftrudeau";s:8:"fullname";s:16:"Frederic Trudeau";s:9:"from_addr";s:16:"ftrudeau@cam.org";s:12:"replyto_addr";s:0:"";s:9:"signature";s:4:"Test";s:10:"sig_dashes";s:1:"1";s:9:"sig_first";i:0;}} where uid = ftrudeau and pref_name = identities and scope = horde Frederic Trudeau [A]dvanced [S]upport [A]gent Colocation/Customer Support Agent CAM Internet -> http://www.cam.org "My God ! It's full of stars" From anil at recoil.org Fri Aug 3 17:27:10 2001 From: anil at recoil.org (Anil Madhavapeddy) Date: Fri Feb 4 10:04:15 2005 Subject: Horde/IMP/Chora demo site back up Message-ID: <01da01c11c7c$451bb250$f2e1a8c0@shock> The Horde demo site is back up and running (although a bit slowly). http://demo.horde.org/ The new branch of IMP-2.3 is at: http://demo.horde.org/devel/horde/imp and Chora (the CVS Viewer): http://demo.horde.org/devel/horde/chora Note that you need your own IMAP/POP3 account to access the IMP demo - we do NOT provide a sample account. I'll need to replace the box in a week, so if anyone on this list does want to help out with a new machine, please get in touch with me soon! When it's more stable, I'll put up a demo of the full Horde suite, including Turba, Kronolith, Nag and Whups. Anil From Darren.Curtis at pnl.gov Fri Aug 3 21:22:46 2001 From: Darren.Curtis at pnl.gov (Curtis, Darren S) Date: Fri Feb 4 10:04:15 2005 Subject: Authentication with SQL... Message-ID: <3A2AF12EC5C8AE45B4EB90379D1235B9EC7E9F@pnlmse04.pnl.gov> Hello, I have set up horde to be an application framework for our internal software. I removed all the other horde applications and I am trying to get logins to work using MySQL as the user authentication. Anyway, I am not having much luck. The horde code is pretty well documented. I modified the login.php code and I am finding that Auth::getAuth() is not working. I have the following in my config/horde.php: ------------------------------------------------------------------------- /** ** Horde Authentication **/ // What backend should we use for authenticating users to Horde? Valid // options are currently 'imap', 'ldap', 'mcal', 'sql', and 'ftp'. $conf['auth']['driver'] = 'sql'; // An array holding any parameters that the Auth object will need to // function correctly. For IMAP, this is the server name, port, // protocol, etc. $conf['auth']['params'] = array(); $conf['auth']['params']['phptype'] = 'mysql'; $conf['auth']['params']['hostspec'] = 'localhost'; $conf['auth']['params']['username'] = 'hordemgr'; $conf['auth']['params']['password'] = '_changed_'; # Hidden from email :-) $conf['auth']['params']['database'] = 'horde'; $conf['auth']['params']['table'] = 'horde_prefs'; /** ** Preference System Settings **/ // What preferences driver should we use? Valid values are 'none' // (meaning use system defaults and don't save any user preferences), // 'session' (preferences only persist during the login), 'ldap', // and 'sql'. // $conf['prefs']['driver'] = 'none'; // Any parameters that the preferences driver needs. This includes // database or ldap server, username/password to connect with, etc. $conf['prefs']['params'] = array(); $conf['prefs']['driver'] = 'sql'; $conf['prefs']['params'] = array(); $conf['prefs']['params']['phptype'] = 'mysql'; $conf['prefs']['params']['hostspec'] = 'localhost'; $conf['prefs']['params']['username'] = 'hordemgr'; $conf['prefs']['params']['password'] = '_changed_'; $conf['prefs']['params']['database'] = 'horde'; $conf['prefs']['params']['table'] = 'horde_prefs'; /** ** Connection Tracking **/ $conf['connections']['track'] = true; $conf['connections']['driver'] = 'sql'; $conf['connections']['params'] = array(); $conf['connections']['params']['phptype'] = 'mysql'; $conf['connections']['params']['hostspec'] = 'localhost'; $conf['connections']['params']['username'] = 'hordemgr'; $conf['connections']['params']['password'] = '_changed_'; $conf['connections']['params']['database'] = 'horde'; $conf['connections']['params']['table'] = 'connections'; /** ** Problem Reporting **/ // Should we display a problem reporting link in Horde application // menus? $conf['problems']['enabled'] = true; // If so, where should problem report emails be sent? $conf['problems']['email'] = 'postmaster@arm.gov'; ------------------------------------------------------------------------- The only two uncommented lines I have in config/registry.php are: $this->registry['auth']['login'] = 'sql'; $this->registry['auth']['logout'] = 'sql'; Am I missing something? Has anyone else succeeded using MySQL as the driver for Authentication? Any help would be greatly appreciated and thanks in advance, Darren Curtis http://www.arm.gov http://playground.arm.gov (509) 375-2152 From chuck at horde.org Fri Aug 3 21:31:16 2001 From: chuck at horde.org (Chuck Hagenbuch) Date: Fri Feb 4 10:04:15 2005 Subject: [horde] Authentication with SQL... In-Reply-To: <3A2AF12EC5C8AE45B4EB90379D1235B9EC7E9F@pnlmse04.pnl.gov>; from Darren.Curtis@pnl.gov on Fri, Aug 03, 2001 at 09:22:46PM -0700 References: <3A2AF12EC5C8AE45B4EB90379D1235B9EC7E9F@pnlmse04.pnl.gov> Message-ID: <20010804003115.C469@horde.org> Quoting Curtis, Darren S : > $conf['auth']['params'] = array(); > $conf['auth']['params']['phptype'] = 'mysql'; > $conf['auth']['params']['hostspec'] = 'localhost'; > $conf['auth']['params']['username'] = 'hordemgr'; > $conf['auth']['params']['password'] = '_changed_'; # Hidden from email :-) > $conf['auth']['params']['database'] = 'horde'; > $conf['auth']['params']['table'] = 'horde_prefs'; I'll bet that last one is wrong. > The only two uncommented lines I have in config/registry.php are: > > $this->registry['auth']['login'] = 'sql'; > $this->registry['auth']['logout'] = 'sql'; Leave those commented out. You should probably leave the 'horde' section uncommented (and with proper paths). > Am I missing something? Has anyone else succeeded using MySQL as > the driver for Authentication? Try those three things. -chuck -- We are not just cogs in a collective happiness machine. From tunggul at uns.ac.id Sat Aug 4 05:59:00 2001 From: tunggul at uns.ac.id (Tunggul Ardhi) Date: Fri Feb 4 10:04:15 2005 Subject: phplib configuration In-Reply-To: <20010804003115.C469@horde.org> Message-ID: <20010804124340.V79520-100000@mail.uns.ac.id> When I run the test.php3 and run test PHPLIB for Horde i get this error Fatal error: Call to undefined function: shm_attach() in /data/apache/phplib/ct_shm.inc on line 31 in the local.inc i include : class HordeCT extends CT_Shm { var $max_sessions = 500; // number of maximum sessions var $shm_key = 0x123754; // unique shm identifier var $shm_size = 64000; // size of segment } in the prepend.php3 i include : require($_PHPLIB["libdir"] . "ct_shm.inc"); Any help would be great -- tunggul ardhi Puslinet Sebelas Maret University