Step 2 - Database and license installation
From Jomres v4 manual
Step 2 - Database and license installation
Note that the title of this refers to "license installation". This is now inaccurate as Jomres is licensed under the GNU/GPL however we'll leave it in the title to enable links dotted around the site to still work.
install_jomres.php will either be launched for you by the Windows Installer, it'll be a link provided by the web installer, or you will need to access it manually. If you need to access it manually, for example after a manual install, launch your web browser and then browse to where you uploaded Jomres. e.g. if you uploaded to http://www.domain.com/ then you would access the installer by going to http://www.domain.com/jomres/install_jomres.php.
When it runs install_jomres.php checks that certain directories exist, and if not that it can create them. This is done because the web server needs to ensure that it has write access to those directories. If it can't then the installer script will give you the full path of the directory it needs to create and stop running, and then you'll need to make those directories and give the web server write access to them. Typically this is done by creating the folder and changing the ownership of it so that it's owned by the web server, but depending on the server you may meet varying levels of success. This is why it's advisable that you use the web installer wherever possible, and that preferably you are using a SUexec enabled server so that when you want to modify Jomres files later you can without wrestling with file permissions. See Choosing your hosting for more information on the subject.
1. Jomres will do some preliminary checks. Once it is happy it will offer you a "Go" button to begin the database table creation. Click on it to continue.
2. When you click the Go button Jomres will then check to see if the typical Jomres tables exist in your database. If they do not then a new install is assumed. It will create all of the mySql tables that it needs, it will insert some sample data, it will create your property specific settings and it will make admin a super property manager.
3. When this is all done you are almost ready to use Jomres, but before you do that you should remove the file /jomres/install_jomres.php.
4. You can now go to your CMSs administrator area and view your Jomres installation. Don't forget to add Jomres to a menu so that you can view it from the front end, this is where most of your property management is performed.
5. Joomla 1.6 only : Once you've performed the installation, you'll need to use Joomla 1.6's Discover feature in Extensions -> Extension Manager. Use this to "discover" and install Jomres. The same goes for any modules that are installed via the Jomres Plugin Manager.

