Quote Originally Posted by SerialKiller View Post
Anyone had this problem when installing website on step 1b




This error:
SQL=Duplicate column name \'dbinfo\' SQL=--
\n-- Add dbinfo to realmlist table
\n-- Very important that this is in the end, along with ADD ALTERS. Because if
\n-- file gets applied again, it gets an error here.
\n--
\n
\nALTER TABLE `realmlist` ADD `dbinfo` VARCHAR( 355 ) NOT NULL default \'username;password;3306;127.0.0.1;DBWorld;DBChara cter\' COMMENT \'Database info to THIS row\';:
- - - - - - - - - -
--
-- Add dbinfo to realmlist table
-- Very important that this is in the end, along with ADD ALTERS. Because if
-- file gets applied again, it gets an error here.
--

ALTER TABLE `realmlist` ADD `dbinfo` VARCHAR( 355 ) NOT NULL default 'username;password;3306;127.0.0.1;DBWorld;DBCharac ter' COMMENT 'Database info to THIS row';
= = = = = = = = = =
Problem Resolved!

full_install.sql file that gets installed in step 2b has been already install into the realmd database (evoxlogon).
refreshing the page will result in that error.

Resolution:
Continue installation as normal by going to...

http://127.0.0.1/install/install1c.php