From jon@horde.org Mon Jun 17 06:09:26 2002 From: jon@horde.org (Jon Parise) Date: Mon, 17 Jun 2002 01:09:26 -0400 Subject: [horde] problem In-Reply-To: <12720505335.20020616234239@feuerwelt.de> References: <12720505335.20020616234239@feuerwelt.de> Message-ID: <20020617050926.GD1746@csh.rit.edu> On Sun, Jun 16, 2002 at 11:42:39PM +0100, worryboy [ web.de ] wrote: > "PHP 4.2.1 has missing modules from PEAR, which must be manually > installed. See horde/docs/INSTALL for more information." http://cvs.horde.org/co.php/horde/docs/INSTALL To install, you must enter the following at the command prompt: pear install http://pear.php.net/get/Log -- Jon Parise (jon@csh.rit.edu) . Information Technology (2001) http://www.csh.rit.edu/~jon/ : Computer Science House Member From shannon@flyingmug.com Mon Jun 17 13:39:13 2002 From: shannon@flyingmug.com (shannon@flyingmug.com) Date: Mon, 17 Jun 2002 08:39:13 -0400 Subject: [horde] question about horde 2.0 to 2.1 Message-ID: <1024317553.3d0dd871dc797@krusty.flyingmug.com> I was on the FTP site and saw that there was a horde 2.0 to 2.1 patch. How would I apply this patch to do the upgrade? I am running horde 2.0, imp 3.0 and turba 1.0 and I would like to upgrade all these with the patches if I could. From anthony.stanton@es.easynet.net Mon Jun 17 17:00:40 2002 From: anthony.stanton@es.easynet.net (Anthony Stanton) Date: Mon, 17 Jun 2002 18:00:40 +0200 Subject: [horde] Selective Menu in Horde Message-ID: <20020617160040.GG17556@es.easynet.net> Hi, At Easynet we're using Horde to build a portal site, and we'd like to control which modules are available to which user. (Switching the 'show' attribute in the registry off for that app would do for us.) Is there a recommended way of doing this in Horde? Our idea was to include a file in lib/base.php which checks credentials (we auth off a customized Auth/ldap.php and prefer to keep information in LDAP as much as possible) and modifiy the registry there before it gets used by the main scripts. But if Horde has a built-in way of doing this, we'd prefer looking at that first. Thanks to the Horde team for a great piece of software! Regards, Anthony -- Anthony Stanton +34 91 789 46 00 Systems Administrator http://www.es.easynet.net/ Easynet Espaņa - Madrid - Espaņa anthony.stanton@es.easynet.net From yves@bigedison.org Mon Jun 17 22:25:48 2002 From: yves@bigedison.org (Yves bougardier) Date: Mon, 17 Jun 2002 23:25:48 +0200 Subject: [horde] error msg Message-ID: <006701c21645$8c7afca0$6a01a8c0@YBOUGARDIER> This is a multi-part message in MIME format. ---------------------- multipart/alternative attachment Hi, I'm a horde administrator, i tryed to install it on my Mandrake 8.2 with = apache and sendmai and i have the following error when i want to access = to my horde webpage : Fatal error: Failed opening required 'PEAR.php' (include_path=3D'') in = /var/www/html/horde/lib/Registry.php on line 4 Can you help me ? Sorry for this newbie question :-))=20 ---------------------- multipart/alternative attachment
Hi,
I'm a horde administrator, i tryed to = install it on=20 my Mandrake 8.2 with apache and sendmai and i have the following = error when=20 i want to access to my horde webpage :
Fatal error: Failed opening required 'PEAR.php'=20 (include_path=3D'') in /var/www/html/horde/lib/Registry.php on = line=20 4
 
Can you help me ?
Sorry for this newbie question :-)) 
---------------------- multipart/alternative attachment-- From jan@horde.org Mon Jun 17 23:15:12 2002 From: jan@horde.org (Jan Schneider) Date: Tue, 18 Jun 2002 00:15:12 +0200 Subject: [horde] Selective Menu in Horde In-Reply-To: <20020617160040.GG17556@es.easynet.net> References: <20020617160040.GG17556@es.easynet.net> Message-ID: <1024352112.3d0e5f70ed70e@jan.dip.ammma.net> Zitat von Anthony Stanton : > Hi, > > At Easynet we're using Horde to build a portal site, and we'd like to > control which modules are available to which user. (Switching the > 'show' attribute in the registry off for that app would do for us.) > Is there a recommended way of doing this in Horde? > > Our idea was to include a file in lib/base.php which checks credentials > (we auth off a customized Auth/ldap.php and prefer to keep information in > LDAP > as much as possible) and modifiy the registry there before it gets used > by > the main scripts. But if Horde has a built-in way of doing this, we'd > prefer looking at that first. There's not really a built-in feature that will do this out of the box but you should take a look at the Perms:: class. Along with the administration interface you should be able to create such user dependent modules ACLs. Btw, another one already asked for such a feature on this list. If you get it work with Horde's tools it would be great if you can contribute that stuff back to Horde. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft From jan@horde.org Mon Jun 17 23:23:02 2002 From: jan@horde.org (Jan Schneider) Date: Tue, 18 Jun 2002 00:23:02 +0200 Subject: [horde] error msg In-Reply-To: <006701c21645$8c7afca0$6a01a8c0@YBOUGARDIER> References: <006701c21645$8c7afca0$6a01a8c0@YBOUGARDIER> Message-ID: <1024352582.3d0e614670ee1@jan.dip.ammma.net> Zitat von Yves bougardier : > Hi, > I'm a horde administrator, i tryed to install it on my Mandrake 8.2 with > apache and sendmai and i have the following error when i want to access > to my horde webpage : > Fatal error: Failed opening required 'PEAR.php' (include_path='') in > /var/www/html/horde/lib/Registry.php on line 4 > > Can you help me ? > Sorry for this newbie question :-)) Please read the install documentation and the faq if you are a newbie. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft From chuck@horde.org Tue Jun 18 14:26:29 2002 From: chuck@horde.org (Chuck Hagenbuch) Date: Tue, 18 Jun 2002 09:26:29 -0400 Subject: [horde] Fwd: I need your help Message-ID: <1024406789.3d0f3505691a3@marina.horde.org> This message is in MIME format. ---------------------- multipart/mixed attachment ----- Forwarded message from faruk@actionaid-bd.org ----- Date: Tue, 18 Jun 2002 18:04:41 +0600 From: Faruk Ahmed Reply-To: Faruk Ahmed Subject: I need your help To: chuck@horde.org, jon@horde.org Hello, I am from Bangladesh. I need your help. i have found your email addresses in the test.php file during horde installation. I have installed horde 2.0 with IMP 3.0 on RedHat Linux 7.0 with Apache 1.3.12 and Mysql. But whenever I browse the test page, it shows me the original configuration. I understand that the webserver can not interpret the file with PHP. But do you have any suggestion? I will be grateful if you could help me. ________________________________ Faruk Ahmed Systems Administrator ActionAid Bangladesh House CWN (A) 32, Road 43, Gulshan-2, Dhaka-1212, Bangladesh Tel: (880-2) 8815991-2, 8815973 Fax: (880-2) 8815087 Email: faruk@actionaid-bd.org "fighting poverty together" ----- End forwarded message ----- -chuck -- Charles Hagenbuch, "What was and what may be, lie, like children whose faces we cannot see, in the arms of silence. All we ever have is here, now." - Ursula K. Le Guin ---------------------- multipart/mixed attachment PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv L0VOIj4KPEhUTUw+PEhFQUQ+CjxNRVRBIGh0dHAtZXF1aXY9Q29udGVudC1UeXBlIGNvbnRlbnQ9 InRleHQvaHRtbDsgY2hhcnNldD1pc28tODg1OS0xIj4KPE1FVEEgY29udGVudD0iTVNIVE1MIDUu NTAuNDEzNC42MDAiIG5hbWU9R0VORVJBVE9SPjwvSEVBRD4KPEJPRFk+CjxESVY+PEZPTlQgZmFj ZT1BcmlhbCBzaXplPTI+PFNQQU4gCmNsYXNzPTQyMDExMDAxMi0xODA2MjAwMj5IZWxsbyw8L1NQ QU4+PC9GT05UPjwvRElWPgo8RElWPjxGT05UIGZhY2U9QXJpYWwgc2l6ZT0yPjxTUEFOIGNsYXNz PTQyMDExMDAxMi0xODA2MjAwMj5JIGFtIGZyb20gCkJhbmdsYWRlc2guPC9TUEFOPjwvRk9OVD48 L0RJVj4KPERJVj48Rk9OVCBmYWNlPUFyaWFsIHNpemU9Mj48U1BBTiBjbGFzcz00MjAxMTAwMTIt MTgwNjIwMDI+SSBuZWVkIHlvdXIgaGVscC4gaSAKaGF2ZSBmb3VuZCB5b3VyIGVtYWlsIGFkZHJl c3NlcyBpbiB0aGUgdGVzdC5waHAgZmlsZSBkdXJpbmcgaG9yZGUgCmluc3RhbGxhdGlvbi48L1NQ QU4+PC9GT05UPjwvRElWPgo8RElWPjxGT05UIGZhY2U9QXJpYWwgc2l6ZT0yPjxTUEFOIApjbGFz cz00MjAxMTAwMTItMTgwNjIwMDI+PC9TUEFOPjwvRk9OVD4mbmJzcDs8L0RJVj4KPERJVj48Rk9O VCBmYWNlPUFyaWFsIHNpemU9Mj48U1BBTiBjbGFzcz00MjAxMTAwMTItMTgwNjIwMDI+SSBoYXZl IGluc3RhbGxlZCAKaG9yZGUgMi4wIHdpdGggSU1QIDMuMCBvbiBSZWRIYXQgTGludXggNy4wIHdp dGggQXBhY2hlIDEuMy4xMiBhbmQgTXlzcWwuIEJ1dCAKd2hlbmV2ZXIgSSBicm93c2UgdGhlIHRl c3QgcGFnZSwgaXQgc2hvd3MgbWUgdGhlIG9yaWdpbmFsIGNvbmZpZ3VyYXRpb24uIEkgCnVuZGVy c3RhbmQgdGhhdCB0aGUgd2Vic2VydmVyIGNhbiBub3QgaW50ZXJwcmV0IHRoZSBmaWxlIHdpdGgg UEhQLiBCdXQgZG8geW91IApoYXZlIGFueSBzdWdnZXN0aW9uPzwvU1BBTj48L0ZPTlQ+PC9ESVY+ CjxESVY+PEZPTlQgZmFjZT1BcmlhbCBzaXplPTI+PFNQQU4gCmNsYXNzPTQyMDExMDAxMi0xODA2 MjAwMj48L1NQQU4+PC9GT05UPiZuYnNwOzwvRElWPgo8RElWPjxGT05UIGZhY2U9QXJpYWwgc2l6 ZT0yPjxTUEFOIGNsYXNzPTQyMDExMDAxMi0xODA2MjAwMj5JIHdpbGwgYmUgZ3JhdGVmdWwgCmlm IHlvdSBjb3VsZCBoZWxwIG1lLjwvU1BBTj48L0ZPTlQ+PC9ESVY+CjxQIGNsYXNzPU1zb05vcm1h bCBzdHlsZT0iTUFSR0lOOiAwcHg7IFdPUkQtU1BBQ0lORzogMHB4Ij48Qj48U1BBTiBsYW5nPUVO LUdCIApzdHlsZT0iRk9OVC1TSVpFOiA4cHQ7IENPTE9SOiAjZGYzODU0OyBGT05ULUZBTUlMWTog QXJpYWw7IG1zby1iaWRpLWZvbnQtc2l6ZTogMTIuMHB0Ij5fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fXyAKPC9TUEFOPjwvQj48L1A+CjxQIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0iTUFS R0lOOiA2cHggMHB4IDBweDsgV09SRC1TUEFDSU5HOiAwcHgiPjxCPjxTUEFOIApsYW5nPUVOLUdC IApzdHlsZT0iRk9OVC1TSVpFOiA4cHQ7IENPTE9SOiAjZGYzODU0OyBtc28tYmlkaS1mb250LXNp emU6IDEyLjBwdCI+PEZPTlQgCmZhY2U9SGVsdmV0aWNhPkZhcnVrIEFobWVkPD9YTUw6TkFNRVNQ QUNFIFBSRUZJWCA9IE8gLz48TzpQPiAKPC9POlA+PC9GT05UPjwvU1BBTj48L0I+PC9QPgo8UCBj bGFzcz1Nc29Ob3JtYWwgc3R5bGU9Ik1BUkdJTjogMHB4OyBXT1JELVNQQUNJTkc6IDBweCI+PEI+ PFNQQU4gbGFuZz1FTi1HQiAKc3R5bGU9IkZPTlQtU0laRTogOHB0OyBDT0xPUjogI2RmMzg1NDsg bXNvLWJpZGktZm9udC1zaXplOiAxMi4wcHQiPjxGT05UIApmYWNlPUhlbHZldGljYT5TeXN0ZW1z IEFkbWluaXN0cmF0b3I8TzpQPiA8L086UD48L0ZPTlQ+PC9TUEFOPjwvQj48L1A+CjxQIGNsYXNz PU1zb05vcm1hbCBzdHlsZT0iTUFSR0lOOiAwcHggMHB4IDZweDsgV09SRC1TUEFDSU5HOiAwcHgi PjxCPjxTUEFOIApsYW5nPUVOLUdCIApzdHlsZT0iRk9OVC1TSVpFOiA4cHQ7IENPTE9SOiAjZGYz ODU0OyBtc28tYmlkaS1mb250LXNpemU6IDEyLjBwdCI+PEZPTlQgCmZhY2U9SGVsdmV0aWNhPkFj dGlvbkFpZCBCYW5nbGFkZXNoJm5ic3A7PC9GT05UPjwvU1BBTj48L0I+PC9QPgo8UCBjbGFzcz1N c29Ob3JtYWwgc3R5bGU9Ik1BUkdJTjogMHB4OyBXT1JELVNQQUNJTkc6IDBweCI+PFNQQU4gbGFu Zz1FTi1HQiAKc3R5bGU9IkZPTlQtU0laRTogOHB0OyBDT0xPUjogIzlhOTk5ODsgbXNvLWJpZGkt Zm9udC1zaXplOiAxMi4wcHQiPjxGT05UIApmYWNlPUhlbHZldGljYT48Qj5Ib3VzZSBDV04gKEEp IDMyLCBSb2FkIDQzLCA8TzpQPjwvTzpQPjwvQj48L0ZPTlQ+PC9TUEFOPjwvUD4KPFAgY2xhc3M9 TXNvTm9ybWFsIHN0eWxlPSJNQVJHSU46IDBweDsgV09SRC1TUEFDSU5HOiAwcHgiPjxTUEFOIGxh bmc9RU4tR0IgCnN0eWxlPSJGT05ULVNJWkU6IDhwdDsgQ09MT1I6ICM5YTk5OTg7IG1zby1iaWRp LWZvbnQtc2l6ZTogMTIuMHB0Ij48Rk9OVCAKZmFjZT1IZWx2ZXRpY2E+PEI+R3Vsc2hhbi0yLCBE aGFrYS0xMjEyLCBCYW5nbGFkZXNoPE86UD4gCjwvTzpQPjwvQj48L0ZPTlQ+PC9TUEFOPjwvUD4K PEgyIHN0eWxlPSJNQVJHSU46IDBweDsgV09SRC1TUEFDSU5HOiAwcHgiPjxTUEFOIGxhbmc9RU4t R0IgCnN0eWxlPSJGT05ULVNJWkU6IDhwdDsgQ09MT1I6ICM5YTk5OTg7IG1zby1iaWRpLWZvbnQt c2l6ZTogMTIuMHB0Ij48Rk9OVCAKZmFjZT1IZWx2ZXRpY2E+PEI+VGVsOiAoODgwLTIpIDg4MTU5 OTEtMiwgODgxNTk3MzxPOlA+IAo8L086UD48L0I+PC9GT05UPjwvU1BBTj48L0gyPgo8UCBjbGFz cz1Nc29Ob3JtYWwgc3R5bGU9Ik1BUkdJTjogMHB4OyBXT1JELVNQQUNJTkc6IDBweCI+PFNQQU4g bGFuZz1FTi1HQiAKc3R5bGU9IkZPTlQtU0laRTogOHB0OyBDT0xPUjogIzlhOTk5ODsgbXNvLWJp ZGktZm9udC1zaXplOiAxMi4wcHQiPjxGT05UIApmYWNlPUhlbHZldGljYT48Qj5GYXg6ICg4ODAt MikgODgxNTA4NzxPOlA+IDwvTzpQPjwvQj48L0ZPTlQ+PC9TUEFOPjwvUD4KPFAgc3R5bGU9Ik1B UkdJTjogMHB4IDBweCA2cHg7IFdPUkQtU1BBQ0lORzogMHB4Ij48Rk9OVCBmYWNlPUhlbHZldGlj YT48Qj48U1BBTiAKbGFuZz1FTi1HQiAKc3R5bGU9IkZPTlQtU0laRTogOHB0OyBDT0xPUjogIzlh OTk5ODsgbXNvLWJpZGktZm9udC1zaXplOiAxMi4wcHQ7IG1zby1mYXJlYXN0LWZvbnQtZmFtaWx5 OiBUaW1lcyBOZXcgUm9tYW47IG1zby1hbnNpLWxhbmd1YWdlOiBFTi1HQjsgbXNvLWZhcmVhc3Qt bGFuZ3VhZ2U6IEVOLVVTOyBtc28tYmlkaS1sYW5ndWFnZTogQVItU0EiPkVtYWlsOiAKPC9TUEFO PjxGT05UIGNvbG9yPSMwMDAwZmY+PEEgaHJlZj0ibWFpbHRvOmZhcnVrQGFjdGlvbmFpZC1iZC5v cmciPjxTUEFOIApsYW5nPUVOLUdCIApzdHlsZT0iRk9OVC1TSVpFOiA4cHQ7IG1zby1iaWRpLWZv bnQtc2l6ZTogMTIuMHB0OyBtc28tZmFyZWFzdC1mb250LWZhbWlseTogVGltZXMgTmV3IFJvbWFu OyBtc28tYW5zaS1sYW5ndWFnZTogRU4tR0I7IG1zby1mYXJlYXN0LWxhbmd1YWdlOiBFTi1VUzsg bXNvLWJpZGktbGFuZ3VhZ2U6IEFSLVNBIj5mPC9TUEFOPjwvQT48L0ZPTlQ+PEEgCmhyZWY9Im1h aWx0bzpGZWlzYWxIQGFjdGlvbmFpZC1iZC5vcmciPjxTUEFOIGxhbmc9RU4tR0IgCnN0eWxlPSJG T05ULVNJWkU6IDhwdDsgbXNvLWJpZGktZm9udC1zaXplOiAxMi4wcHQ7IG1zby1mYXJlYXN0LWZv bnQtZmFtaWx5OiBUaW1lcyBOZXcgUm9tYW47IG1zby1hbnNpLWxhbmd1YWdlOiBFTi1HQjsgbXNv LWZhcmVhc3QtbGFuZ3VhZ2U6IEVOLVVTOyBtc28tYmlkaS1sYW5ndWFnZTogQVItU0EiPjxGT05U IApjb2xvcj0jMDAwMGZmPmFydWtAYWN0aW9uYWlkLWJkLm9yZzwvRk9OVD48L1NQQU4+PC9BPjwv Qj48L0ZPTlQ+IAo8UCBzdHlsZT0iTUFSR0lOOiA2cHggMHB4IDBweDsgV09SRC1TUEFDSU5HOiAt MnB4OyBMSU5FLUhFSUdIVDogMTAwJSI+PFNQQU4gCmxhbmc9RU4tR0IgCnN0eWxlPSJGT05ULVNJ WkU6IDExcHQ7IENPTE9SOiAjZGYzODU0OyBGT05ULUZBTUlMWTogSGVsdmV0aWNhOyBtc28tYmlk aS1mb250LXNpemU6IDEwLjBwdDsgbXNvLWZhcmVhc3QtZm9udC1mYW1pbHk6ICdUaW1lcyBOZXcg Um9tYW4nOyBtc28tYW5zaS1sYW5ndWFnZTogRU4tR0I7IG1zby1mYXJlYXN0LWxhbmd1YWdlOiBF Ti1VUzsgbXNvLWJpZGktbGFuZ3VhZ2U6IEFSLVNBOyBtc28tYmlkaS1mb250LWZhbWlseTogJ1Rp bWVzIE5ldyBSb21hbiciPjxCPiJmaWdodGluZyAKcG92ZXJ0eSB0b2dldGhlciI8L0I+PC9TUEFO PjwvUD4KPFAgc3R5bGU9Ik1BUkdJTjogNnB4IDBweCAwcHg7IFdPUkQtU1BBQ0lORzogLTJweDsg TElORS1IRUlHSFQ6IDEwMCUiPjxGT05UIApmYWNlPUFyaWFsIHNpemU9Mj48L0ZPTlQ+Jm5ic3A7 PC9QPgo8RElWPiZuYnNwOzwvRElWPjwvQk9EWT48L0hUTUw+ ---------------------- multipart/mixed attachment-- From valerio@dei.unipd.it Wed Jun 19 18:51:40 2002 From: valerio@dei.unipd.it (Pulese Valerio) Date: Wed, 19 Jun 2002 19:51:40 +0200 Subject: [horde] Horde:MIME:Viewer:msword.php improvement Message-ID: <20020619195140.C10106@dei.unipd.it> Hello this message is for anybody out there using wvWare to preview MS Word document in HORDE/IMP and want to enable image/pictures emebedded in .doc attachments. First create a directory htdocs/tmp-wvWare under the httpd root path writable by nobody/apache or whoever uid is running httpd server: mkdir /usr/local/http/htdocs/tmp-wvWare chown nobody:nobody /usr/local/http/htdocs/tmp-wvWare or chmod go+rwx /usr/local/http/htdocs/tmp-wvWare Create a symbolic link from /: ln -s /usr/local/http/htdocs/tmp-wvWare /tmp-wvWare Now its time to teach horde to create temporary html and images file in the right place. Edit /horde/config/mime_drivers.php as follow: /* Location of the wvHtml binary. */ $mime_drivers['horde']['msword']['location'] = '/usr/local/bin/wvWare'; Edit /horde/lib/MIME/Viewer/msword.php as follow: if (count($version) > 2 && ($version[0] > 0 || $version[1] >= 7)) { $args = " --dir=/tmp-wvWare --basename=/tmp-wvWare/img$$- --charset=iso8859-1 $tmp_word >$tmp_output"; --dir= to extract embedded images in /tmp-wvWare (with correct ) --basename= to create images with a "unique" name (imgPID-0,imgPID-1, etc.) --charset=iso8859-1 works better with my netscape version. Directory /tmp-wvWare should be periodically cleaned up via appropriate crontab entry. I use wvWare-0.7.2 and libwmf-0.2.5. Hope this helps Valerio -- E-Mail Valerio.Pulese@dei.unipd.it ||\\ Dipartimento di Elettronica e Informatica || \\==== || V. Gradenigo 6/A - 35131 Padova - Italy ||__\\== || Phone: ++39-49-8277792 Fax: ++39-49-8277699 |_____\===|| From bjn@horde.org Wed Jun 19 20:02:02 2002 From: bjn@horde.org (Brent J. Nordquist) Date: Wed, 19 Jun 2002 14:02:02 -0500 (CDT) Subject: [horde] Fwd: I need your help In-Reply-To: <1024406789.3d0f3505691a3@marina.horde.org> Message-ID: On Tue, 18 Jun 2002, Chuck Hagenbuch wrote: > ----- Forwarded message from faruk@actionaid-bd.org ----- > Date: Tue, 18 Jun 2002 18:04:41 +0600 > From: Faruk Ahmed > Subject: I need your help > > I have installed horde 2.0 with IMP 3.0 on RedHat Linux 7.0 with Apache > 1.3.12 and Mysql. But whenever I browse the test page, it shows me the > original configuration. I understand that the webserver can not interpret > the file with PHP. But do you have any suggestion? (1) Are you installing Horde, IMP, Apache, and MySQL with RPMs or with tarballs? If you're using RPMs, you should consult the README file on the horde.org FTP site; it has all the versions you should use. ftp://ftp.horde.org/pub/RPMS/noarch/rh7/horde-2.0-1.README In particular, Apache 1.3.12 is old and has security flaws. Red Hat has released the apache-1.3.22-1.7.1 RPM for Red Hat 7.0 and you should use that (or compile a newer version of Apache). (2) What version of PHP did you install (and with RPMs or compiled from tarball)? The Apache configuration file needs to be set up to interpret PHP... you should see something like: LoadModule php4_module modules/libphp4.so ... AddModule mod_php4.c ... AddType application/x-httpd-php .php .php4 .php3 .phtml AddType application/x-httpd-php-source .phps and when you change or add those, you need to restart Apache. The PHP RPMs should do that for you. (3) If all else fails, use the /server-info link at your site to see whether Apache is seeing PHP. If PHP is the problem, you should probably find another list to help you get PHP working, and then use this list for Horde/IMP problems. -- Brent J. Nordquist N0BJN Other contact information: http://www.nordist.net/contact.html From bjn@horde.org Wed Jun 19 20:05:40 2002 From: bjn@horde.org (Brent J. Nordquist) Date: Wed, 19 Jun 2002 14:05:40 -0500 (CDT) Subject: [horde] What version of PHP to use with latest CVS of Horde + IMP ? In-Reply-To: <3CDC26B5.30905@deragon.biz> Message-ID: On Fri, 10 May 2002, Hans Deragon wrote: > I tried to upgrade to php 4.1.2 on my RH 7.2 machine this morning, but I > abandonned the idea. There was a cascading effect of dependencies to > resolve and I would probably had to download a good percentage of > rawhide to get things going... Just FYI, the dependencies are all documented in the README file: ftp://ftp.horde.org/pub/RPMS/noarch/rh7/horde-2.0-1.README If you use the Horde-custom PHP 4.1.2 RPMs, you won't need anything from Rawhide... they're all stock Red Hat RPMs (except PHP itself, which is as close to what Red Hat ships as I can manage). -- Brent J. Nordquist N0BJN Other contact information: http://www.nordist.net/contact.html From bjn@horde.org Wed Jun 19 20:10:25 2002 From: bjn@horde.org (Brent J. Nordquist) Date: Wed, 19 Jun 2002 14:10:25 -0500 (CDT) Subject: [horde] Missing RPM? In-Reply-To: Message-ID: On Fri, 3 May 2002, Gordon Gray wrote: > [root@luna rpm]# rpm -U *rpm > error: failed dependencies: > horde = 1.2.4 is needed by horde-pgsql-1.2.4-1rh7 > > As you can see, horde 2.0-1 will not overwrite horde 1.2.4 because it is > needed by horde-pgsql 1.2.4. Since there is no compatible upgrade path > for horde-pgsql, I'm at a loss as to what I should do. Upgrading directly from Horde 1.2.x/IMP 2.2.x to Horde 2.0/IMP 3.0 isn't supported -- the configuration files are radically different, and no one has written a conversion process that the RPMs could use. Note that horde-pgsql isn't needed with Horde 2.0 (PHPLIB is gone now), so you could remove that (probably have to use --nodeps) and then the rest would "upgrade"... just realize that the resulting configuration files will not be at all usable, and you'll still have to configure by hand. You'll also have database conversion issues if you were storing contacts in IMP 2.2.x (which now go in Turba etc.) -- there are scripts that may help, on www.horde.org under "Contributions" for each app. -- Brent J. Nordquist N0BJN Other contact information: http://www.nordist.net/contact.html From tjeerd.vdzee@chello.nl Wed Jun 19 23:18:24 2002 From: tjeerd.vdzee@chello.nl (Tjeerd van der Zee) Date: Thu, 20 Jun 2002 00:18:24 +0200 Subject: [horde] storing prefs in ldap Message-ID: <022701c217df$3a599350$0200a8c0@cluster> This is a multi-part message in MIME format. ---------------------- multipart/alternative attachment Hi, I was trying to get the personal addressbook working for turba, but i = wanted to allow users to add their own entries so i modified the acl list of ldap and horde.php to remove = the rootdn entry. but now when storing preferences, i need to fill in the whole basedn, = otherwise it refuses to store the preferences. my ldap setup is like this: mail=3Duser @ xar.nl, ou=3Dxar.nl,ou=3Dmailaccounts,o=3Dxar.nl mail=3Duser @ aequitas.dhs.org, = ou=3Daequitas.dhs.org,ou=3Dmailaccounts,o=3Dxar.nl when using rootdn, both vdomains are accessible and i only need to = specify ou=3Dmailaccounts,o=3Dxar.nl as basedn. Searching is possible by anonymous. Anyone got an idea what could cause this ? With kind regards, Tjeerd van der Zee ---------------------- multipart/alternative attachment
Hi,
 
I was trying to get the personal = addressbook=20 working for turba, but i wanted to allow users to add their
own entries so i modified the acl list = of ldap and=20 horde.php to remove the rootdn entry.
 
but now when storing preferences, i = need to fill in=20 the whole basedn, otherwise it refuses to store the = preferences.
 
my ldap setup is like = this:
 
mail=3Duser @ xar.nl,=20 ou=3Dxar.nl,ou=3Dmailaccounts,o=3Dxar.nl
mail=3Duser @ aequitas.dhs.org,=20 ou=3Daequitas.dhs.org,ou=3Dmailaccounts,o=3Dxar.nl
 
when using rootdn, both vdomains are = accessible and=20 i only need to specify ou=3Dmailaccounts,o=3Dxar.nl as = basedn.
 
Searching is possible by = anonymous.
 
Anyone got an idea what = could cause=20 this ?
 
With kind regards,
 
Tjeerd van der = Zee
---------------------- multipart/alternative attachment-- From crobins@proexam.org Wed Jun 19 23:42:02 2002 From: crobins@proexam.org (Charles E. Robinson III) Date: Wed, 19 Jun 2002 18:42:02 -0400 Subject: [horde] RE: implode & admin auth errors in horde In-Reply-To: Message-ID: I've searched the lists but haven't seen any questions on these issues. These are two error messages appearing in my webpage after I login into horde: Notice: Undefined index: params in /htdocs/horde/login.php on line 32 Warning: Bad arguments to implode() in /htdocs/horde/lib/Auth.php on line 81 I was wondering why do the errors appear in the webpage & not in the horde.log (logging is on debug) Clicking on the admin link brings up "Index of horde/admin? From there when I click on user.php I get forbidden. -rw-r--r-- 1 root root 3168 Jan 2 12:05 user.php Horde having trouble verifying that the user is admin, I'm not sure why that would be when $conf['auth']['admins'] = array('amira', 'crobins') the above line is in horde.php & logged into horde as amira. I would like to connect to a remote IMAP server would I make the change to the parameters in: /horde/lib/Auth/imap.php I'm using Solaris 8 sparc. I've compiled apache with mysql & php details below from my test.php. Horde Versions Horde: 2.0 IMP: 3.0 Turba: 1.0 PHP Version View phpinfo() screen PHP Version: 4.2.0 PHP Major Version: 4.2 PHP Minor Version: 0 PHP Version Classification: release You are running a supported version of PHP. PHP Module Capabilities FTP Support: Yes Gettext Support: Yes IMAP Support: Yes LDAP Support: No MCAL Support: No Mcrypt Support: Yes MySQL Support: Yes PostgreSQL Support: No XML Support: Yes Miscellaneous PHP Settings magic_quotes_runtime set to Off: Yes PEAR PEAR - Yes Recent PEAR - Yes Mail::RFC822 - Yes Log - Yes DB - Yes >> horde.php $conf['debug_level'] = E_ALL; $conf['max_exec_time'] = 0; $conf['session_name'] = 'Horde'; $conf['use_ssl'] = 2; $conf['compress_pages'] = true; $conf['umask'] = 077; $conf['tmpdir'] = null; $conf['auth']['admins'] = array('amira', 'crobins'); $conf['auth']['driver'] = 'imap'; $conf['log']['enabled'] = true; $conf['log']['type'] = 'file'; $conf['log']['name'] = '/tmp/horde.log'; $conf['log']['priority'] = LOG_DEBUG; $conf['log']['ident'] = 'HORDE'; $conf['log']['params'] = array(); $conf['prefs']['driver'] = 'sql'; $conf['prefs']['params']['phptype'] = 'mysql'; $conf['prefs']['params']['hostspec'] = 'localhost'; $conf['prefs']['params']['username'] = 'horde'; $conf['prefs']['params']['password'] = 'X'; $conf['prefs']['params']['database'] = 'horde'; $conf['prefs']['params']['table'] = 'horde_prefs'; $conf['category']['driver'] = 'none'; $conf['category']['params'] = array(); $conf['cache']['driver'] = 'none'; $conf['cache']['params'] = array(); $conf['mailer']['type'] = 'sendmail'; $conf['mailer']['params'] = array('sendmail_path' => '/usr/lib/sendmail'); $conf['problems']['enabled'] = true; $conf['problems']['email'] = 'guru@x.com $conf['user']['online_help'] = true; $conf['css']['cached'] = true; $conf['menu']['images'] = true; $conf['menu']['floating_bar'] = false; Thank you in advance for pointing me in the right direction. Charles Robinson From eculp@encontacto.net Thu Jun 20 03:41:06 2002 From: eculp@encontacto.net (Edwin Culp) Date: Wed, 19 Jun 2002 19:41:06 -0700 Subject: [horde] storing prefs in ldap In-Reply-To: <022701c217df$3a599350$0200a8c0@cluster> References: <022701c217df$3a599350$0200a8c0@cluster> Message-ID: <1024540866.3d1140c2c9096@Mail.EnContacto.Net> Quoting Tjeerd van der Zee : | Hi, | | I was trying to get the personal addressbook working for turba, but i wanted | to allow users to add their | own entries so i modified the acl list of ldap and horde.php to remove the | rootdn entry. | | but now when storing preferences, i need to fill in the whole basedn, | otherwise it refuses to store the preferences. | | my ldap setup is like this: | | mail=user @ xar.nl, ou=xar.nl,ou=mailaccounts,o=xar.nl | mail=user @ aequitas.dhs.org, ou=aequitas.dhs.org,ou=mailaccounts,o=xar.nl | | when using rootdn, both vdomains are accessible and i only need to specify | ou=mailaccounts,o=xar.nl as basedn. | | Searching is possible by anonymous. | | Anyone got an idea what could cause this ? I am going to guess that the bind dn is the base dn plus the uid from hord.php. This would would try to bind on mail=user @ xar.nl,ou=mailaccounts,o=xar.nl mail=user @ aequitas.dhs.org,ou=mailaccounts,o=xar.nl rather than the above but I could be wrong. The bind should be visible in your slapd.log. Pleas let me know if I'm mistaken and I hope I am:-) ed | | With kind regards, | | Tjeerd van der Zee -- From tjeerd.vdzee@chello.nl Thu Jun 20 14:17:11 2002 From: tjeerd.vdzee@chello.nl (Tjeerd van der Zee) Date: Thu, 20 Jun 2002 15:17:11 +0200 Subject: [horde] storing prefs in ldap References: <022701c217df$3a599350$0200a8c0@cluster> <1024540866.3d1140c2c9096@Mail.EnContacto.Net> Message-ID: <003901c2185c$c9c5da80$0200a8c0@cluster> ----- Original Message ----- From: "Edwin Culp" To: Sent: Thursday, June 20, 2002 4:41 AM Subject: Re: [horde] storing prefs in ldap > Quoting Tjeerd van der Zee : > > | Hi, > | > | I was trying to get the personal addressbook working for turba, but i wanted > | to allow users to add their > | own entries so i modified the acl list of ldap and horde.php to remove the > | rootdn entry. > | > | but now when storing preferences, i need to fill in the whole basedn, > | otherwise it refuses to store the preferences. > | > | my ldap setup is like this: > | > | mail=user @ xar.nl, ou=xar.nl,ou=mailaccounts,o=xar.nl > | mail=user @ aequitas.dhs.org, ou=aequitas.dhs.org,ou=mailaccounts,o=xar.nl > | > | when using rootdn, both vdomains are accessible and i only need to specify > | ou=mailaccounts,o=xar.nl as basedn. > | > | Searching is possible by anonymous. > | > | Anyone got an idea what could cause this ? > > I am going to guess that the bind dn is the base dn plus the uid from > hord.php. This would would try to bind on > > mail=user @ xar.nl,ou=mailaccounts,o=xar.nl > mail=user @ aequitas.dhs.org,ou=mailaccounts,o=xar.nl > > rather than the above but I could be wrong. The bind should be visible > in your slapd.log. Pleas let me know if I'm mistaken and I hope I am:-) > > ed > Yes, you are correct about the bind proccess, but couldn't horde do a ldap_get_dn and then bind as the user with it's full dn instead of user + basedn ? anonymous can search and read the entries. Tjeerd. From eculp@encontacto.net Thu Jun 20 14:46:49 2002 From: eculp@encontacto.net (Edwin Culp) Date: Thu, 20 Jun 2002 06:46:49 -0700 Subject: [horde] storing prefs in ldap In-Reply-To: <003901c2185c$c9c5da80$0200a8c0@cluster> References: <022701c217df$3a599350$0200a8c0@cluster> <1024540866.3d1140c2c9096@Mail.EnContacto.Net> <003901c2185c$c9c5da80$0200a8c0@cluster> Message-ID: <1024580809.3d11dcc9929cf@Mail.EnContacto.Net> Quoting Tjeerd van der Zee : | | ----- Original Message ----- | From: "Edwin Culp" | To: | Sent: Thursday, June 20, 2002 4:41 AM | Subject: Re: [horde] storing prefs in ldap | | | > Quoting Tjeerd van der Zee : | > | > | Hi, | > | | > | I was trying to get the personal addressbook working for turba, but i | wanted | > | to allow users to add their | > | own entries so i modified the acl list of ldap and horde.php to remove | the | > | rootdn entry. | > | | > | but now when storing preferences, i need to fill in the whole basedn, | > | otherwise it refuses to store the preferences. | > | | > | my ldap setup is like this: | > | | > | mail=user @ xar.nl, ou=xar.nl,ou=mailaccounts,o=xar.nl | > | mail=user @ aequitas.dhs.org, | ou=aequitas.dhs.org,ou=mailaccounts,o=xar.nl | > | | > | when using rootdn, both vdomains are accessible and i only need to | specify | > | ou=mailaccounts,o=xar.nl as basedn. | > | | > | Searching is possible by anonymous. | > | | > | Anyone got an idea what could cause this ? | > | > I am going to guess that the bind dn is the base dn plus the uid from | > hord.php. This would would try to bind on | > | > mail=user @ xar.nl,ou=mailaccounts,o=xar.nl | > mail=user @ aequitas.dhs.org,ou=mailaccounts,o=xar.nl | > | > rather than the above but I could be wrong. The bind should be visible | > in your slapd.log. Pleas let me know if I'm mistaken and I hope I am:-) | > | > ed | > | | Yes, you are correct about the bind proccess, but couldn't horde do a | ldap_get_dn and then bind as the user | with it's full dn instead of user + basedn ? anonymous can search and read | the entries. Sounds reasonable and depending on your acl you would not have to have anonymous search and read. I just had another idea, let me try it and I'll let you know. ed | | Tjeerd. | | | | -- | Horde mailing list | Frequently Asked Questions: http://horde.org/faq/ | To unsubscribe, mail: horde-unsubscribe@lists.horde.org -- From Worryboy@hotmail.com Thu Jun 20 16:02:41 2002 From: Worryboy@hotmail.com (Worryboy@hotmail.com) Date: Thu, 20 Jun 2002 16:02:41 +0100 Subject: [horde] problem Message-ID: This is a multi-part message in MIME format. ---------------------- multipart/alternative attachment how can i administrate horde 2.1 .. there isn't a creating user = interface such as horde 2 ..=20 i cant finde any anouncement about the administration into the docs .... ... my problem is , how can i creat a user in Horde 2.1=20 ... ---------------------- multipart/alternative attachment
how can i administrate horde 2.1 .. = there isn't a=20 creating user interface such as horde 2 ..
 
i cant finde any anouncement about the=20 administration into the docs ....
 
...
my problem is , how can i creat a user = in Horde 2.1=20
...
 
---------------------- multipart/alternative attachment-- From chuck@horde.org Thu Jun 20 21:24:36 2002 From: chuck@horde.org (Chuck Hagenbuch) Date: Thu, 20 Jun 2002 16:24:36 -0400 Subject: [horde] RE: implode & admin auth errors in horde In-Reply-To: References: Message-ID: <1024604676.3d123a0439e81@marina.horde.org> Quoting "Charles E. Robinson III" : > $conf['auth']['admins'] = array('amira', 'crobins'); > $conf['auth']['driver'] = 'imap'; The imap driver needs some parameters defined. See the examples in horde/config/horde.php.dist. -chuck -- Charles Hagenbuch, "What was and what may be, lie, like children whose faces we cannot see, in the arms of silence. All we ever have is here, now." - Ursula K. Le Guin From jan@horde.org Sat Jun 22 09:07:58 2002 From: jan@horde.org (Jan Schneider) Date: Sat, 22 Jun 2002 10:07:58 +0200 Subject: [horde] Re: errors with Horde 2.1 In-Reply-To: <001301c2198a$d38846a0$e0e1fd0c@attbi.com> References: <001301c2198a$d38846a0$e0e1fd0c@attbi.com> Message-ID: <1024733278.3d14305ecafbf@jan.dip.ammma.net> Please send questions to the appropriate mailing list. Zitat von Dayton Nichols : > I'm brand new to Horde and PHP, so forgive me if I'm being an idiot and > missing something obvious here. My problem is that after uploading all > hoard > files and following the install instructions, I'm still getting this > error > message when attempting to log in: > > > Warning: Failed opening 'Log.php' for inclusion > (include_path='.:/usr/local/plesk/php/lib/php') in > /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on > line 145 This has been covered many times on the mailing list, so please check the archives and FAQ. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft From JNichols@broadband.att.com Sat Jun 22 18:00:39 2002 From: JNichols@broadband.att.com (Nichols, Jonathan) Date: Sat, 22 Jun 2002 11:00:39 -0600 Subject: [horde] failed opening 'log.php' for inclusion Message-ID: <69C1D7A6D960D511A5340002A52C4A2104B27747@entcoexch08.tci.com> I'm attempting to get Horde 2.1 up and running. I've followed the instructions to the best of my abilities but still get this error when trying to log in from my site: Warning: Failed opening 'Log.php' for inclusion (include_path='.:/usr/local/plesk/php/lib/php') in /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on line 145 Fatal error: Undefined class name 'log' in /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on line 155 I've looked through the archive and can't turn up anything. Perhaps I'm overlooking something. Any help would be greatly appredciated. Thanks. From mike@graftonhall.co.nz Sat Jun 22 19:42:44 2002 From: mike@graftonhall.co.nz (Michael Cochrane) Date: Sat, 22 Jun 2002 19:42:44 +0100 Subject: [horde] failed opening 'log.php' for inclusion In-Reply-To: <69C1D7A6D960D511A5340002A52C4A2104B27747@entcoexch08.tci.com> References: <69C1D7A6D960D511A5340002A52C4A2104B27747@entcoexch08.tci.com> Message-ID: <1024771364.3d14c5242416f@head.graftonhall.co.nz> http://pear.php.net/package-info.php?pacid=8 http://groups.google.co.nz/groups?hl=en&lr=&ie=UTF-8&oe=UTF8&q=log.php&meta=group%3Dmailing.www.horde-imp This has been discused many many times... has someone put it in the FAQ yet? - Mike :-) Quoting "Nichols, Jonathan" : > I'm attempting to get Horde 2.1 up and running. I've followed the > instructions to the best of my abilities but still get this error when > trying to log in from my site: > > Warning: Failed opening 'Log.php' for inclusion > (include_path='.:/usr/local/plesk/php/lib/php') in > /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on > line 145 > > Fatal error: Undefined class name 'log' in > /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on > line 155 > > > I've looked through the archive and can't turn up anything. Perhaps I'm > overlooking something. Any help would be greatly appredciated. Thanks. > > > -- > Horde mailing list > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: horde-unsubscribe@lists.horde.org ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ From jon@horde.org Sat Jun 22 23:18:22 2002 From: jon@horde.org (Jon Parise) Date: Sat, 22 Jun 2002 18:18:22 -0400 Subject: [horde] failed opening 'log.php' for inclusion In-Reply-To: <1024771364.3d14c5242416f@head.graftonhall.co.nz> References: <69C1D7A6D960D511A5340002A52C4A2104B27747@entcoexch08.tci.com> <1024771364.3d14c5242416f@head.graftonhall.co.nz> Message-ID: <20020622221822.GB13987@csh.rit.edu> On Sat, Jun 22, 2002 at 07:42:44PM +0100, Michael Cochrane wrote: > http://pear.php.net/package-info.php?pacid=8 > > http://groups.google.co.nz/groups?hl=en&lr=&ie=UTF-8&oe=UTF8&q=log.php&meta=group%3Dmailing.www.horde-imp > > This has been discused many many times... has someone put it in the FAQ yet? Not yet, but it _is_ in the installation documentation. -- Jon Parise (jon@csh.rit.edu) . Information Technology (2001) http://www.csh.rit.edu/~jon/ : Computer Science House Member From jon@horde.org Mon Jun 17 06:09:26 2002 From: jon@horde.org (Jon Parise) Date: Mon, 17 Jun 2002 01:09:26 -0400 Subject: [horde] problem In-Reply-To: <12720505335.20020616234239@feuerwelt.de> References: <12720505335.20020616234239@feuerwelt.de> Message-ID: <20020617050926.GD1746@csh.rit.edu> On Sun, Jun 16, 2002 at 11:42:39PM +0100, worryboy [ web.de ] wrote: > "PHP 4.2.1 has missing modules from PEAR, which must be manually > installed. See horde/docs/INSTALL for more information." http://cvs.horde.org/co.php/horde/docs/INSTALL To install, you must enter the following at the command prompt: pear install http://pear.php.net/get/Log -- Jon Parise (jon@csh.rit.edu) . Information Technology (2001) http://www.csh.rit.edu/~jon/ : Computer Science House Member From shannon@flyingmug.com Mon Jun 17 13:39:13 2002 From: shannon@flyingmug.com (shannon@flyingmug.com) Date: Mon, 17 Jun 2002 08:39:13 -0400 Subject: [horde] question about horde 2.0 to 2.1 Message-ID: <1024317553.3d0dd871dc797@krusty.flyingmug.com> I was on the FTP site and saw that there was a horde 2.0 to 2.1 patch. How would I apply this patch to do the upgrade? I am running horde 2.0, imp 3.0 and turba 1.0 and I would like to upgrade all these with the patches if I could. From anthony.stanton@es.easynet.net Mon Jun 17 17:00:40 2002 From: anthony.stanton@es.easynet.net (Anthony Stanton) Date: Mon, 17 Jun 2002 18:00:40 +0200 Subject: [horde] Selective Menu in Horde Message-ID: <20020617160040.GG17556@es.easynet.net> Hi, At Easynet we're using Horde to build a portal site, and we'd like to control which modules are available to which user. (Switching the 'show' attribute in the registry off for that app would do for us.) Is there a recommended way of doing this in Horde? Our idea was to include a file in lib/base.php which checks credentials (we auth off a customized Auth/ldap.php and prefer to keep information in LDAP as much as possible) and modifiy the registry there before it gets used by the main scripts. But if Horde has a built-in way of doing this, we'd prefer looking at that first. Thanks to the Horde team for a great piece of software! Regards, Anthony -- Anthony Stanton +34 91 789 46 00 Systems Administrator http://www.es.easynet.net/ Easynet Espaņa - Madrid - Espaņa anthony.stanton@es.easynet.net From yves@bigedison.org Mon Jun 17 22:25:48 2002 From: yves@bigedison.org (Yves bougardier) Date: Mon, 17 Jun 2002 23:25:48 +0200 Subject: [horde] error msg Message-ID: <006701c21645$8c7afca0$6a01a8c0@YBOUGARDIER> This is a multi-part message in MIME format. ---------------------- multipart/alternative attachment Hi, I'm a horde administrator, i tryed to install it on my Mandrake 8.2 with = apache and sendmai and i have the following error when i want to access = to my horde webpage : Fatal error: Failed opening required 'PEAR.php' (include_path=3D'') in = /var/www/html/horde/lib/Registry.php on line 4 Can you help me ? Sorry for this newbie question :-))=20 ---------------------- multipart/alternative attachment
Hi,
I'm a horde administrator, i tryed to = install it on=20 my Mandrake 8.2 with apache and sendmai and i have the following = error when=20 i want to access to my horde webpage :
Fatal error: Failed opening required 'PEAR.php'=20 (include_path=3D'') in /var/www/html/horde/lib/Registry.php on = line=20 4
 
Can you help me ?
Sorry for this newbie question :-)) 
---------------------- multipart/alternative attachment-- From jan@horde.org Mon Jun 17 23:15:12 2002 From: jan@horde.org (Jan Schneider) Date: Tue, 18 Jun 2002 00:15:12 +0200 Subject: [horde] Selective Menu in Horde In-Reply-To: <20020617160040.GG17556@es.easynet.net> References: <20020617160040.GG17556@es.easynet.net> Message-ID: <1024352112.3d0e5f70ed70e@jan.dip.ammma.net> Zitat von Anthony Stanton : > Hi, > > At Easynet we're using Horde to build a portal site, and we'd like to > control which modules are available to which user. (Switching the > 'show' attribute in the registry off for that app would do for us.) > Is there a recommended way of doing this in Horde? > > Our idea was to include a file in lib/base.php which checks credentials > (we auth off a customized Auth/ldap.php and prefer to keep information in > LDAP > as much as possible) and modifiy the registry there before it gets used > by > the main scripts. But if Horde has a built-in way of doing this, we'd > prefer looking at that first. There's not really a built-in feature that will do this out of the box but you should take a look at the Perms:: class. Along with the administration interface you should be able to create such user dependent modules ACLs. Btw, another one already asked for such a feature on this list. If you get it work with Horde's tools it would be great if you can contribute that stuff back to Horde. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft From jan@horde.org Mon Jun 17 23:23:02 2002 From: jan@horde.org (Jan Schneider) Date: Tue, 18 Jun 2002 00:23:02 +0200 Subject: [horde] error msg In-Reply-To: <006701c21645$8c7afca0$6a01a8c0@YBOUGARDIER> References: <006701c21645$8c7afca0$6a01a8c0@YBOUGARDIER> Message-ID: <1024352582.3d0e614670ee1@jan.dip.ammma.net> Zitat von Yves bougardier : > Hi, > I'm a horde administrator, i tryed to install it on my Mandrake 8.2 with > apache and sendmai and i have the following error when i want to access > to my horde webpage : > Fatal error: Failed opening required 'PEAR.php' (include_path='') in > /var/www/html/horde/lib/Registry.php on line 4 > > Can you help me ? > Sorry for this newbie question :-)) Please read the install documentation and the faq if you are a newbie. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft From chuck@horde.org Tue Jun 18 14:26:29 2002 From: chuck@horde.org (Chuck Hagenbuch) Date: Tue, 18 Jun 2002 09:26:29 -0400 Subject: [horde] Fwd: I need your help Message-ID: <1024406789.3d0f3505691a3@marina.horde.org> This message is in MIME format. ---------------------- multipart/mixed attachment ----- Forwarded message from faruk@actionaid-bd.org ----- Date: Tue, 18 Jun 2002 18:04:41 +0600 From: Faruk Ahmed Reply-To: Faruk Ahmed Subject: I need your help To: chuck@horde.org, jon@horde.org Hello, I am from Bangladesh. I need your help. i have found your email addresses in the test.php file during horde installation. I have installed horde 2.0 with IMP 3.0 on RedHat Linux 7.0 with Apache 1.3.12 and Mysql. But whenever I browse the test page, it shows me the original configuration. I understand that the webserver can not interpret the file with PHP. But do you have any suggestion? I will be grateful if you could help me. ________________________________ Faruk Ahmed Systems Administrator ActionAid Bangladesh House CWN (A) 32, Road 43, Gulshan-2, Dhaka-1212, Bangladesh Tel: (880-2) 8815991-2, 8815973 Fax: (880-2) 8815087 Email: faruk@actionaid-bd.org "fighting poverty together" ----- End forwarded message ----- -chuck -- Charles Hagenbuch, "What was and what may be, lie, like children whose faces we cannot see, in the arms of silence. All we ever have is here, now." - Ursula K. Le Guin ---------------------- multipart/mixed attachment PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv L0VOIj4KPEhUTUw+PEhFQUQ+CjxNRVRBIGh0dHAtZXF1aXY9Q29udGVudC1UeXBlIGNvbnRlbnQ9 InRleHQvaHRtbDsgY2hhcnNldD1pc28tODg1OS0xIj4KPE1FVEEgY29udGVudD0iTVNIVE1MIDUu NTAuNDEzNC42MDAiIG5hbWU9R0VORVJBVE9SPjwvSEVBRD4KPEJPRFk+CjxESVY+PEZPTlQgZmFj ZT1BcmlhbCBzaXplPTI+PFNQQU4gCmNsYXNzPTQyMDExMDAxMi0xODA2MjAwMj5IZWxsbyw8L1NQ QU4+PC9GT05UPjwvRElWPgo8RElWPjxGT05UIGZhY2U9QXJpYWwgc2l6ZT0yPjxTUEFOIGNsYXNz PTQyMDExMDAxMi0xODA2MjAwMj5JIGFtIGZyb20gCkJhbmdsYWRlc2guPC9TUEFOPjwvRk9OVD48 L0RJVj4KPERJVj48Rk9OVCBmYWNlPUFyaWFsIHNpemU9Mj48U1BBTiBjbGFzcz00MjAxMTAwMTIt MTgwNjIwMDI+SSBuZWVkIHlvdXIgaGVscC4gaSAKaGF2ZSBmb3VuZCB5b3VyIGVtYWlsIGFkZHJl c3NlcyBpbiB0aGUgdGVzdC5waHAgZmlsZSBkdXJpbmcgaG9yZGUgCmluc3RhbGxhdGlvbi48L1NQ QU4+PC9GT05UPjwvRElWPgo8RElWPjxGT05UIGZhY2U9QXJpYWwgc2l6ZT0yPjxTUEFOIApjbGFz cz00MjAxMTAwMTItMTgwNjIwMDI+PC9TUEFOPjwvRk9OVD4mbmJzcDs8L0RJVj4KPERJVj48Rk9O VCBmYWNlPUFyaWFsIHNpemU9Mj48U1BBTiBjbGFzcz00MjAxMTAwMTItMTgwNjIwMDI+SSBoYXZl IGluc3RhbGxlZCAKaG9yZGUgMi4wIHdpdGggSU1QIDMuMCBvbiBSZWRIYXQgTGludXggNy4wIHdp dGggQXBhY2hlIDEuMy4xMiBhbmQgTXlzcWwuIEJ1dCAKd2hlbmV2ZXIgSSBicm93c2UgdGhlIHRl c3QgcGFnZSwgaXQgc2hvd3MgbWUgdGhlIG9yaWdpbmFsIGNvbmZpZ3VyYXRpb24uIEkgCnVuZGVy c3RhbmQgdGhhdCB0aGUgd2Vic2VydmVyIGNhbiBub3QgaW50ZXJwcmV0IHRoZSBmaWxlIHdpdGgg UEhQLiBCdXQgZG8geW91IApoYXZlIGFueSBzdWdnZXN0aW9uPzwvU1BBTj48L0ZPTlQ+PC9ESVY+ CjxESVY+PEZPTlQgZmFjZT1BcmlhbCBzaXplPTI+PFNQQU4gCmNsYXNzPTQyMDExMDAxMi0xODA2 MjAwMj48L1NQQU4+PC9GT05UPiZuYnNwOzwvRElWPgo8RElWPjxGT05UIGZhY2U9QXJpYWwgc2l6 ZT0yPjxTUEFOIGNsYXNzPTQyMDExMDAxMi0xODA2MjAwMj5JIHdpbGwgYmUgZ3JhdGVmdWwgCmlm IHlvdSBjb3VsZCBoZWxwIG1lLjwvU1BBTj48L0ZPTlQ+PC9ESVY+CjxQIGNsYXNzPU1zb05vcm1h bCBzdHlsZT0iTUFSR0lOOiAwcHg7IFdPUkQtU1BBQ0lORzogMHB4Ij48Qj48U1BBTiBsYW5nPUVO LUdCIApzdHlsZT0iRk9OVC1TSVpFOiA4cHQ7IENPTE9SOiAjZGYzODU0OyBGT05ULUZBTUlMWTog QXJpYWw7IG1zby1iaWRpLWZvbnQtc2l6ZTogMTIuMHB0Ij5fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fXyAKPC9TUEFOPjwvQj48L1A+CjxQIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0iTUFS R0lOOiA2cHggMHB4IDBweDsgV09SRC1TUEFDSU5HOiAwcHgiPjxCPjxTUEFOIApsYW5nPUVOLUdC IApzdHlsZT0iRk9OVC1TSVpFOiA4cHQ7IENPTE9SOiAjZGYzODU0OyBtc28tYmlkaS1mb250LXNp emU6IDEyLjBwdCI+PEZPTlQgCmZhY2U9SGVsdmV0aWNhPkZhcnVrIEFobWVkPD9YTUw6TkFNRVNQ QUNFIFBSRUZJWCA9IE8gLz48TzpQPiAKPC9POlA+PC9GT05UPjwvU1BBTj48L0I+PC9QPgo8UCBj bGFzcz1Nc29Ob3JtYWwgc3R5bGU9Ik1BUkdJTjogMHB4OyBXT1JELVNQQUNJTkc6IDBweCI+PEI+ PFNQQU4gbGFuZz1FTi1HQiAKc3R5bGU9IkZPTlQtU0laRTogOHB0OyBDT0xPUjogI2RmMzg1NDsg bXNvLWJpZGktZm9udC1zaXplOiAxMi4wcHQiPjxGT05UIApmYWNlPUhlbHZldGljYT5TeXN0ZW1z IEFkbWluaXN0cmF0b3I8TzpQPiA8L086UD48L0ZPTlQ+PC9TUEFOPjwvQj48L1A+CjxQIGNsYXNz PU1zb05vcm1hbCBzdHlsZT0iTUFSR0lOOiAwcHggMHB4IDZweDsgV09SRC1TUEFDSU5HOiAwcHgi PjxCPjxTUEFOIApsYW5nPUVOLUdCIApzdHlsZT0iRk9OVC1TSVpFOiA4cHQ7IENPTE9SOiAjZGYz ODU0OyBtc28tYmlkaS1mb250LXNpemU6IDEyLjBwdCI+PEZPTlQgCmZhY2U9SGVsdmV0aWNhPkFj dGlvbkFpZCBCYW5nbGFkZXNoJm5ic3A7PC9GT05UPjwvU1BBTj48L0I+PC9QPgo8UCBjbGFzcz1N c29Ob3JtYWwgc3R5bGU9Ik1BUkdJTjogMHB4OyBXT1JELVNQQUNJTkc6IDBweCI+PFNQQU4gbGFu Zz1FTi1HQiAKc3R5bGU9IkZPTlQtU0laRTogOHB0OyBDT0xPUjogIzlhOTk5ODsgbXNvLWJpZGkt Zm9udC1zaXplOiAxMi4wcHQiPjxGT05UIApmYWNlPUhlbHZldGljYT48Qj5Ib3VzZSBDV04gKEEp IDMyLCBSb2FkIDQzLCA8TzpQPjwvTzpQPjwvQj48L0ZPTlQ+PC9TUEFOPjwvUD4KPFAgY2xhc3M9 TXNvTm9ybWFsIHN0eWxlPSJNQVJHSU46IDBweDsgV09SRC1TUEFDSU5HOiAwcHgiPjxTUEFOIGxh bmc9RU4tR0IgCnN0eWxlPSJGT05ULVNJWkU6IDhwdDsgQ09MT1I6ICM5YTk5OTg7IG1zby1iaWRp LWZvbnQtc2l6ZTogMTIuMHB0Ij48Rk9OVCAKZmFjZT1IZWx2ZXRpY2E+PEI+R3Vsc2hhbi0yLCBE aGFrYS0xMjEyLCBCYW5nbGFkZXNoPE86UD4gCjwvTzpQPjwvQj48L0ZPTlQ+PC9TUEFOPjwvUD4K PEgyIHN0eWxlPSJNQVJHSU46IDBweDsgV09SRC1TUEFDSU5HOiAwcHgiPjxTUEFOIGxhbmc9RU4t R0IgCnN0eWxlPSJGT05ULVNJWkU6IDhwdDsgQ09MT1I6ICM5YTk5OTg7IG1zby1iaWRpLWZvbnQt c2l6ZTogMTIuMHB0Ij48Rk9OVCAKZmFjZT1IZWx2ZXRpY2E+PEI+VGVsOiAoODgwLTIpIDg4MTU5 OTEtMiwgODgxNTk3MzxPOlA+IAo8L086UD48L0I+PC9GT05UPjwvU1BBTj48L0gyPgo8UCBjbGFz cz1Nc29Ob3JtYWwgc3R5bGU9Ik1BUkdJTjogMHB4OyBXT1JELVNQQUNJTkc6IDBweCI+PFNQQU4g bGFuZz1FTi1HQiAKc3R5bGU9IkZPTlQtU0laRTogOHB0OyBDT0xPUjogIzlhOTk5ODsgbXNvLWJp ZGktZm9udC1zaXplOiAxMi4wcHQiPjxGT05UIApmYWNlPUhlbHZldGljYT48Qj5GYXg6ICg4ODAt MikgODgxNTA4NzxPOlA+IDwvTzpQPjwvQj48L0ZPTlQ+PC9TUEFOPjwvUD4KPFAgc3R5bGU9Ik1B UkdJTjogMHB4IDBweCA2cHg7IFdPUkQtU1BBQ0lORzogMHB4Ij48Rk9OVCBmYWNlPUhlbHZldGlj YT48Qj48U1BBTiAKbGFuZz1FTi1HQiAKc3R5bGU9IkZPTlQtU0laRTogOHB0OyBDT0xPUjogIzlh OTk5ODsgbXNvLWJpZGktZm9udC1zaXplOiAxMi4wcHQ7IG1zby1mYXJlYXN0LWZvbnQtZmFtaWx5 OiBUaW1lcyBOZXcgUm9tYW47IG1zby1hbnNpLWxhbmd1YWdlOiBFTi1HQjsgbXNvLWZhcmVhc3Qt bGFuZ3VhZ2U6IEVOLVVTOyBtc28tYmlkaS1sYW5ndWFnZTogQVItU0EiPkVtYWlsOiAKPC9TUEFO PjxGT05UIGNvbG9yPSMwMDAwZmY+PEEgaHJlZj0ibWFpbHRvOmZhcnVrQGFjdGlvbmFpZC1iZC5v cmciPjxTUEFOIApsYW5nPUVOLUdCIApzdHlsZT0iRk9OVC1TSVpFOiA4cHQ7IG1zby1iaWRpLWZv bnQtc2l6ZTogMTIuMHB0OyBtc28tZmFyZWFzdC1mb250LWZhbWlseTogVGltZXMgTmV3IFJvbWFu OyBtc28tYW5zaS1sYW5ndWFnZTogRU4tR0I7IG1zby1mYXJlYXN0LWxhbmd1YWdlOiBFTi1VUzsg bXNvLWJpZGktbGFuZ3VhZ2U6IEFSLVNBIj5mPC9TUEFOPjwvQT48L0ZPTlQ+PEEgCmhyZWY9Im1h aWx0bzpGZWlzYWxIQGFjdGlvbmFpZC1iZC5vcmciPjxTUEFOIGxhbmc9RU4tR0IgCnN0eWxlPSJG T05ULVNJWkU6IDhwdDsgbXNvLWJpZGktZm9udC1zaXplOiAxMi4wcHQ7IG1zby1mYXJlYXN0LWZv bnQtZmFtaWx5OiBUaW1lcyBOZXcgUm9tYW47IG1zby1hbnNpLWxhbmd1YWdlOiBFTi1HQjsgbXNv LWZhcmVhc3QtbGFuZ3VhZ2U6IEVOLVVTOyBtc28tYmlkaS1sYW5ndWFnZTogQVItU0EiPjxGT05U IApjb2xvcj0jMDAwMGZmPmFydWtAYWN0aW9uYWlkLWJkLm9yZzwvRk9OVD48L1NQQU4+PC9BPjwv Qj48L0ZPTlQ+IAo8UCBzdHlsZT0iTUFSR0lOOiA2cHggMHB4IDBweDsgV09SRC1TUEFDSU5HOiAt MnB4OyBMSU5FLUhFSUdIVDogMTAwJSI+PFNQQU4gCmxhbmc9RU4tR0IgCnN0eWxlPSJGT05ULVNJ WkU6IDExcHQ7IENPTE9SOiAjZGYzODU0OyBGT05ULUZBTUlMWTogSGVsdmV0aWNhOyBtc28tYmlk aS1mb250LXNpemU6IDEwLjBwdDsgbXNvLWZhcmVhc3QtZm9udC1mYW1pbHk6ICdUaW1lcyBOZXcg Um9tYW4nOyBtc28tYW5zaS1sYW5ndWFnZTogRU4tR0I7IG1zby1mYXJlYXN0LWxhbmd1YWdlOiBF Ti1VUzsgbXNvLWJpZGktbGFuZ3VhZ2U6IEFSLVNBOyBtc28tYmlkaS1mb250LWZhbWlseTogJ1Rp bWVzIE5ldyBSb21hbiciPjxCPiJmaWdodGluZyAKcG92ZXJ0eSB0b2dldGhlciI8L0I+PC9TUEFO PjwvUD4KPFAgc3R5bGU9Ik1BUkdJTjogNnB4IDBweCAwcHg7IFdPUkQtU1BBQ0lORzogLTJweDsg TElORS1IRUlHSFQ6IDEwMCUiPjxGT05UIApmYWNlPUFyaWFsIHNpemU9Mj48L0ZPTlQ+Jm5ic3A7 PC9QPgo8RElWPiZuYnNwOzwvRElWPjwvQk9EWT48L0hUTUw+ ---------------------- multipart/mixed attachment-- From valerio@dei.unipd.it Wed Jun 19 18:51:40 2002 From: valerio@dei.unipd.it (Pulese Valerio) Date: Wed, 19 Jun 2002 19:51:40 +0200 Subject: [horde] Horde:MIME:Viewer:msword.php improvement Message-ID: <20020619195140.C10106@dei.unipd.it> Hello this message is for anybody out there using wvWare to preview MS Word document in HORDE/IMP and want to enable image/pictures emebedded in .doc attachments. First create a directory htdocs/tmp-wvWare under the httpd root path writable by nobody/apache or whoever uid is running httpd server: mkdir /usr/local/http/htdocs/tmp-wvWare chown nobody:nobody /usr/local/http/htdocs/tmp-wvWare or chmod go+rwx /usr/local/http/htdocs/tmp-wvWare Create a symbolic link from /: ln -s /usr/local/http/htdocs/tmp-wvWare /tmp-wvWare Now its time to teach horde to create temporary html and images file in the right place. Edit /horde/config/mime_drivers.php as follow: /* Location of the wvHtml binary. */ $mime_drivers['horde']['msword']['location'] = '/usr/local/bin/wvWare'; Edit /horde/lib/MIME/Viewer/msword.php as follow: if (count($version) > 2 && ($version[0] > 0 || $version[1] >= 7)) { $args = " --dir=/tmp-wvWare --basename=/tmp-wvWare/img$$- --charset=iso8859-1 $tmp_word >$tmp_output"; --dir= to extract embedded images in /tmp-wvWare (with correct ) --basename= to create images with a "unique" name (imgPID-0,imgPID-1, etc.) --charset=iso8859-1 works better with my netscape version. Directory /tmp-wvWare should be periodically cleaned up via appropriate crontab entry. I use wvWare-0.7.2 and libwmf-0.2.5. Hope this helps Valerio -- E-Mail Valerio.Pulese@dei.unipd.it ||\\ Dipartimento di Elettronica e Informatica || \\==== || V. Gradenigo 6/A - 35131 Padova - Italy ||__\\== || Phone: ++39-49-8277792 Fax: ++39-49-8277699 |_____\===|| From bjn@horde.org Wed Jun 19 20:02:02 2002 From: bjn@horde.org (Brent J. Nordquist) Date: Wed, 19 Jun 2002 14:02:02 -0500 (CDT) Subject: [horde] Fwd: I need your help In-Reply-To: <1024406789.3d0f3505691a3@marina.horde.org> Message-ID: On Tue, 18 Jun 2002, Chuck Hagenbuch wrote: > ----- Forwarded message from faruk@actionaid-bd.org ----- > Date: Tue, 18 Jun 2002 18:04:41 +0600 > From: Faruk Ahmed > Subject: I need your help > > I have installed horde 2.0 with IMP 3.0 on RedHat Linux 7.0 with Apache > 1.3.12 and Mysql. But whenever I browse the test page, it shows me the > original configuration. I understand that the webserver can not interpret > the file with PHP. But do you have any suggestion? (1) Are you installing Horde, IMP, Apache, and MySQL with RPMs or with tarballs? If you're using RPMs, you should consult the README file on the horde.org FTP site; it has all the versions you should use. ftp://ftp.horde.org/pub/RPMS/noarch/rh7/horde-2.0-1.README In particular, Apache 1.3.12 is old and has security flaws. Red Hat has released the apache-1.3.22-1.7.1 RPM for Red Hat 7.0 and you should use that (or compile a newer version of Apache). (2) What version of PHP did you install (and with RPMs or compiled from tarball)? The Apache configuration file needs to be set up to interpret PHP... you should see something like: LoadModule php4_module modules/libphp4.so ... AddModule mod_php4.c ... AddType application/x-httpd-php .php .php4 .php3 .phtml AddType application/x-httpd-php-source .phps and when you change or add those, you need to restart Apache. The PHP RPMs should do that for you. (3) If all else fails, use the /server-info link at your site to see whether Apache is seeing PHP. If PHP is the problem, you should probably find another list to help you get PHP working, and then use this list for Horde/IMP problems. -- Brent J. Nordquist N0BJN Other contact information: http://www.nordist.net/contact.html From bjn@horde.org Wed Jun 19 20:05:40 2002 From: bjn@horde.org (Brent J. Nordquist) Date: Wed, 19 Jun 2002 14:05:40 -0500 (CDT) Subject: [horde] What version of PHP to use with latest CVS of Horde + IMP ? In-Reply-To: <3CDC26B5.30905@deragon.biz> Message-ID: On Fri, 10 May 2002, Hans Deragon wrote: > I tried to upgrade to php 4.1.2 on my RH 7.2 machine this morning, but I > abandonned the idea. There was a cascading effect of dependencies to > resolve and I would probably had to download a good percentage of > rawhide to get things going... Just FYI, the dependencies are all documented in the README file: ftp://ftp.horde.org/pub/RPMS/noarch/rh7/horde-2.0-1.README If you use the Horde-custom PHP 4.1.2 RPMs, you won't need anything from Rawhide... they're all stock Red Hat RPMs (except PHP itself, which is as close to what Red Hat ships as I can manage). -- Brent J. Nordquist N0BJN Other contact information: http://www.nordist.net/contact.html From bjn@horde.org Wed Jun 19 20:10:25 2002 From: bjn@horde.org (Brent J. Nordquist) Date: Wed, 19 Jun 2002 14:10:25 -0500 (CDT) Subject: [horde] Missing RPM? In-Reply-To: Message-ID: On Fri, 3 May 2002, Gordon Gray wrote: > [root@luna rpm]# rpm -U *rpm > error: failed dependencies: > horde = 1.2.4 is needed by horde-pgsql-1.2.4-1rh7 > > As you can see, horde 2.0-1 will not overwrite horde 1.2.4 because it is > needed by horde-pgsql 1.2.4. Since there is no compatible upgrade path > for horde-pgsql, I'm at a loss as to what I should do. Upgrading directly from Horde 1.2.x/IMP 2.2.x to Horde 2.0/IMP 3.0 isn't supported -- the configuration files are radically different, and no one has written a conversion process that the RPMs could use. Note that horde-pgsql isn't needed with Horde 2.0 (PHPLIB is gone now), so you could remove that (probably have to use --nodeps) and then the rest would "upgrade"... just realize that the resulting configuration files will not be at all usable, and you'll still have to configure by hand. You'll also have database conversion issues if you were storing contacts in IMP 2.2.x (which now go in Turba etc.) -- there are scripts that may help, on www.horde.org under "Contributions" for each app. -- Brent J. Nordquist N0BJN Other contact information: http://www.nordist.net/contact.html From tjeerd.vdzee@chello.nl Wed Jun 19 23:18:24 2002 From: tjeerd.vdzee@chello.nl (Tjeerd van der Zee) Date: Thu, 20 Jun 2002 00:18:24 +0200 Subject: [horde] storing prefs in ldap Message-ID: <022701c217df$3a599350$0200a8c0@cluster> This is a multi-part message in MIME format. ---------------------- multipart/alternative attachment Hi, I was trying to get the personal addressbook working for turba, but i = wanted to allow users to add their own entries so i modified the acl list of ldap and horde.php to remove = the rootdn entry. but now when storing preferences, i need to fill in the whole basedn, = otherwise it refuses to store the preferences. my ldap setup is like this: mail=3Duser @ xar.nl, ou=3Dxar.nl,ou=3Dmailaccounts,o=3Dxar.nl mail=3Duser @ aequitas.dhs.org, = ou=3Daequitas.dhs.org,ou=3Dmailaccounts,o=3Dxar.nl when using rootdn, both vdomains are accessible and i only need to = specify ou=3Dmailaccounts,o=3Dxar.nl as basedn. Searching is possible by anonymous. Anyone got an idea what could cause this ? With kind regards, Tjeerd van der Zee ---------------------- multipart/alternative attachment
Hi,
 
I was trying to get the personal = addressbook=20 working for turba, but i wanted to allow users to add their
own entries so i modified the acl list = of ldap and=20 horde.php to remove the rootdn entry.
 
but now when storing preferences, i = need to fill in=20 the whole basedn, otherwise it refuses to store the = preferences.
 
my ldap setup is like = this:
 
mail=3Duser @ xar.nl,=20 ou=3Dxar.nl,ou=3Dmailaccounts,o=3Dxar.nl
mail=3Duser @ aequitas.dhs.org,=20 ou=3Daequitas.dhs.org,ou=3Dmailaccounts,o=3Dxar.nl
 
when using rootdn, both vdomains are = accessible and=20 i only need to specify ou=3Dmailaccounts,o=3Dxar.nl as = basedn.
 
Searching is possible by = anonymous.
 
Anyone got an idea what = could cause=20 this ?
 
With kind regards,
 
Tjeerd van der = Zee
---------------------- multipart/alternative attachment-- From crobins@proexam.org Wed Jun 19 23:42:02 2002 From: crobins@proexam.org (Charles E. Robinson III) Date: Wed, 19 Jun 2002 18:42:02 -0400 Subject: [horde] RE: implode & admin auth errors in horde In-Reply-To: Message-ID: I've searched the lists but haven't seen any questions on these issues. These are two error messages appearing in my webpage after I login into horde: Notice: Undefined index: params in /htdocs/horde/login.php on line 32 Warning: Bad arguments to implode() in /htdocs/horde/lib/Auth.php on line 81 I was wondering why do the errors appear in the webpage & not in the horde.log (logging is on debug) Clicking on the admin link brings up "Index of horde/admin? From there when I click on user.php I get forbidden. -rw-r--r-- 1 root root 3168 Jan 2 12:05 user.php Horde having trouble verifying that the user is admin, I'm not sure why that would be when $conf['auth']['admins'] = array('amira', 'crobins') the above line is in horde.php & logged into horde as amira. I would like to connect to a remote IMAP server would I make the change to the parameters in: /horde/lib/Auth/imap.php I'm using Solaris 8 sparc. I've compiled apache with mysql & php details below from my test.php. Horde Versions Horde: 2.0 IMP: 3.0 Turba: 1.0 PHP Version View phpinfo() screen PHP Version: 4.2.0 PHP Major Version: 4.2 PHP Minor Version: 0 PHP Version Classification: release You are running a supported version of PHP. PHP Module Capabilities FTP Support: Yes Gettext Support: Yes IMAP Support: Yes LDAP Support: No MCAL Support: No Mcrypt Support: Yes MySQL Support: Yes PostgreSQL Support: No XML Support: Yes Miscellaneous PHP Settings magic_quotes_runtime set to Off: Yes PEAR PEAR - Yes Recent PEAR - Yes Mail::RFC822 - Yes Log - Yes DB - Yes >> horde.php $conf['debug_level'] = E_ALL; $conf['max_exec_time'] = 0; $conf['session_name'] = 'Horde'; $conf['use_ssl'] = 2; $conf['compress_pages'] = true; $conf['umask'] = 077; $conf['tmpdir'] = null; $conf['auth']['admins'] = array('amira', 'crobins'); $conf['auth']['driver'] = 'imap'; $conf['log']['enabled'] = true; $conf['log']['type'] = 'file'; $conf['log']['name'] = '/tmp/horde.log'; $conf['log']['priority'] = LOG_DEBUG; $conf['log']['ident'] = 'HORDE'; $conf['log']['params'] = array(); $conf['prefs']['driver'] = 'sql'; $conf['prefs']['params']['phptype'] = 'mysql'; $conf['prefs']['params']['hostspec'] = 'localhost'; $conf['prefs']['params']['username'] = 'horde'; $conf['prefs']['params']['password'] = 'X'; $conf['prefs']['params']['database'] = 'horde'; $conf['prefs']['params']['table'] = 'horde_prefs'; $conf['category']['driver'] = 'none'; $conf['category']['params'] = array(); $conf['cache']['driver'] = 'none'; $conf['cache']['params'] = array(); $conf['mailer']['type'] = 'sendmail'; $conf['mailer']['params'] = array('sendmail_path' => '/usr/lib/sendmail'); $conf['problems']['enabled'] = true; $conf['problems']['email'] = 'guru@x.com $conf['user']['online_help'] = true; $conf['css']['cached'] = true; $conf['menu']['images'] = true; $conf['menu']['floating_bar'] = false; Thank you in advance for pointing me in the right direction. Charles Robinson From eculp@encontacto.net Thu Jun 20 03:41:06 2002 From: eculp@encontacto.net (Edwin Culp) Date: Wed, 19 Jun 2002 19:41:06 -0700 Subject: [horde] storing prefs in ldap In-Reply-To: <022701c217df$3a599350$0200a8c0@cluster> References: <022701c217df$3a599350$0200a8c0@cluster> Message-ID: <1024540866.3d1140c2c9096@Mail.EnContacto.Net> Quoting Tjeerd van der Zee : | Hi, | | I was trying to get the personal addressbook working for turba, but i wanted | to allow users to add their | own entries so i modified the acl list of ldap and horde.php to remove the | rootdn entry. | | but now when storing preferences, i need to fill in the whole basedn, | otherwise it refuses to store the preferences. | | my ldap setup is like this: | | mail=user @ xar.nl, ou=xar.nl,ou=mailaccounts,o=xar.nl | mail=user @ aequitas.dhs.org, ou=aequitas.dhs.org,ou=mailaccounts,o=xar.nl | | when using rootdn, both vdomains are accessible and i only need to specify | ou=mailaccounts,o=xar.nl as basedn. | | Searching is possible by anonymous. | | Anyone got an idea what could cause this ? I am going to guess that the bind dn is the base dn plus the uid from hord.php. This would would try to bind on mail=user @ xar.nl,ou=mailaccounts,o=xar.nl mail=user @ aequitas.dhs.org,ou=mailaccounts,o=xar.nl rather than the above but I could be wrong. The bind should be visible in your slapd.log. Pleas let me know if I'm mistaken and I hope I am:-) ed | | With kind regards, | | Tjeerd van der Zee -- From tjeerd.vdzee@chello.nl Thu Jun 20 14:17:11 2002 From: tjeerd.vdzee@chello.nl (Tjeerd van der Zee) Date: Thu, 20 Jun 2002 15:17:11 +0200 Subject: [horde] storing prefs in ldap References: <022701c217df$3a599350$0200a8c0@cluster> <1024540866.3d1140c2c9096@Mail.EnContacto.Net> Message-ID: <003901c2185c$c9c5da80$0200a8c0@cluster> ----- Original Message ----- From: "Edwin Culp" To: Sent: Thursday, June 20, 2002 4:41 AM Subject: Re: [horde] storing prefs in ldap > Quoting Tjeerd van der Zee : > > | Hi, > | > | I was trying to get the personal addressbook working for turba, but i wanted > | to allow users to add their > | own entries so i modified the acl list of ldap and horde.php to remove the > | rootdn entry. > | > | but now when storing preferences, i need to fill in the whole basedn, > | otherwise it refuses to store the preferences. > | > | my ldap setup is like this: > | > | mail=user @ xar.nl, ou=xar.nl,ou=mailaccounts,o=xar.nl > | mail=user @ aequitas.dhs.org, ou=aequitas.dhs.org,ou=mailaccounts,o=xar.nl > | > | when using rootdn, both vdomains are accessible and i only need to specify > | ou=mailaccounts,o=xar.nl as basedn. > | > | Searching is possible by anonymous. > | > | Anyone got an idea what could cause this ? > > I am going to guess that the bind dn is the base dn plus the uid from > hord.php. This would would try to bind on > > mail=user @ xar.nl,ou=mailaccounts,o=xar.nl > mail=user @ aequitas.dhs.org,ou=mailaccounts,o=xar.nl > > rather than the above but I could be wrong. The bind should be visible > in your slapd.log. Pleas let me know if I'm mistaken and I hope I am:-) > > ed > Yes, you are correct about the bind proccess, but couldn't horde do a ldap_get_dn and then bind as the user with it's full dn instead of user + basedn ? anonymous can search and read the entries. Tjeerd. From eculp@encontacto.net Thu Jun 20 14:46:49 2002 From: eculp@encontacto.net (Edwin Culp) Date: Thu, 20 Jun 2002 06:46:49 -0700 Subject: [horde] storing prefs in ldap In-Reply-To: <003901c2185c$c9c5da80$0200a8c0@cluster> References: <022701c217df$3a599350$0200a8c0@cluster> <1024540866.3d1140c2c9096@Mail.EnContacto.Net> <003901c2185c$c9c5da80$0200a8c0@cluster> Message-ID: <1024580809.3d11dcc9929cf@Mail.EnContacto.Net> Quoting Tjeerd van der Zee : | | ----- Original Message ----- | From: "Edwin Culp" | To: | Sent: Thursday, June 20, 2002 4:41 AM | Subject: Re: [horde] storing prefs in ldap | | | > Quoting Tjeerd van der Zee : | > | > | Hi, | > | | > | I was trying to get the personal addressbook working for turba, but i | wanted | > | to allow users to add their | > | own entries so i modified the acl list of ldap and horde.php to remove | the | > | rootdn entry. | > | | > | but now when storing preferences, i need to fill in the whole basedn, | > | otherwise it refuses to store the preferences. | > | | > | my ldap setup is like this: | > | | > | mail=user @ xar.nl, ou=xar.nl,ou=mailaccounts,o=xar.nl | > | mail=user @ aequitas.dhs.org, | ou=aequitas.dhs.org,ou=mailaccounts,o=xar.nl | > | | > | when using rootdn, both vdomains are accessible and i only need to | specify | > | ou=mailaccounts,o=xar.nl as basedn. | > | | > | Searching is possible by anonymous. | > | | > | Anyone got an idea what could cause this ? | > | > I am going to guess that the bind dn is the base dn plus the uid from | > hord.php. This would would try to bind on | > | > mail=user @ xar.nl,ou=mailaccounts,o=xar.nl | > mail=user @ aequitas.dhs.org,ou=mailaccounts,o=xar.nl | > | > rather than the above but I could be wrong. The bind should be visible | > in your slapd.log. Pleas let me know if I'm mistaken and I hope I am:-) | > | > ed | > | | Yes, you are correct about the bind proccess, but couldn't horde do a | ldap_get_dn and then bind as the user | with it's full dn instead of user + basedn ? anonymous can search and read | the entries. Sounds reasonable and depending on your acl you would not have to have anonymous search and read. I just had another idea, let me try it and I'll let you know. ed | | Tjeerd. | | | | -- | Horde mailing list | Frequently Asked Questions: http://horde.org/faq/ | To unsubscribe, mail: horde-unsubscribe@lists.horde.org -- From Worryboy@hotmail.com Thu Jun 20 16:02:41 2002 From: Worryboy@hotmail.com (Worryboy@hotmail.com) Date: Thu, 20 Jun 2002 16:02:41 +0100 Subject: [horde] problem Message-ID: This is a multi-part message in MIME format. ---------------------- multipart/alternative attachment how can i administrate horde 2.1 .. there isn't a creating user = interface such as horde 2 ..=20 i cant finde any anouncement about the administration into the docs .... ... my problem is , how can i creat a user in Horde 2.1=20 ... ---------------------- multipart/alternative attachment
how can i administrate horde 2.1 .. = there isn't a=20 creating user interface such as horde 2 ..
 
i cant finde any anouncement about the=20 administration into the docs ....
 
...
my problem is , how can i creat a user = in Horde 2.1=20
...
 
---------------------- multipart/alternative attachment-- From chuck@horde.org Thu Jun 20 21:24:36 2002 From: chuck@horde.org (Chuck Hagenbuch) Date: Thu, 20 Jun 2002 16:24:36 -0400 Subject: [horde] RE: implode & admin auth errors in horde In-Reply-To: References: Message-ID: <1024604676.3d123a0439e81@marina.horde.org> Quoting "Charles E. Robinson III" : > $conf['auth']['admins'] = array('amira', 'crobins'); > $conf['auth']['driver'] = 'imap'; The imap driver needs some parameters defined. See the examples in horde/config/horde.php.dist. -chuck -- Charles Hagenbuch, "What was and what may be, lie, like children whose faces we cannot see, in the arms of silence. All we ever have is here, now." - Ursula K. Le Guin From jan@horde.org Sat Jun 22 09:07:58 2002 From: jan@horde.org (Jan Schneider) Date: Sat, 22 Jun 2002 10:07:58 +0200 Subject: [horde] Re: errors with Horde 2.1 In-Reply-To: <001301c2198a$d38846a0$e0e1fd0c@attbi.com> References: <001301c2198a$d38846a0$e0e1fd0c@attbi.com> Message-ID: <1024733278.3d14305ecafbf@jan.dip.ammma.net> Please send questions to the appropriate mailing list. Zitat von Dayton Nichols : > I'm brand new to Horde and PHP, so forgive me if I'm being an idiot and > missing something obvious here. My problem is that after uploading all > hoard > files and following the install instructions, I'm still getting this > error > message when attempting to log in: > > > Warning: Failed opening 'Log.php' for inclusion > (include_path='.:/usr/local/plesk/php/lib/php') in > /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on > line 145 This has been covered many times on the mailing list, so please check the archives and FAQ. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft From JNichols@broadband.att.com Sat Jun 22 18:00:39 2002 From: JNichols@broadband.att.com (Nichols, Jonathan) Date: Sat, 22 Jun 2002 11:00:39 -0600 Subject: [horde] failed opening 'log.php' for inclusion Message-ID: <69C1D7A6D960D511A5340002A52C4A2104B27747@entcoexch08.tci.com> I'm attempting to get Horde 2.1 up and running. I've followed the instructions to the best of my abilities but still get this error when trying to log in from my site: Warning: Failed opening 'Log.php' for inclusion (include_path='.:/usr/local/plesk/php/lib/php') in /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on line 145 Fatal error: Undefined class name 'log' in /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on line 155 I've looked through the archive and can't turn up anything. Perhaps I'm overlooking something. Any help would be greatly appredciated. Thanks. From mike@graftonhall.co.nz Sat Jun 22 19:42:44 2002 From: mike@graftonhall.co.nz (Michael Cochrane) Date: Sat, 22 Jun 2002 19:42:44 +0100 Subject: [horde] failed opening 'log.php' for inclusion In-Reply-To: <69C1D7A6D960D511A5340002A52C4A2104B27747@entcoexch08.tci.com> References: <69C1D7A6D960D511A5340002A52C4A2104B27747@entcoexch08.tci.com> Message-ID: <1024771364.3d14c5242416f@head.graftonhall.co.nz> http://pear.php.net/package-info.php?pacid=8 http://groups.google.co.nz/groups?hl=en&lr=&ie=UTF-8&oe=UTF8&q=log.php&meta=group%3Dmailing.www.horde-imp This has been discused many many times... has someone put it in the FAQ yet? - Mike :-) Quoting "Nichols, Jonathan" : > I'm attempting to get Horde 2.1 up and running. I've followed the > instructions to the best of my abilities but still get this error when > trying to log in from my site: > > Warning: Failed opening 'Log.php' for inclusion > (include_path='.:/usr/local/plesk/php/lib/php') in > /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on > line 145 > > Fatal error: Undefined class name 'log' in > /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on > line 155 > > > I've looked through the archive and can't turn up anything. Perhaps I'm > overlooking something. Any help would be greatly appredciated. Thanks. > > > -- > Horde mailing list > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: horde-unsubscribe@lists.horde.org ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ From jon@horde.org Sat Jun 22 23:18:22 2002 From: jon@horde.org (Jon Parise) Date: Sat, 22 Jun 2002 18:18:22 -0400 Subject: [horde] failed opening 'log.php' for inclusion In-Reply-To: <1024771364.3d14c5242416f@head.graftonhall.co.nz> References: <69C1D7A6D960D511A5340002A52C4A2104B27747@entcoexch08.tci.com> <1024771364.3d14c5242416f@head.graftonhall.co.nz> Message-ID: <20020622221822.GB13987@csh.rit.edu> On Sat, Jun 22, 2002 at 07:42:44PM +0100, Michael Cochrane wrote: > http://pear.php.net/package-info.php?pacid=8 > > http://groups.google.co.nz/groups?hl=en&lr=&ie=UTF-8&oe=UTF8&q=log.php&meta=group%3Dmailing.www.horde-imp > > This has been discused many many times... has someone put it in the FAQ yet? Not yet, but it _is_ in the installation documentation. -- Jon Parise (jon@csh.rit.edu) . Information Technology (2001) http://www.csh.rit.edu/~jon/ : Computer Science House Member From shannon at flyingmug.com Mon Jun 17 05:39:13 2002 From: shannon at flyingmug.com (shannon@flyingmug.com) Date: Fri Feb 4 10:05:59 2005 Subject: [horde] question about horde 2.0 to 2.1 Message-ID: <1024317553.3d0dd871dc797@krusty.flyingmug.com> I was on the FTP site and saw that there was a horde 2.0 to 2.1 patch. How would I apply this patch to do the upgrade? I am running horde 2.0, imp 3.0 and turba 1.0 and I would like to upgrade all these with the patches if I could. From anthony.stanton at es.easynet.net Mon Jun 17 09:00:40 2002 From: anthony.stanton at es.easynet.net (Anthony Stanton) Date: Fri Feb 4 10:05:59 2005 Subject: [horde] Selective Menu in Horde Message-ID: <20020617160040.GG17556@es.easynet.net> Hi, At Easynet we're using Horde to build a portal site, and we'd like to control which modules are available to which user. (Switching the 'show' attribute in the registry off for that app would do for us.) Is there a recommended way of doing this in Horde? Our idea was to include a file in lib/base.php which checks credentials (we auth off a customized Auth/ldap.php and prefer to keep information in LDAP as much as possible) and modifiy the registry there before it gets used by the main scripts. But if Horde has a built-in way of doing this, we'd prefer looking at that first. Thanks to the Horde team for a great piece of software! Regards, Anthony -- Anthony Stanton +34 91 789 46 00 Systems Administrator http://www.es.easynet.net/ Easynet Espaņa - Madrid - Espaņa anthony.stanton@es.easynet.net From yves at bigedison.org Mon Jun 17 14:25:48 2002 From: yves at bigedison.org (Yves bougardier) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] error msg Message-ID: <006701c21645$8c7afca0$6a01a8c0@YBOUGARDIER> Hi, I'm a horde administrator, i tryed to install it on my Mandrake 8.2 with apache and sendmai and i have the following error when i want to access to my horde webpage : Fatal error: Failed opening required 'PEAR.php' (include_path='') in /var/www/html/horde/lib/Registry.php on line 4 Can you help me ? Sorry for this newbie question :-)) -------------- next part -------------- Skipped content of type text/html From jan at horde.org Mon Jun 17 15:15:12 2002 From: jan at horde.org (Jan Schneider) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] Selective Menu in Horde In-Reply-To: <20020617160040.GG17556@es.easynet.net> References: <20020617160040.GG17556@es.easynet.net> Message-ID: <1024352112.3d0e5f70ed70e@jan.dip.ammma.net> Zitat von Anthony Stanton : > Hi, > > At Easynet we're using Horde to build a portal site, and we'd like to > control which modules are available to which user. (Switching the > 'show' attribute in the registry off for that app would do for us.) > Is there a recommended way of doing this in Horde? > > Our idea was to include a file in lib/base.php which checks credentials > (we auth off a customized Auth/ldap.php and prefer to keep information in > LDAP > as much as possible) and modifiy the registry there before it gets used > by > the main scripts. But if Horde has a built-in way of doing this, we'd > prefer looking at that first. There's not really a built-in feature that will do this out of the box but you should take a look at the Perms:: class. Along with the administration interface you should be able to create such user dependent modules ACLs. Btw, another one already asked for such a feature on this list. If you get it work with Horde's tools it would be great if you can contribute that stuff back to Horde. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft From jan at horde.org Mon Jun 17 15:23:02 2002 From: jan at horde.org (Jan Schneider) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] error msg In-Reply-To: <006701c21645$8c7afca0$6a01a8c0@YBOUGARDIER> References: <006701c21645$8c7afca0$6a01a8c0@YBOUGARDIER> Message-ID: <1024352582.3d0e614670ee1@jan.dip.ammma.net> Zitat von Yves bougardier : > Hi, > I'm a horde administrator, i tryed to install it on my Mandrake 8.2 with > apache and sendmai and i have the following error when i want to access > to my horde webpage : > Fatal error: Failed opening required 'PEAR.php' (include_path='') in > /var/www/html/horde/lib/Registry.php on line 4 > > Can you help me ? > Sorry for this newbie question :-)) Please read the install documentation and the faq if you are a newbie. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft From chuck at horde.org Tue Jun 18 06:26:29 2002 From: chuck at horde.org (Chuck Hagenbuch) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] Fwd: I need your help Message-ID: <1024406789.3d0f3505691a3@marina.horde.org> ----- Forwarded message from faruk@actionaid-bd.org ----- Date: Tue, 18 Jun 2002 18:04:41 +0600 From: Faruk Ahmed Reply-To: Faruk Ahmed Subject: I need your help To: chuck@horde.org, jon@horde.org Hello, I am from Bangladesh. I need your help. i have found your email addresses in the test.php file during horde installation. I have installed horde 2.0 with IMP 3.0 on RedHat Linux 7.0 with Apache 1.3.12 and Mysql. But whenever I browse the test page, it shows me the original configuration. I understand that the webserver can not interpret the file with PHP. But do you have any suggestion? I will be grateful if you could help me. ________________________________ Faruk Ahmed Systems Administrator ActionAid Bangladesh House CWN (A) 32, Road 43, Gulshan-2, Dhaka-1212, Bangladesh Tel: (880-2) 8815991-2, 8815973 Fax: (880-2) 8815087 Email: faruk@actionaid-bd.org "fighting poverty together" ----- End forwarded message ----- -chuck -- Charles Hagenbuch, "What was and what may be, lie, like children whose faces we cannot see, in the arms of silence. All we ever have is here, now." - Ursula K. Le Guin -------------- next part -------------- Skipped content of type text/html From valerio at dei.unipd.it Wed Jun 19 10:51:40 2002 From: valerio at dei.unipd.it (Pulese Valerio) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] Horde:MIME:Viewer:msword.php improvement Message-ID: <20020619195140.C10106@dei.unipd.it> Hello this message is for anybody out there using wvWare to preview MS Word document in HORDE/IMP and want to enable image/pictures emebedded in .doc attachments. First create a directory htdocs/tmp-wvWare under the httpd root path writable by nobody/apache or whoever uid is running httpd server: mkdir /usr/local/http/htdocs/tmp-wvWare chown nobody:nobody /usr/local/http/htdocs/tmp-wvWare or chmod go+rwx /usr/local/http/htdocs/tmp-wvWare Create a symbolic link from /: ln -s /usr/local/http/htdocs/tmp-wvWare /tmp-wvWare Now its time to teach horde to create temporary html and images file in the right place. Edit /horde/config/mime_drivers.php as follow: /* Location of the wvHtml binary. */ $mime_drivers['horde']['msword']['location'] = '/usr/local/bin/wvWare'; Edit /horde/lib/MIME/Viewer/msword.php as follow: if (count($version) > 2 && ($version[0] > 0 || $version[1] >= 7)) { $args = " --dir=/tmp-wvWare --basename=/tmp-wvWare/img$$- --charset=iso8859-1 $tmp_word >$tmp_output"; --dir= to extract embedded images in /tmp-wvWare (with correct ) --basename= to create images with a "unique" name (imgPID-0,imgPID-1, etc.) --charset=iso8859-1 works better with my netscape version. Directory /tmp-wvWare should be periodically cleaned up via appropriate crontab entry. I use wvWare-0.7.2 and libwmf-0.2.5. Hope this helps Valerio -- E-Mail Valerio.Pulese@dei.unipd.it ||\\ Dipartimento di Elettronica e Informatica || \\==== || V. Gradenigo 6/A - 35131 Padova - Italy ||__\\== || Phone: ++39-49-8277792 Fax: ++39-49-8277699 |_____\===|| From bjn at horde.org Wed Jun 19 12:02:02 2002 From: bjn at horde.org (Brent J. Nordquist) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] Fwd: I need your help In-Reply-To: <1024406789.3d0f3505691a3@marina.horde.org> Message-ID: On Tue, 18 Jun 2002, Chuck Hagenbuch wrote: > ----- Forwarded message from faruk@actionaid-bd.org ----- > Date: Tue, 18 Jun 2002 18:04:41 +0600 > From: Faruk Ahmed > Subject: I need your help > > I have installed horde 2.0 with IMP 3.0 on RedHat Linux 7.0 with Apache > 1.3.12 and Mysql. But whenever I browse the test page, it shows me the > original configuration. I understand that the webserver can not interpret > the file with PHP. But do you have any suggestion? (1) Are you installing Horde, IMP, Apache, and MySQL with RPMs or with tarballs? If you're using RPMs, you should consult the README file on the horde.org FTP site; it has all the versions you should use. ftp://ftp.horde.org/pub/RPMS/noarch/rh7/horde-2.0-1.README In particular, Apache 1.3.12 is old and has security flaws. Red Hat has released the apache-1.3.22-1.7.1 RPM for Red Hat 7.0 and you should use that (or compile a newer version of Apache). (2) What version of PHP did you install (and with RPMs or compiled from tarball)? The Apache configuration file needs to be set up to interpret PHP... you should see something like: LoadModule php4_module modules/libphp4.so ... AddModule mod_php4.c ... AddType application/x-httpd-php .php .php4 .php3 .phtml AddType application/x-httpd-php-source .phps and when you change or add those, you need to restart Apache. The PHP RPMs should do that for you. (3) If all else fails, use the /server-info link at your site to see whether Apache is seeing PHP. If PHP is the problem, you should probably find another list to help you get PHP working, and then use this list for Horde/IMP problems. -- Brent J. Nordquist N0BJN Other contact information: http://www.nordist.net/contact.html From bjn at horde.org Wed Jun 19 12:05:40 2002 From: bjn at horde.org (Brent J. Nordquist) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] What version of PHP to use with latest CVS of Horde + IMP ? In-Reply-To: <3CDC26B5.30905@deragon.biz> Message-ID: On Fri, 10 May 2002, Hans Deragon wrote: > I tried to upgrade to php 4.1.2 on my RH 7.2 machine this morning, but I > abandonned the idea. There was a cascading effect of dependencies to > resolve and I would probably had to download a good percentage of > rawhide to get things going... Just FYI, the dependencies are all documented in the README file: ftp://ftp.horde.org/pub/RPMS/noarch/rh7/horde-2.0-1.README If you use the Horde-custom PHP 4.1.2 RPMs, you won't need anything from Rawhide... they're all stock Red Hat RPMs (except PHP itself, which is as close to what Red Hat ships as I can manage). -- Brent J. Nordquist N0BJN Other contact information: http://www.nordist.net/contact.html From bjn at horde.org Wed Jun 19 12:10:25 2002 From: bjn at horde.org (Brent J. Nordquist) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] Missing RPM? In-Reply-To: Message-ID: On Fri, 3 May 2002, Gordon Gray wrote: > [root@luna rpm]# rpm -U *rpm > error: failed dependencies: > horde = 1.2.4 is needed by horde-pgsql-1.2.4-1rh7 > > As you can see, horde 2.0-1 will not overwrite horde 1.2.4 because it is > needed by horde-pgsql 1.2.4. Since there is no compatible upgrade path > for horde-pgsql, I'm at a loss as to what I should do. Upgrading directly from Horde 1.2.x/IMP 2.2.x to Horde 2.0/IMP 3.0 isn't supported -- the configuration files are radically different, and no one has written a conversion process that the RPMs could use. Note that horde-pgsql isn't needed with Horde 2.0 (PHPLIB is gone now), so you could remove that (probably have to use --nodeps) and then the rest would "upgrade"... just realize that the resulting configuration files will not be at all usable, and you'll still have to configure by hand. You'll also have database conversion issues if you were storing contacts in IMP 2.2.x (which now go in Turba etc.) -- there are scripts that may help, on www.horde.org under "Contributions" for each app. -- Brent J. Nordquist N0BJN Other contact information: http://www.nordist.net/contact.html From tjeerd.vdzee at chello.nl Wed Jun 19 15:18:24 2002 From: tjeerd.vdzee at chello.nl (Tjeerd van der Zee) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] storing prefs in ldap Message-ID: <022701c217df$3a599350$0200a8c0@cluster> Hi, I was trying to get the personal addressbook working for turba, but i wanted to allow users to add their own entries so i modified the acl list of ldap and horde.php to remove the rootdn entry. but now when storing preferences, i need to fill in the whole basedn, otherwise it refuses to store the preferences. my ldap setup is like this: mail=user @ xar.nl, ou=xar.nl,ou=mailaccounts,o=xar.nl mail=user @ aequitas.dhs.org, ou=aequitas.dhs.org,ou=mailaccounts,o=xar.nl when using rootdn, both vdomains are accessible and i only need to specify ou=mailaccounts,o=xar.nl as basedn. Searching is possible by anonymous. Anyone got an idea what could cause this ? With kind regards, Tjeerd van der Zee -------------- next part -------------- Skipped content of type text/html From crobins at proexam.org Wed Jun 19 15:42:02 2002 From: crobins at proexam.org (Charles E. Robinson III) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] RE: implode & admin auth errors in horde In-Reply-To: Message-ID: I've searched the lists but haven't seen any questions on these issues. These are two error messages appearing in my webpage after I login into horde: Notice: Undefined index: params in /htdocs/horde/login.php on line 32 Warning: Bad arguments to implode() in /htdocs/horde/lib/Auth.php on line 81 I was wondering why do the errors appear in the webpage & not in the horde.log (logging is on debug) Clicking on the admin link brings up "Index of horde/admin? From there when I click on user.php I get forbidden. -rw-r--r-- 1 root root 3168 Jan 2 12:05 user.php Horde having trouble verifying that the user is admin, I'm not sure why that would be when $conf['auth']['admins'] = array('amira', 'crobins') the above line is in horde.php & logged into horde as amira. I would like to connect to a remote IMAP server would I make the change to the parameters in: /horde/lib/Auth/imap.php I'm using Solaris 8 sparc. I've compiled apache with mysql & php details below from my test.php. Horde Versions Horde: 2.0 IMP: 3.0 Turba: 1.0 PHP Version View phpinfo() screen PHP Version: 4.2.0 PHP Major Version: 4.2 PHP Minor Version: 0 PHP Version Classification: release You are running a supported version of PHP. PHP Module Capabilities FTP Support: Yes Gettext Support: Yes IMAP Support: Yes LDAP Support: No MCAL Support: No Mcrypt Support: Yes MySQL Support: Yes PostgreSQL Support: No XML Support: Yes Miscellaneous PHP Settings magic_quotes_runtime set to Off: Yes PEAR PEAR - Yes Recent PEAR - Yes Mail::RFC822 - Yes Log - Yes DB - Yes >> horde.php $conf['debug_level'] = E_ALL; $conf['max_exec_time'] = 0; $conf['session_name'] = 'Horde'; $conf['use_ssl'] = 2; $conf['compress_pages'] = true; $conf['umask'] = 077; $conf['tmpdir'] = null; $conf['auth']['admins'] = array('amira', 'crobins'); $conf['auth']['driver'] = 'imap'; $conf['log']['enabled'] = true; $conf['log']['type'] = 'file'; $conf['log']['name'] = '/tmp/horde.log'; $conf['log']['priority'] = LOG_DEBUG; $conf['log']['ident'] = 'HORDE'; $conf['log']['params'] = array(); $conf['prefs']['driver'] = 'sql'; $conf['prefs']['params']['phptype'] = 'mysql'; $conf['prefs']['params']['hostspec'] = 'localhost'; $conf['prefs']['params']['username'] = 'horde'; $conf['prefs']['params']['password'] = 'X'; $conf['prefs']['params']['database'] = 'horde'; $conf['prefs']['params']['table'] = 'horde_prefs'; $conf['category']['driver'] = 'none'; $conf['category']['params'] = array(); $conf['cache']['driver'] = 'none'; $conf['cache']['params'] = array(); $conf['mailer']['type'] = 'sendmail'; $conf['mailer']['params'] = array('sendmail_path' => '/usr/lib/sendmail'); $conf['problems']['enabled'] = true; $conf['problems']['email'] = 'guru@x.com $conf['user']['online_help'] = true; $conf['css']['cached'] = true; $conf['menu']['images'] = true; $conf['menu']['floating_bar'] = false; Thank you in advance for pointing me in the right direction. Charles Robinson From eculp at encontacto.net Wed Jun 19 19:41:06 2002 From: eculp at encontacto.net (Edwin Culp) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] storing prefs in ldap In-Reply-To: <022701c217df$3a599350$0200a8c0@cluster> References: <022701c217df$3a599350$0200a8c0@cluster> Message-ID: <1024540866.3d1140c2c9096@Mail.EnContacto.Net> Quoting Tjeerd van der Zee : | Hi, | | I was trying to get the personal addressbook working for turba, but i wanted | to allow users to add their | own entries so i modified the acl list of ldap and horde.php to remove the | rootdn entry. | | but now when storing preferences, i need to fill in the whole basedn, | otherwise it refuses to store the preferences. | | my ldap setup is like this: | | mail=user @ xar.nl, ou=xar.nl,ou=mailaccounts,o=xar.nl | mail=user @ aequitas.dhs.org, ou=aequitas.dhs.org,ou=mailaccounts,o=xar.nl | | when using rootdn, both vdomains are accessible and i only need to specify | ou=mailaccounts,o=xar.nl as basedn. | | Searching is possible by anonymous. | | Anyone got an idea what could cause this ? I am going to guess that the bind dn is the base dn plus the uid from hord.php. This would would try to bind on mail=user @ xar.nl,ou=mailaccounts,o=xar.nl mail=user @ aequitas.dhs.org,ou=mailaccounts,o=xar.nl rather than the above but I could be wrong. The bind should be visible in your slapd.log. Pleas let me know if I'm mistaken and I hope I am:-) ed | | With kind regards, | | Tjeerd van der Zee -- From tjeerd.vdzee at chello.nl Thu Jun 20 06:17:11 2002 From: tjeerd.vdzee at chello.nl (Tjeerd van der Zee) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] storing prefs in ldap References: <022701c217df$3a599350$0200a8c0@cluster> <1024540866.3d1140c2c9096@Mail.EnContacto.Net> Message-ID: <003901c2185c$c9c5da80$0200a8c0@cluster> ----- Original Message ----- From: "Edwin Culp" To: Sent: Thursday, June 20, 2002 4:41 AM Subject: Re: [horde] storing prefs in ldap > Quoting Tjeerd van der Zee : > > | Hi, > | > | I was trying to get the personal addressbook working for turba, but i wanted > | to allow users to add their > | own entries so i modified the acl list of ldap and horde.php to remove the > | rootdn entry. > | > | but now when storing preferences, i need to fill in the whole basedn, > | otherwise it refuses to store the preferences. > | > | my ldap setup is like this: > | > | mail=user @ xar.nl, ou=xar.nl,ou=mailaccounts,o=xar.nl > | mail=user @ aequitas.dhs.org, ou=aequitas.dhs.org,ou=mailaccounts,o=xar.nl > | > | when using rootdn, both vdomains are accessible and i only need to specify > | ou=mailaccounts,o=xar.nl as basedn. > | > | Searching is possible by anonymous. > | > | Anyone got an idea what could cause this ? > > I am going to guess that the bind dn is the base dn plus the uid from > hord.php. This would would try to bind on > > mail=user @ xar.nl,ou=mailaccounts,o=xar.nl > mail=user @ aequitas.dhs.org,ou=mailaccounts,o=xar.nl > > rather than the above but I could be wrong. The bind should be visible > in your slapd.log. Pleas let me know if I'm mistaken and I hope I am:-) > > ed > Yes, you are correct about the bind proccess, but couldn't horde do a ldap_get_dn and then bind as the user with it's full dn instead of user + basedn ? anonymous can search and read the entries. Tjeerd. From eculp at encontacto.net Thu Jun 20 06:46:49 2002 From: eculp at encontacto.net (Edwin Culp) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] storing prefs in ldap In-Reply-To: <003901c2185c$c9c5da80$0200a8c0@cluster> References: <022701c217df$3a599350$0200a8c0@cluster> <1024540866.3d1140c2c9096@Mail.EnContacto.Net> <003901c2185c$c9c5da80$0200a8c0@cluster> Message-ID: <1024580809.3d11dcc9929cf@Mail.EnContacto.Net> Quoting Tjeerd van der Zee : | | ----- Original Message ----- | From: "Edwin Culp" | To: | Sent: Thursday, June 20, 2002 4:41 AM | Subject: Re: [horde] storing prefs in ldap | | | > Quoting Tjeerd van der Zee : | > | > | Hi, | > | | > | I was trying to get the personal addressbook working for turba, but i | wanted | > | to allow users to add their | > | own entries so i modified the acl list of ldap and horde.php to remove | the | > | rootdn entry. | > | | > | but now when storing preferences, i need to fill in the whole basedn, | > | otherwise it refuses to store the preferences. | > | | > | my ldap setup is like this: | > | | > | mail=user @ xar.nl, ou=xar.nl,ou=mailaccounts,o=xar.nl | > | mail=user @ aequitas.dhs.org, | ou=aequitas.dhs.org,ou=mailaccounts,o=xar.nl | > | | > | when using rootdn, both vdomains are accessible and i only need to | specify | > | ou=mailaccounts,o=xar.nl as basedn. | > | | > | Searching is possible by anonymous. | > | | > | Anyone got an idea what could cause this ? | > | > I am going to guess that the bind dn is the base dn plus the uid from | > hord.php. This would would try to bind on | > | > mail=user @ xar.nl,ou=mailaccounts,o=xar.nl | > mail=user @ aequitas.dhs.org,ou=mailaccounts,o=xar.nl | > | > rather than the above but I could be wrong. The bind should be visible | > in your slapd.log. Pleas let me know if I'm mistaken and I hope I am:-) | > | > ed | > | | Yes, you are correct about the bind proccess, but couldn't horde do a | ldap_get_dn and then bind as the user | with it's full dn instead of user + basedn ? anonymous can search and read | the entries. Sounds reasonable and depending on your acl you would not have to have anonymous search and read. I just had another idea, let me try it and I'll let you know. ed | | Tjeerd. | | | | -- | Horde mailing list | Frequently Asked Questions: http://horde.org/faq/ | To unsubscribe, mail: horde-unsubscribe@lists.horde.org -- From Worryboy at hotmail.com Thu Jun 20 08:02:41 2002 From: Worryboy at hotmail.com (Worryboy@hotmail.com) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] problem Message-ID: how can i administrate horde 2.1 .. there isn't a creating user interface such as horde 2 .. i cant finde any anouncement about the administration into the docs .... ... my problem is , how can i creat a user in Horde 2.1 ... -------------- next part -------------- Skipped content of type text/html From chuck at horde.org Thu Jun 20 13:24:36 2002 From: chuck at horde.org (Chuck Hagenbuch) Date: Fri Feb 4 10:06:00 2005 Subject: [horde] RE: implode & admin auth errors in horde In-Reply-To: References: Message-ID: <1024604676.3d123a0439e81@marina.horde.org> Quoting "Charles E. Robinson III" : > $conf['auth']['admins'] = array('amira', 'crobins'); > $conf['auth']['driver'] = 'imap'; The imap driver needs some parameters defined. See the examples in horde/config/horde.php.dist. -chuck -- Charles Hagenbuch, "What was and what may be, lie, like children whose faces we cannot see, in the arms of silence. All we ever have is here, now." - Ursula K. Le Guin From jan at horde.org Sat Jun 22 01:07:58 2002 From: jan at horde.org (Jan Schneider) Date: Fri Feb 4 10:06:01 2005 Subject: [horde] Re: errors with Horde 2.1 In-Reply-To: <001301c2198a$d38846a0$e0e1fd0c@attbi.com> References: <001301c2198a$d38846a0$e0e1fd0c@attbi.com> Message-ID: <1024733278.3d14305ecafbf@jan.dip.ammma.net> Please send questions to the appropriate mailing list. Zitat von Dayton Nichols : > I'm brand new to Horde and PHP, so forgive me if I'm being an idiot and > missing something obvious here. My problem is that after uploading all > hoard > files and following the install instructions, I'm still getting this > error > message when attempting to log in: > > > Warning: Failed opening 'Log.php' for inclusion > (include_path='.:/usr/local/plesk/php/lib/php') in > /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on > line 145 This has been covered many times on the mailing list, so please check the archives and FAQ. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft From JNichols at broadband.att.com Sat Jun 22 10:00:39 2002 From: JNichols at broadband.att.com (Nichols, Jonathan) Date: Fri Feb 4 10:06:01 2005 Subject: [horde] failed opening 'log.php' for inclusion Message-ID: <69C1D7A6D960D511A5340002A52C4A2104B27747@entcoexch08.tci.com> I'm attempting to get Horde 2.1 up and running. I've followed the instructions to the best of my abilities but still get this error when trying to log in from my site: Warning: Failed opening 'Log.php' for inclusion (include_path='.:/usr/local/plesk/php/lib/php') in /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on line 145 Fatal error: Undefined class name 'log' in /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on line 155 I've looked through the archive and can't turn up anything. Perhaps I'm overlooking something. Any help would be greatly appredciated. Thanks. From mike at graftonhall.co.nz Sat Jun 22 11:42:44 2002 From: mike at graftonhall.co.nz (Michael Cochrane) Date: Fri Feb 4 10:06:01 2005 Subject: [horde] failed opening 'log.php' for inclusion In-Reply-To: <69C1D7A6D960D511A5340002A52C4A2104B27747@entcoexch08.tci.com> References: <69C1D7A6D960D511A5340002A52C4A2104B27747@entcoexch08.tci.com> Message-ID: <1024771364.3d14c5242416f@head.graftonhall.co.nz> http://pear.php.net/package-info.php?pacid=8 http://groups.google.co.nz/groups?hl=en&lr=&ie=UTF-8&oe=UTF8&q=log.php&meta=group%3Dmailing.www.horde-imp This has been discused many many times... has someone put it in the FAQ yet? - Mike :-) Quoting "Nichols, Jonathan" : > I'm attempting to get Horde 2.1 up and running. I've followed the > instructions to the best of my abilities but still get this error when > trying to log in from my site: > > Warning: Failed opening 'Log.php' for inclusion > (include_path='.:/usr/local/plesk/php/lib/php') in > /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on > line 145 > > Fatal error: Undefined class name 'log' in > /usr/local/plesk/apache/vhosts/sique.net/httpdocs/horde/lib/Horde.php on > line 155 > > > I've looked through the archive and can't turn up anything. Perhaps I'm > overlooking something. Any help would be greatly appredciated. Thanks. > > > -- > Horde mailing list > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: horde-unsubscribe@lists.horde.org ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ From jon at horde.org Sat Jun 22 15:18:22 2002 From: jon at horde.org (Jon Parise) Date: Fri Feb 4 10:06:01 2005 Subject: [horde] failed opening 'log.php' for inclusion In-Reply-To: <1024771364.3d14c5242416f@head.graftonhall.co.nz> References: <69C1D7A6D960D511A5340002A52C4A2104B27747@entcoexch08.tci.com> <1024771364.3d14c5242416f@head.graftonhall.co.nz> Message-ID: <20020622221822.GB13987@csh.rit.edu> On Sat, Jun 22, 2002 at 07:42:44PM +0100, Michael Cochrane wrote: > http://pear.php.net/package-info.php?pacid=8 > > http://groups.google.co.nz/groups?hl=en&lr=&ie=UTF-8&oe=UTF8&q=log.php&meta=group%3Dmailing.www.horde-imp > > This has been discused many many times... has someone put it in the FAQ yet? Not yet, but it _is_ in the installation documentation. -- Jon Parise (jon@csh.rit.edu) . Information Technology (2001) http://www.csh.rit.edu/~jon/ : Computer Science House Member