On Sun, 2013-02-17 at 19:49 -0800, Exilus Previlon wrote:
> Sir,
> The lines suggested below have been added during the installation
> process.. Attached is the log file

Looks like a comms problem of some sort.

Are you able to connect to the database from the command line?

Something like (from memory):

"mysql -p -u <database user name> -h <database server name> <database
name>"

Omit "-h <database server name>" if application and database are on the
same server (localhost).

Enter the database password when prompted.

If that doesn't work, you need to check that the database configuration
matches your configuration file.

If it does work I'm sure somone will have a better idea than me!

Regards
Graeme



------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to