Introduction :
|
Wednesday, 6 September 2017
Spring Dependency Injection with examples
Kayako Installation (Kayako-fusion-stable)
You Need to download your Kayako fusion setup directory from support.kayako.com from your Kayako account.
Pre-Setup Configuration :
Pre-Setup Configuration :
Rename config File :
- Rename file at upload/__swift/config/config.php.new To config.php.
Update config.php :
We need to update as above defined config.php file with its variables.
Open config.php file and update values as per your configuration in system.- define('DB_HOSTNAME', 'your_localhost_');
- define('DB_USERNAME', 'db_username_');
- define('DB_PASSWORD', 'db_password_');
- define('DB_NAME', 'db_name_');
Only above maintained variables need to be changed.
Subscribe to:
Posts (Atom)