Sunday 8 November 2015

How to install orangehrm on centos 6 an open human resource management solution

Orangehrm is an awesome Open Source HR Management System that is freely available at http://sourceforge.net/projects/orangehrm/.  or you can download from from Orangehrm official website You can follow the step by step installation and deployment for your companies used. I will show you how to install Orangehrm  CentOS.

At first we have to configure  apache, php, mysql support web server, we can follow this link

Web Server configuration on Centos 6.5
Copy the BEST Traders and Make Money : http://bit.ly/fxzulu
install Apache2, PHP5 And MySQL Suppo

Copy the BEST Traders and Make Money : http://bit.ly/fxzulu
install Apache2, PHP5 And MySQL Suppor

Copy the BEST Traders and Make Money : http://bit.ly/fxzulu

Make sure your webserver, mysql are working properly.
Now go to orangehrm download directory

#cp /root/Download/orangehrm-3.3.2.zip /var/www/html
#mkdir orangehrm
#unzip orangehrm-3.3.2.zip -d orangehrm
#chown -R apache:apache orangehrm 
#chmod -R 755 /var/www/html/orangehrm/lib/confs/

open your web brower type on your address bar http://your_ip/orangehrm






Click on Next
 
Click on I accept
Configure your database
In step 3 you will face two problem, those one is .htaccess allow another is mysql event scheduler
let's solve this problem

Click on this url ,htaccess allow access

Another is Mysql Event scheduler enable

In the [mysqld] section of the my.cnf, add this:

#vim /etc/my.cnf
event_scheduler=ON

and now click on recheck, now you can see all component status are ok, then click on next

 

Set your admin password and click next
Check details and click install, wait for a moment than....


Installation finish... Enjoy....


4 comments:

  1. This is a list of the best & effective HR Management Software that every company & business should have looked at once.Visit this site for more information about HR

    ReplyDelete
  2. This is very amazing write up blog.Great share.For Best Best software solution services Visit Us.

    ReplyDelete
  3. Thanks for sharing such a great information.. It really helpful to me..I always search to read the quality content and finally i found this in you post. keep it up!This is an excellent blog.Thanks for sharing.For Best apple stock price target 2022 Visit Us.

    ReplyDelete
  4. This Blog really sparkles.For Best Premium fonts Visit Us.

    ReplyDelete

How to install clamAV on Centos 6

  Install EPEL repo: Before we can do proceed, you must ensure that you have the EPEL yum repository enabled. To do this, CentO...