You are using root for Mifos configuration, what user do you use to login? Usually a sys admin would never setup any software configuration under root.
> My tomcat installation is at /usr/share/apache-tomcat-7.0.19/ If you are using the Mifos 2.1.x then you should use tomcat 6.0.x http://tomcat.apache.org/download-60.cgi Do not use Tomcat from your OS distribution repository, if you have ins. Mifos doesn't work with that out of box. Use extracted tomcat zip and put the configuration under $HOME/.mifos folder. To know what your $HOME is you would have to type "echo $HOME". Here is a script to install Mifos on ubuntu, which will work for CentOS also without any change. https://github.com/mifos/head/blob/2.1.5/application/release/install-ubuntu.sh You should get the catalina.out logs to see what is happening when you deploy/start Mifos/Tomcat. If you need more help, may be someone could pair with you over ssh (gnu screen) and skype to discuss the setup. :) Udai ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ Mifos-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-users
