Menu

Instructions

Bruno Veldeman

Instructions

How to setup:

Put all the files in the folder where you want Object Relations to live. (example: /var/www/html/or)
Configure your web server.

Create a database and not the database username and password.

Copy settings-default.php to settings.php (./incl/ folder).

Edit settings.php and set database server, database name and credentials.

Create the tables and initial data from the dbstructureV2.sql file.

Point your browser to that folder on your server URL (example: localhost/or)

You should see the Login page.

If you imported the initial data, you should be able to login with:
Username: admin
Password: admin

The initial data already contains some property classes; General, Dimensions, Images, ... for now you have to add more classes directly into the database.

If upgrading from an older version, the base way for now is to create a new database with the dbstructureV2.sql file and then import your old data into it. (I will automate this)

If you see some kind of error, it should be helpful enough to get you on track, but let me know if there should be a problem.


Related

Wiki: Home

MongoDB Logo MongoDB