A PHP Error was encountered

Severity: Warning

Message: Undefined variable $uri

Filename: core/MY_Lang.php

Line Number: 122

A PHP Error was encountered

Severity: 8192

Message: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated

Filename: helpers/url_helper.php

Line Number: 149

Hrvatski

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $uri

Filename: core/MY_Lang.php

Line Number: 122

A PHP Error was encountered

Severity: 8192

Message: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated

Filename: helpers/url_helper.php

Line Number: 149

English


About

 

 
About program
License
Installation
Settings
Fixed insert
Booking
Transaction
All records
Category reports
Search
Backup

 




About program

Program for evidence of a personal income and expenses.
It doesn't use dual accounting, although it can be adjust for.

Intended to be very simple for use with a several features:

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Full license text is here


Development and maintenance of program run Istra-Data.

INSTALLATION

    Latest version of program is here: https://github.com/franko108/Home-Booking/zipball/master

Program works on PHP/MySQL.

Requirements

Linux installation

Short:
- Configure lamp (linux, apache, mysql i php)
- Unzip program in web root
- Start with installation: http://localhost/Home-Booking/install/install.php
   follow the instruction for installation, database and configuration files will be setup.

Detailed description and eventual troubleshooting is here

Windows installation

It can be installed wamp server that has configured apache, PHP and MySQL for windows.
Download wamp servera is here br>Wamp server shall be started after installation with icon as in the picture:

Check out if rewrite modul is enabled. Click on icon as on the picture: Apache -> Apache modules -> rewrite_module shall be enabled as in the picture:

Restart Apache server: click on wamp icon -> Restart All services

  - After installation of wamp servera, unzip program in web root: C:\wamp\www
 - Start with installation in the browser: http://localhost/Home-Booking/install/install.php as on the picture

Note: don't copy this link into the google. Nothing will be damaged, but nothing will be accomplished either.
 - Answer the questions during setup process.

Installation on shared server

It's possible to use the program on the shared server if convenient.
Installation is on the similar manner:
- Unzip program in direcotry, typically public_html or www
- In control panel create database and database user that will have all privileges on that database.
- Run installacion in browser, (url something like this: http://mydomain.com/home-booking/install/install.php. Answer the question, fill information about database name, database user name and password.

Of course, you should protect your data with some authentication, as Apache authentication or so.

Credits

The following programs, platforms and libraries are being used: