* This is the modus mailing list * Log into MySQL as the MySQL user you are using with Modus and try to do an Insert statement from the console - just as you were creating a user. If you can create a row here then you know it's not a permission problem with the user. Something else to consider is that the user allowed to login from the Mail Server IP address? You could try this just by opening a MySQL session from the Mail server, maybe using SQLyog or MySQL Front. HTH, Lewis
----- Original Message ----- From: "Rick Petersen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 04, 2003 11:05 AM Subject: [Modus] Adding users with Extended DB > * This is the modus mailing list * > > I've got the Extended Database working with MySQL (the original problem > was that the table needs to be named VOPMAIL, not vopmail) but I'm > having another problem. > > It won't let me add a database user from the console unless that user > already exists in the database. Is this correct or do I have a > permission problem? I can create generic (registry) users no problem, > but when trying to add a database user I get the error "Unable to create > [EMAIL PROTECTED]". If I add the user to the database manually, I can > then go create the user in ModusMail. > > Rick Petersen > VP, Engineering > WhiteHorse Communications, Inc. > El Paso, TX > > [EMAIL PROTECTED] > > > > ** > To unsubscribe, send an Email to: [EMAIL PROTECTED] > with the word "UNSUBSCRIBE" in the body or subject line. > ** To unsubscribe, send an Email to: [EMAIL PROTECTED] with the word "UNSUBSCRIBE" in the body or subject line.
