Install problems
Booking management system for hotels, bed&breakfasts, guesthouses
Brought to you by:
labos
Hello,
I want to install your bookings engine on Windows Vista. But thet MYsql server doesn\'t work wel.
How can I fix this? I want to fill in my database namen, user name and password for the database.
Is it maybe an option to provide an installer? Like other programs?
Greetz,
Anonymous
Hello,
up to now, there is not an installer for installing the system using a wizard. It will be present in one of the future releases. However, as stated in the installation guide (windows.txt) you have to set your mySQL user and password in the \windows\tomcat\webapps\locanda\WEB-INF\jdbc.properties file (default are root/root).
Bye
starting from v0.2, db credentials are stored in:
\windows\tomcat\webapps\locanda\META-INF\context.xml file (default are
root/locanda_db for windows and root/root for linux).