/orpm

Online Rental Property Manager

Primary LanguagePHP

=================================================== How to install the Online Rental Property Manager (ORPM) to your local PC?

Prerequisites: This ORPM application can be installed on Windows, Linux and MacOS. Before installing the ORPM application, you should have the following software on your local PC: webserver with PHP 4.3 or higher, MySQL 3.2.25 or higher.

If you don't have the above software installed, we recommend installing
Xampp latest version from http://www.apachefriends.org/en/xampp.html

Installation procedure: 1. Extract the contents of the zip file into a folder inside your document root. (if you don't know where is your document root, please read this: http://www.karelia.com/sandvox/help/z/Document_Root.html ) 2. In your web browser, go to: http://localhost/ORPM_folder/ (change "ORPM_folder" above to the name of the folder you extracted the files into in step 1) 3. You should see setup instructions in your browser and you should follow the steps mentioned.

========================================================= How to install the ORPM application to your hosting server?

Prerequisites: This ORPM application can be installed on both Windows and Linux servers. Before installing the ORPM application, make sure your server has the following software: PHP 4.3 or higher, MySQL 3.2.25 or higher.

Make sure you have access to a MySQL database on your server. You might need to set up
one in your server control panel. Please refer to your server technical support staff
for help on this if necessary.

Installation procedure: 1. Extract the contents of the zip file and upload them to a folder inside your document root. (if you don't know where is your document root, please read this: http://www.karelia.com/sandvox/help/z/Document_Root.html ) 2. In your web browser, go to: http://your_server_address/ORPM_folder/ (change "your_server_address" above to the actual domain name or IP address of your server, and change"ORPM_folder" to the name of the folder you uploaded the files to in step 1) 3. You should see setup instructions in your browser and you should follow the steps mentioned.