Here is the end of that xml file: <cashier acquire_timeout="5" pokerlock_queue_timeout="30" user_create="yes"/> <database name="pokernetwork" host="localhost" port="3306" user="pokernetwork" password="xxxxxxxxxxxx+" root_user="root" root_password="neax2004ivs+" schema="/usr/share/poker-network/schema.sql" command="/usr/bin/mysql"/> <path>/usr/etc/poker-engine /usr/etc/poker-network</path> <users temporary="BOT"/> </server>
It shows the path is correct but still gets the error. -------------------------------------------------- From: "Loic Dachary" <[EMAIL PROTECTED]> Sent: Sunday, March 09, 2008 3:01 PM To: "Robert Frew" <[EMAIL PROTECTED]> Cc: "Pokersource Users" <[email protected]> Subject: Re: Help with Poker > Robert Frew wrote: >> there wasn't an /etc/poker-engine but that directory exists in other >> places such as /usr. I think I used the prefix switch when installing it >> and chose /usr. Could that be the problem? > Yes :-) I think you're close to the solution. Somewhere in the > poker.server.xml (whereever it is) you probably see: > > <path>/etc/poker-engine /etc/poker-network</path> > > You should set it to something that includes /usr/etc/poker-engine so that > it can find the file. > > Let us know if it helps. > > Cheers > > _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
