LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Andrew Galdes <AGaldes@elders.com.au>
  To  : David Lloyd <dlloyd@microbits.com.au>
  Date: Thu, 9 Jan 2003 14:38:32 +1030

RE: MRBS

David,
> 
> Andrew,

> The SQL server would normally listen on 3306 (it's in my 
> services file).
> But that is a definite bug. 
> 
> ***
> root@orthanc:~# perror 111
> Error code 111:  Connection refused
> ***
> 
> This is a useful command to know. There are a number of 
> "standard error"
> numbers and perror + a number will tell you what.

Very cool.

> You must find out why it is not connecting. It is probably an
> authentication issue or the database does not exist _at all_. You did
> create it didn't you?

I did create the database as suggested in the instructions.

> mysql -uMRBS -pMYRBSPASSWORD databasename

Will do... But how do i add a user to the database? Is that how it works?
The file permissions are ok.

> 
> ..replacing MRBS with the MRBS user, the password with the correct
> password and the database name.

AG.

-- 
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.openprojects.net
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page