Gentoo Archives: gentoo-user

From: El Nino <adaptit@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] squirrelmail error
Date: Mon, 01 May 2006 12:47:10
Message-Id: f696b57e0605010538y3cce2e84sbc064fe945af4706@mail.gmail.com
1 Dear gentoo-list-friends,
2
3 I have a working qmail+vpopmail service. i configured squirrelmail on
4 my system. squirrelmail working perfectly but 'retriveuserdata' plugin
5 not working. when i add it gave me above error.
6
7 squirrelmail options Full Name gave me the below error.
8
9 Full Name: Error: unable to setuid
10
11 --------------------------------------------------------------------
12
13 main squirrelmail configuration changes,
14 #nano -w /var/www/webmail.mydomain.com/htdocs/webmail/config/config.php
15 //change the data path
16 $data_dir = '/home/squirrelmail/data/';
17
18 data folder permission changes,
19 drwxrwx--- 3 apache apache 72 Apr 29 17:23 squirrelmail
20 drwxrwx--- 2 apache apache 192 May 1 07:49 data
21
22 #cat /home/squirrelmail/data/username@××××××××××××.pref
23 show_html_default=0
24 sort=0
25 javascript_on=1
26 hililist=a:0:{}
27 got_external_userdata=1
28 email_address=usernae@××××××××.com
29 full_name=Error: unable to setuid
30 identities=1
31
32
33 i did following configuration changes to 'retriveuserdata' plugins
34 configurations
35 #nano -w ../plugins/retrieveuserdata/config.php
36 //commented following line
37 //$SQRUD_RETRIEVE_DATA_FROM = "ldap.php";
38 //uncommented following line
39 $SQRUD_RETRIEVE_DATA_FROM = "vpopmail.php";
40 //uncommented following line
41 $SQRUD_VPOP_VUSERINFO = "/var/vpopmail/bin/vuserinfo";
42
43 #nano -w ../plugins/retrieveuserdata/vpopmail.php
44 require_once("/var/www/webmail.mydomain.com/htdocs/webmail/plugins/retrieveuserdata/config.php");
45
46 please help me to solve this...
47
48 --
49 ...
50
51 (((o)))~--~--~--~~~~~~~~~~~~~~~~~~~~~~~~~~~~
52 Proud to be a Sinhalese.
53 SINHALESE ARE GENIUSES OF IRRIGATION
54 http://easyweb.easynet.co.uk/~sydney/sinhales.htm
55
56 --
57 gentoo-user@g.o mailing list