Using ubuntu Fiesty Fawn, Mysql5. happens for both cmdline & GUI... and has happened on every install i have done.. I just answer the questions when prompted, and if the db isnt there for poker-network it fails (poker-web installs fine)
on a side note, in /etc/poker-network/poker.server.xml: <database name="_DBC_DBNAME_" host="localhost" user="_DBC_DBUSER_" password="_DBC_DBPASS_" root_user="root" root_password="*******" schema="/usr/share/poker-network/schema.sql" command="/usr/bin/mysql"/> ^^ the above is required to work, it fails if either the root passwd is missing or if using the variable for hostname. In saying that i think that for the host it could be because i used my domain for it instead of localhost when prompted for domains during install. Loic Dachary wrote: > Ryan McLean <[EMAIL PROTECTED]> writes: > > >> I used the dbcommon and it created the tables fine ( i had to create the >> database first though :S ) >> > > Weird. I'd be interested if you could do it again. I don't see how > this string can persist. > > _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
