its permission problem if you are adding the users from root better add profile of oracle to root so you can able to add users check the sql.log it give clear picture to you ----- Original Message ----- From: seo jun won <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 08, 2001 8:35 PM Subject: Problem compile vpopmail4.6.9 support Oracle8i > Hi, > I was terribly let down because I failed compile vpopmail-4.9.6 with > Oracle8i. > > Following is my situation. > Qmail 1.03 + Vpopmail 4.9.6 + Oracle 8.1.6(5) > > I'm unzipped vpopmail source. and > > my voracle.h is following > ----------------------------- > #define ORACLE_SERVICE "MYSID" > #define ORACLE_USER "system" > #define ORACLE_PASSWD "manager" > #define ORACLE_HOME "ORACLE_HOME=/data1/oracle/816" > /* End of setup section*/ > > /* defaults - no need to change */ > #define ORACLE_DEFAULT_TABLE "vpopmail" > #define ORACLE_DATABASE "MYDATABASE" > #define ORACLE_DOT_CHAR '_' > #define ORACLE_LARGE_USERS_TABLE "users" > -------------------------------- > > # ./configure --enable-roacle=y --enable-large-site=y > --enable-hardquota=10000000 > and I changed incorrect section in Makefile.(oracle lib path). > # make > # su > # make install > > That's all successfull. > > But I run to 'vadddomain' > # vadddomain test.com > Error: Username exists > > Oh my god..!! > > What's problem? > And I don't know voracle.h 's variable..(ex ORACLE_DEFAULT_TABLE)... > > Please help me.. > > > > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
