+

Search Tips   |   Advanced Search

Configure LikeMinds

Use a suitable database modification tool or edit the likemindsdb.properties file to configure your LikeMinds server installation. Set the following general lps_cfg parameter information for the LikeMinds server installation:

All these parameters are set in the likemindsdb.properties file. This file is in the directory wp_profile_root/pzn/config/runtime/likemindsdb.properties. The file is in ASCII. To edit it, use an ASCII editor.LikeMinds stores its configuration information in the lps_cfg table of its database, which is initialized with the data in the likemindsdb.properties file. To update this configuration, we can update this file and reload the configuration data, or we can use any database modification tool, to modify the LikeMinds configuration parameters. To update configuration values, complete these steps:

  1. Stop the HCL WebSphere Portal server.

  2. Edit the likemindsdb.properties file.
  3. Choose the appropriate task to update the configuration:

      ./ConfigEngine.sh likeminds-load-config -DWasPassword=password

  4. Use the DB modification tool to update the configuration directly.

  5. Start the HCL WebSphere Portal server.