hi, I'm havin a noob problem (as I still am a noob). In the installation file they describe how you should have a root user with no password. I already have a root user but it has a password and I can't change it (cause my configuration is set up with user 'root' and that password.
first of all: does that influence the installation in any way? is there a line in a script I have to adjust to set my password to connect to my database? second of all: when I run 'prepare.dll' I get an error: anonymous wrote : SQL-query : | | INSERT INTO mysql.user | SET Host = 'localhost', | User = 'nukes', | PASSWORD = PASSWORD( 'nukes' ) , | Select_priv = 'N', | Insert_priv = 'N', | Update_priv = 'N', | Delete_priv = 'N', | Create_priv = 'N', | Drop_priv = 'N', | Reload_priv = 'N', | Shutdown_priv = 'N', | Process_priv = 'N', | File_priv = 'N', | Grant_priv = 'N', | References_priv = 'N', | Index_priv = 'N', | Alter_priv = 'N' | | MySQL said: | #1062 - Duplicate entry 'localhost-nukes' for key 1 when I run the bat file of the server (everything else is figured out) I get an error saying: error connecting to database user '[EMAIL PROTECTED]' password: YES. When I browse to http://localhost:8080 I get the message 'cannot connect to database' (as I expected). What do I do wrong? Thx in advance, I've been using postnuke before and am eager to try this setup. Kind regards, Sjaaksken View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837142#3837142 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837142 ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
