Sorry on pgsql the file is /usr/share/doc/icingaweb2/schema/pgsql.schema.sql
Regards On Fri, May 15, 2015 at 5:26 PM, Hernán Berman <[email protected]> wrote: > hi, my installation is on RHEL6 > > try this: > mysql -u root -p icinga < > /usr/share/doc/icingaweb2/schema/mysql.schema.sql > or find de mysql.schema.sql for your installation > > and then create user: > > https://github.com/Icinga/icingaweb2/blob/master/doc/authentication.md > > > Regards. > > > > > > On Fri, May 15, 2015 at 4:19 PM, Paul Trepanier <[email protected]> > wrote: > >> Hi Eric, >> >> I get the same error every time I try to install (on postgresql). >> >> Unable to create account "admin". An error occured: >> >> SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "icingaweb_user" does >> not exist LINE 1: SELECT icingaweb_user.name FROM icingaweb_user ^, >> >> query was: SELECT icingaweb_user.name FROM icingaweb_user >> >> >> There is no table named icingaweb_user in the icinga schema - like the >> installer failed to make it. >> >> Regarding, "This should not be the IDO", while I've seen this acronym all >> over the place, I've no idea what it means or is or how it pertains here. >> >> The setup asked me for a database connection to the icinga database twice >> (why, makes no sense to me and this is not explained anywhere I could see) >> and I gave it the same port/database/dbuserauth parameters both times. >> >> Thanks! >> >> Paul >> >> *************************************************************************** >> HI Paul, >> >> What’s the error message the installer sows you when trying to set up the >> database? Which database connection did you define for Icinga Web 2? This >> should not be the IDO. >> >> Cheers, >> Eric >> >> >> _______________________________________________ >> icinga-users mailing list >> [email protected] >> https://lists.icinga.org/mailman/listinfo/icinga-users >> >> >
_______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
