Frequently Asked Questions
I'm getting a password hash error when I try to install.?
BookMeIn uses the password_hash feature implemented in PHP 5.5. This means the security of your passwords are always kept update. You can usually change your PHP version in your web server's cPanel, or ask your hosting provider
After I have installed, I am presented with a white login form and my username and password is not accepted?
This means BookMeIn cannot access your MySQL server. Check the database name, database user and password in the functions/db.php file.
I am unable to connect to the server using the app?
The app requires the 'book' folder to be placed in the root directory of the web server. For example, the booking system must be reachable at http://myurl.com/book. Then in the app, connect using http://myurl.com.