Uh? MySQL not connect? Not a problem ;)
http://wiki.koha-community.org/wiki/Install_Koha_3.6_on_Debian_squeeze_using_a_separate_MySQL_server Make sure that your user defined in koha-conf is your db user and he can connect to mysql by console mysql -u $kohadbuser -p $dbkoha That's all El sábado, 25 de julio de 2015, Jonathan Shearon <[email protected]> escribió: > Greetings all, > > I’m a new user of Koha, attempting to set it up for my wife’s class > library. I’ve successfully installed it on an Ubuntu 14.04 server. I can > log in to the “intra” staff section at lib-admin.domainname.com < > http://lib-admin.domainname.com/> and everything there works correctly, > but going to lib.domainname.com <http://lib.domainname.com/> gives me the > error message “Error connecting to MySQL” without any further information. > I’m sure it’s something quite simple that I’ve overlooked, but I can’t > figure out what that might be. Are there some error logs I should be > checking? Some obvious switch I haven’t flipped? > > Thanks in advance for your help. > > -Jonathan Shearon > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] <javascript:;> > https://lists.katipo.co.nz/mailman/listinfo/koha > -- *-- Larry Letelier N.* *F: **+56 2 3205 2737* *F: **+56 9 7589 6842* _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

