Skip to main content

Posts

Showing posts with the label Configure the Basic Software Development Tools

Orange { HRM } Human Resource Management Open Source Software installation Process

 Orange HRM Software Installation Process in Your Local Windows PC Step 1: Download the OrangeHRM for Windows. Step 2: Install xampp server for windows. {apache, mysql} Step 3: Now unzip the downloaded software. A. You will find orangehrm x.x folder. B. Copy this folder to the C:\xampp\htdocs C. In your browser, type localhost/orangehrm-x.x D. A configuration web based window will appear. Step 4: Database configuration Database to Use       | New Database| Database host name |localhost         | Database host port   | 3306             | Database Name        | orangehrm_mysql | Privileged DB user Name  | root      | Privileged DB password    | root123 | Use the same DB user for Orange HRM .Yes OrangeHRM DB username |orangehrm| OrangeHRM DB userpassword |orange 123| E...

How to install Eclips PHP IDE software in Windows System for Software Development

 Q. How to install Eclips PHP software in Windows System ? Ans:  Step 1: Download the Eclips PHP. (www.eclips.org) Step 2: Unzipe the folder and copy the folder to the appropriate drive. Step 3: Rename of eclips-php. Step 4: Make a short cut to Desktop. Step 5: Click on the setup icon and it will automatically installed the software for you. Step 6: Next, when you first Run the eclips, then it will ask you to give the work space path. Step 7: That Path should be "xampp / htdoc " folder. Otherwise it will not display in browser. Note: Before install PHP, Download the xampp software  and install it in your Windows System. NB:- An integrated development environment (IDE) is software for building applications that combines common developer tools into a single graphical user interface (GUI).