Bookient Wiki
Probably the most versatile online scheduling system!
Status: Beta
Brought to you by:
pardco
Welcome to your wiki!
This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
The wiki uses Markdown syntax.
Bookient Installation
-- LAMP-system --
First setup server environment:
eq. Debian 8 (Jessie), Apache2, PHP 5.6, Latest MySQL/MariaDB.
Apache2:
/ Basic installation with following modules /
// Separate your www - alias in Apache config and forward * to root
/ Example (Docroot /var/www/html) (change yourdomain.com) /
PHP:
/ Basic installation with following modules /
// enable short tags in php.ini
MySQL:
/ Default installation /
-> You must have mysql root access.
Other:
/ Make sure that PHP can send emails /
--------------------------------------------------- NOTICE ---------------------------------------------------
You need to have root domain (yourdomain.com) to enable automated alias creation.
-> Forward in your DNS-settings all your aliases to your server (*.yourdomain.com)
--------------------------------------------------- NOTICE ---------------------------------------------------
Then Bookient - installation:
1. Extract files and set your environment variables to following files:
(change yourdomain.com)
In application/config/config.php
edit following:
==========================================================
In application/config/routes.php
edit following:
==========================================================
In application/config/database.php
edit following:
==========================================================
2. Set up DB
/ Insert MySQL - database/
// create db (eq. bookient)
// From /SQL/ - folder insert bookient.sql (as root)
// add user bookient@localhost (pass: bookientpass) with following rights:
// In sql-console:
3. Login to superadmin with superadmin-credentials
Open browser http://admin.yourdomain.com/superadmin/dashboard
Login: notreal@bookient.com
Pass: superbookient
4. You can create your www-page into /www/
5. for Google & Facebook-login you have to set your keys...
6. As your customers enter yourdomain.com (without www) or register.yourdomain.com
registration form is showed for new customer creation.
That's all
PS.
From some reason the .htaccess file is not included in the .tgz - package.
You can get the file from here: http://sourceforge.net/p/bookient/code/ci/master/tree/.htaccess
Last edit: josu 2015-11-23
no encuentro como instalar hago todo como esta en el manual y igual deja problemas
me podrias pasar tu carpeta config para ver como lo tienes configurado porfavor