Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PayRollSys-20160428-1308.tar.gz | 2016-04-28 | 47.7 MB | |
payrollsys_1.0-1_all.deb | 2014-08-24 | 21.8 MB | |
Readme-PayrollSys.txt | 2014-08-24 | 1.5 kB | |
Totals: 3 Items | 69.5 MB | 0 |
Please follow given steps: 1. Run this command in terminal: sudo dpkg -i payrollsys_1.0-1_all.deb Note:if you have dependency problem run given command: sudo apt-get install -f 2.After given required input i.e database username, password and mysql root password (if you know otherwise leave it) 3.Restart the system. 4.Go to the given path and open the file "dbconf_admin.properties" FilePath: sudo vi /var/tomcat6/apache-tomcat-6.0.20/webapps/PayrollSys/dbsetting/dbconf_admin.properties and write the database username and password which was given at the time of payrollSys (Debian package) installation. 5.Then open browser and type url: http://localhost:8085/PayrollSys 6.PayrollSys administrator username is payadmin and password admin123 so you can login as administrator. NOTE (IF you have facing any problem please follow these steps): 1.if not running PayrollSys so go to the given location: cd /var/tomcat6/apache-tomcat-6.0.20/bin and start the server. sh startup.sh 2.if you want to change the port of tomcat-server so you can go through given path: cd /var/tomcat6/apache-tomcat-6.0.20/conf and open the file server.xml and change the port. 3.Remember Ubuntu OS is updated and net connected. 4.installation of Payroll system through CD OR DVD. Please install gdebi package installer sudo apt-get install gdebi 5.write click-on payrollsys_1.0-1_all.deb and select install with gdebi.