RE: Install question
"Tradebit Service" <[email protected]> Tue, 10 Jan 2006 12:34:39 +0100
| Newsgroups | gmane.network.pureftpd.user |
|---|---|
| Organization | Tradebit.com |
| Message-ID | <006b01c615d9$d8294e30$0700a8c0@muelleimer> |
> My ftp client connects to the server put will not > authenticate my user. I delete mysqlgetuid and mysqlpid with > MYSQLDefaultUID 1000 and MYSQLDefaultGID 1000 per this > document http://www.pureftpd.org/README.MySQL Hi Scott, I figure you use the socket, not the port to connect? First I would try to connect on the port by enableing it: #MYSQLPort 3306 remove the # and try to connect manually from the shell first with the mysql client: mysql -hyourhost -uyouruser -pyourpw yourdb and fire up the select for the user identification manually to see, if that works. Regards, Ralf Schwoebel http://www.tradebit.com/ --------------------------------------------------------------------- To post a new message, e-mail: [email protected] To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]